A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: IE5 vs. Netscape problems, question

  1. #1
    Junior Member
    Join Date
    Feb 2001
    Posts
    3
    Hey all, I am a bit of a newbie. I made a small animation for a web page of a comic book artist's characters sitting and drinking coffee. In Netscape 4.7 it works fine, but in IE5 only parts of it show up, like only the frame which are animated, or not at all! Is there an export option I need to check?

    You can view it at:

    http://www.sfherald.com


    Any help would be appppppreciated!

    James

  2. #2
    juggernart me2222's Avatar
    Join Date
    Jun 2000
    Posts
    1,322
    Man, I found the troublemaker!
    It took some time.

    Look at your html where the table is defined (tag signs "<" and ">"removed, don´t work in posts!):
    Code:
    body bgcolor="#FFFFFF"
    table width="85%" border="0" cellpadding="5" cellspacing="12" align="left" height="1042"
      tr
    remove the align="left" and it works again.

  3. #3
    Junior Member
    Join Date
    Feb 2001
    Posts
    3

    Smile Thanks!

    Grazia! Thanks! Danke! Gracias!

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