1. It should work, since Flex applications run on one and the same Flash player as movies created by the Flash IDE. But classes of the Flex framework are hardly usable with the Flash IDE, so propably you would handle the communication on much lower level (NetConnection, etc.)
2. I think you can find some examples for simple AMF based communication in Google, e.g. this one: http://oscartrelles.com/archives/as3_flash_remoting_example 3. OpenAMF, Cinnamon, Red5 - these do not offer the same level of services as BlazeDS, but are probably enough for most cases. As far I know the only framework comparable to BlazeDS is WebORB for Java, but this is a commercial software. Attila =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= From: James Efstathiou <[EMAIL PROTECTED]> To: [email protected] <[email protected]> Date: Tuesday, May 20, 2008, 7:56:30 PM Subject: [osflash] BlazeDS & Flash --====----====----====----====----====----====----====----====----====----===-- Hi, Few questions: 1. Does BlazeDS work with Flash(not Flex or AIR)? 2. If so, are there examples anywhere online or can anyone help me with this? 3. Does anyone have an alternative for sending dynamic data to Flash(AS3) from Java? Thanks, James Efstathiou [EMAIL PROTECTED] _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
