Good luck Thomas.  From a high-level perspective, your "server flash
element" can create a localconnection to receive, and your "client flash
element" can do the sending.  In the data can be the type of action
required, allowing for a switch statement to route it properly, as well as
the data itself (XML or whatever).

Keep in mind that localconnections of the same name will break if both are
open at the same time.  If you have concurrent instances of your application
open, you'll observe this problem.

Mike
_______________________________________________
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