We've got a FLV Player that we use in our browser-based web app that is hidden and revealed using DOM/CSS methods and it's been working pretty good. We call into the SWF for video timings and perform synchronized functions based on those times etc...
But every now and then the LiveConnect bridge just fails. When I go in and look at the innerHTML of the video div I see something funny. All of the ExternalInterface declared methods are listed in the HTML and they all are set to 'null'. It's as if IE has re-written the HTML. After that happens, the app is foobar. Anybody know what can cause this or even seen it before? Jeff http://jeffharrington.org _______________________________________________ [email protected] 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

