[SWFObject] Two flash files and iframes

Geoff Stearns geoff at deconcept.com
Sun May 21 15:41:54 PDT 2006


i haven't heard anyone else complain about a problem like this.

would it be possible for you to create a test page and post the url  
so we can have a look?


On May 20, 2006, at 9:34 PM, Hollie Bell wrote:

>
> I have  an index page with a flash file and the code written like  
> this:
>
> <div id="flashcontent2">
>   This text is replaced by the Flash movie.
> </div>
>
> <script type="text/javascript">
>    var so = new SWFObject("flash/header.swf?button=0", "mymovie2",  
> "766", "135", "6", "#4B4B4B");
>    so.write("flashcontent2");
> </script>
>
> and a flash file which is in the iframe has the code written like  
> this:
>
> <div id="flashcontent">
>   This text is replaced by the Flash movie.
> </div>
>
>
> <script type="text/javascript">
>    var so = new SWFObject("flash/pic.swf", "mymovie", "413", "217",  
> "6", "#333333");
>    so.write("flashcontent");
> </script>
>
>
> Only the header.swf is showing up without the box around it.
>
> Is it something to do with ifrmes or have i got the code incorrect?
>
> Thanks
>
>
>
>
> _______________________________________________
> SWFObject mailing list
> SWFObject at lists.deconcept.com
> http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20060521/cde94a02/attachment-0005.htm>


More information about the Swfobject mailing list