Is there any specific reason why you're integrating Flash in a Java app?
Meaning, are you just using the Java app as a wrapper for the Flash app?

If all you want to do is communicate with a Java backend, Flash by itself will 
do just fine.
If you need stuff like file I/O, there's Flash tools for that such as MDM Zinc, 
SWHX, Apollo (alpha)..
http://haxe.org/swhx
http://www.multidmedia.com/software/zinc/
http://labs.adobe.com/technologies/apollo/

For Flash to server communication there's all kinds of options.

regards,
Muzak

----- Original Message ----- 
From: "Alain Rousseau" <[EMAIL PROTECTED]>
To: <flashcoders@chattyfig.figleaf.com>
Sent: Thursday, May 03, 2007 10:51 PM
Subject: [Flashcoders] Flash / Java Communication with ExternalInterface


> Hi All,
>
> we're at a point in a project where we need good communication between Flash
> and Java. ATM we are using SWT Flash and it's FSCommand handling. I would
> like to go a bit further to be able to send complex objects via
> ExternalInterface. I know there is Javaflash (HYPERLINK
> "http://www.osflash.org/javaflash/"http://www.osflash.org/javaflash/) out
> there but the official website is so slow and it seems to be still in beta.
>
> Basically, we are using Flash as GUI for a Java backend. We'll need to send
> back and forth some complex objects. We are currently exploring the
> possiblity of using XML to send values.
>
> What solution would be the best ? Meaning which one gets the fastest
> response, stability and extendability.
>
> Are there any other options or howto's than FSCommand ? any link or tips are
> welcome. Or is Javaflash stable enough for use in a commercial App ?
>
> Thanks in advance !
>
> Alain


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to