A Flash Developer Resource Site

Results 1 to 13 of 13

Thread: Issue with Swf Header not displaying in Internet Explorer

  1. #1
    Senior Member
    Join Date
    Mar 2002
    Location
    Palm Beach Florida
    Posts
    113

    Issue with Swf Header not displaying in Internet Explorer

    Hey everyone,

    Just started having this issue with my header not working in IE. It displays correctly in all the other browsers, just stays white in IE and continually tries to load.

    Here is the object code that is in my index.html:

    /* <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="750" height="208" title="fsc_header">
    <param name="movie" value="swf/header.swf" />
    <param name="quality" value="high" />
    <embed src="swf/header.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="750" height="208"></embed>
    </object> */


    Is this a new problem with IE or something? If so what is the workaround?

    Thanks
    "Remember, where ever you go there you are!"

    Mad Max Beyond Thunderdome

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    I could imagine that putting your swf into folder may not be good. Generally I don't recommend that.
    - The right of the People to create Flash movies shall not be infringed. -

  3. #3
    Senior Member
    Join Date
    Mar 2002
    Location
    Palm Beach Florida
    Posts
    113
    Hey cancer, thanks for the reply.

    Unfortunately I don't think that is it. I did a little reading at the Microsoft site and it seems that it has something to do with the new IE ActiveX controls.

    I am still working on it and hopefully I can get the issue resolved.

    Thanks,

    J Frasier
    "Remember, where ever you go there you are!"

    Mad Max Beyond Thunderdome

  4. #4
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    I have a mac at home and PC at work. I have basically dumped IE
    - The right of the People to create Flash movies shall not be infringed. -

  5. #5
    Senior Member
    Join Date
    Mar 2002
    Location
    Palm Beach Florida
    Posts
    113
    Yeah I despise it and use Opera for the most part. But when designing for web you cant really ignore it. It is still the most widely used browser.
    "Remember, where ever you go there you are!"

    Mad Max Beyond Thunderdome

  6. #6
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    May be this will help, seems to be a user problem:

    http://www.adobe.com/cfusion/knowled...fm?id=624850b5
    - The right of the People to create Flash movies shall not be infringed. -

  7. #7
    Senior Member
    Join Date
    Mar 2002
    Location
    Palm Beach Florida
    Posts
    113
    hmmmmm

    Although that is interesting I am the only user and I am admin full out. No restricted access. I am wondering if maybe it is the embed tag? Do you use the embed tag to place flash into a page anymore? Are they using a different type of anchor?

    I was checking my w3c validation and this keeps coming up so maybe it is really starting to cause some serious issues.

    I have been noticing a few strange bugs though, like another Flash header I made works perfectly in IE, but only displays part of the movie in Opera ( ie: it shows the background image but not the text with an animated mask)

    They are just making this to be too much of hassle. I hate working in the web. Why did I ever choose this as my career
    "Remember, where ever you go there you are!"

    Mad Max Beyond Thunderdome

  8. #8
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    All I do is publish. You can once show a url, where it does not work and I test at work.
    - The right of the People to create Flash movies shall not be infringed. -

  9. #9
    Senior Member
    Join Date
    Mar 2002
    Location
    Palm Beach Florida
    Posts
    113
    well I just uninstalled the Flash player and re-installed the new Adobe version and it is working with all browsers. My site is still having the issue of showing the Flash header in IE and it is at :

    http://www.fscproductions.net

    Now my website is driven by the Typo3 Content Management System, so I am thinking there might be an issue in there. Because the 2 other sites I am working on that are plain HTML the Flash is working through all browsers. I havent ever had this problem with it before, and the only time I have had an issue of a Flash coming up blank is when I created it in Mac and tried to view over a PC IE. Never when I made it in a PC enviroment and tried to view it in the same system.

    So if you could just check out that link and see if the header Flash is all white or if it is showing it.

    Thanks for all the help!!

    JF
    "Remember, where ever you go there you are!"

    Mad Max Beyond Thunderdome

  10. #10
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    It does not show up in IE. It is strange. All my movies show up in IE made with flash 8. How did you make the publication tags by publish and then copy and paste into the movie?
    - The right of the People to create Flash movies shall not be infringed. -

  11. #11
    Senior Member
    Join Date
    Mar 2002
    Location
    Palm Beach Florida
    Posts
    113
    No I just export to Flash movie. I don't ever use the publish feature. Maybe I should lol.
    "Remember, where ever you go there you are!"

    Mad Max Beyond Thunderdome

  12. #12
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    Let us know if it works.
    - The right of the People to create Flash movies shall not be infringed. -

  13. #13
    Senior Member sakie's Avatar
    Join Date
    Apr 2005
    Location
    London
    Posts
    285
    value="swf/fscproductions_header.swf" />
    embed src="fileadmin/templates/swf/fscproductions_header.swf"

    Value and embed source tags have different values in my opinion that is whats preventing the movie to load .Make them same and I am quite sure that it would work.
    Let me know if it works

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center