Hi Timur, I think I have a workaround that would allow pushing items directly to the SWF10 client so that we can get rid of the SWF8 app.
You can send data to the client using a Remote shared Object. Here is an example: http://robsilverton.wordpress.com/2008/12/04/basic-sharedobject-example-in-flex-red5-flash-media-server/ The LocalConnection currently adds a lot of problems as the client stops sending + receiving of LocalConnection calls as soon as there is an exception. It happened a number of time that, because of bugs in various parts of the application, the LocalConnection just stops working without any obvious reason. Sebastian -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.openmeetings.de http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
