A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Site check please

Hybrid View

  1. #1
    Member
    Join Date
    Jan 2004
    Posts
    51

    Site check please

    Please can people say if they see the flash with the words "Proud Member of" in this page please, especially appreciated any IE browsers:
    http://copywritecolombia.com/test.html

    Thanks-what can you see?

  2. #2
    Senior Member
    Join Date
    May 2008
    Posts
    332
    Yes it shows fine in IE7.
    Another way to do that is to put all the script params down in "myContent" rather than in the <head>, especially if you have more than one Flash elements using swfobject. Use
    Code:
    var so = new SWFObject("...
    and
    Code:
    so.addParam("...
    down in "myContent".
    Best wishes,
    Eye for Video
    www.cidigitalmedia.com

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