We are trying to use swfobject to embed a movie that has 5 FLV files it calls in. IT shuldn't present a problem but it seems to be. Is there anything ( I didnt see anything in the forums) on issues embedding movies with streaming content. I wouldn't think it would as its just a flash shell for the other movies.
I've been having this issue in IE 7, the player streams content with a netstream connection. When I embed it using SWFObject IE 7 fails the detection and gets the div displayed. FF and others work fine. Normal embed for the player works fine as well. Idea being I'm trying to pass the player which FLV it should play based on what the user clicks on that page. I've had issues running SWFO alongside an iframe and an ajax setup.
Without it, it seems to want to play nice. Just looking for an easy way to pass the player a variable for the FLV without having to seemingly reload the page, and with having some level of degradation. But if it doesnt think IE 7 has flash when it does, weird.. for example if I bypass detection with SWFO it works, but then never gets the variables.