Flash SWF Variables to Java Applet via OSC

View: New views
3 Messages — Rating Filter:   Alert me  

Flash SWF Variables to Java Applet via OSC

by InLiquidWonder :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm a new developer in the Flash world, looking for a way to send variables in a Flash game to a Java applet running on the same HTML page. I have a dedicated server, so OSC (and the FLOSC library especially) seems suited for this, but OSC is still pretty new to me and I'm just not sure. Google hasn't yielded results this way - does anyone know of implementations of the FLOSC library for this purpose? I've been poking at a JavaOSC library, as well, so wouldn't they be able to use my dedicated server running an OSC server as a conduit?

If you have ideas for a better route, I'm open to suggestions. I've tried using JavaScript as a conduit from AS3 -> Java Applet, but that hasn't worked yet (despite my programmer friends who insist that it _probably_should, but have no hard evidence/working examples). I would've posted this on the FLOSC forum, but the link is broken at the moment.

(I also sent this to Ben Chun, the author of FLOSC, but he hasn't gotten back to me yet. I hope this question is better suited here.)

Thanks!


-  Jen

_______________________________________________
OSC_dev mailing list
OSC_dev@...
http://lists.create.ucsb.edu/mailman/listinfo/osc_dev

Re: Flash SWF Variables to Java Applet via OSC

by renan [aestesis] :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jen ,

you can use a more direct system, via javascript

renan

I'm a new developer in the Flash world, looking for a way to send variables in a Flash game to a Java applet running on the same HTML page. I have a dedicated server, so OSC (and the FLOSC library especially) seems suited for this, but OSC is still pretty new to me and I'm just not sure. Google hasn't yielded results this way - does anyone know of implementations of the FLOSC library for this purpose? I've been poking at a JavaOSC library, as well, so wouldn't they be able to use my dedicated server running an OSC server as a conduit?

If you have ideas for a better route, I'm open to suggestions. I've tried using JavaScript as a conduit from AS3 -> Java Applet, but that hasn't worked yet (despite my programmer friends who insist that it _probably_should, but have no hard evidence/working examples). I would've posted this on the FLOSC forum, but the link is broken at the moment.

(I also sent this to Ben Chun, the author of FLOSC, but he hasn't gotten back to me yet. I hope this question is better suited here.)

Thanks!


-  Jen

_______________________________________________ OSC_dev mailing list OSC_dev@... http://lists.create.ucsb.edu/mailman/listinfo/osc_dev


_______________________________________________
OSC_dev mailing list
OSC_dev@...
http://lists.create.ucsb.edu/mailman/listinfo/osc_dev

Re: Flash SWF Variables to Java Applet via OSC

by InLiquidWonder :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Renan, thanks for the response, I have been having a terrible time with Javascript.  If you know of a working Flash -> JavaScript -> Java applet system, please let me know.  I only know of one via AS2 which no longer works with AS3 (my realm).

- Jen
- - - - - - - - - - - - - -
http://jengrier.com


On Sun, Feb 22, 2009 at 12:39 PM, renan [aestesis] <renan@...> wrote:
Jen ,

you can use a more direct system, via javascript

renan

I'm a new developer in the Flash world, looking for a way to send variables in a Flash game to a Java applet running on the same HTML page. I have a dedicated server, so OSC (and the FLOSC library especially) seems suited for this, but OSC is still pretty new to me and I'm just not sure. Google hasn't yielded results this way - does anyone know of implementations of the FLOSC library for this purpose? I've been poking at a JavaOSC library, as well, so wouldn't they be able to use my dedicated server running an OSC server as a conduit?

If you have ideas for a better route, I'm open to suggestions. I've tried using JavaScript as a conduit from AS3 -> Java Applet, but that hasn't worked yet (despite my programmer friends who insist that it _probably_should, but have no hard evidence/working examples). I would've posted this on the FLOSC forum, but the link is broken at the moment.

(I also sent this to Ben Chun, the author of FLOSC, but he hasn't gotten back to me yet. I hope this question is better suited here.)

Thanks!


-  Jen

_______________________________________________ OSC_dev mailing list OSC_dev@... http://lists.create.ucsb.edu/mailman/listinfo/osc_dev


_______________________________________________
OSC_dev mailing list
OSC_dev@...
http://lists.create.ucsb.edu/mailman/listinfo/osc_dev



_______________________________________________
OSC_dev mailing list
OSC_dev@...
http://lists.create.ucsb.edu/mailman/listinfo/osc_dev