A Flash Developer Resource Site

Results 1 to 10 of 10

Thread: Flash file netscape alignment

  1. #1
    Senior Member
    Join Date
    Apr 2004
    Posts
    192

    Flash file netscape alignment

    Hello everyone,
    I am having a problem importing a flash movie and aligning perfectly in both browsers. It seems as though netscape is moving the flash file down and to the right 1 pixel whereas IE displays the flash file perfectly. Can anyone shed some light onto this mystery?
    Thank you for your time.
    Don Ho

  2. #2
    advancing in AS virtualeve's Avatar
    Join Date
    Jun 2001
    Location
    berlin, germany
    Posts
    129
    what HTML code do you use to place the swf?

    cu
    eve
    FORM IS JUST A 4-LETTER WORD

  3. #3
    Senior Member
    Join Date
    Apr 2004
    Posts
    192
    Hello,
    Here is the code. Thank you for your help.
    <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="191" height="369">
    <param name="movie" value="file:///C|/Documents%20and%20Settings/Don%20Ho/Desktop/CSPA%20Projects/Newswatch%20Redesign/sidebar.swf">
    <param name="quality" value="high">
    <embed src="file:///C|/Documents%20and%20Settings/Don%20Ho/Desktop/CSPA%20Projects/Newswatch%20Redesign/sidebar.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="191" height="369"></embed></object>
    </body>

  4. #4
    advancing in AS virtualeve's Avatar
    Join Date
    Jun 2001
    Location
    berlin, germany
    Posts
    129
    Originally posted by threecell
    Hello,
    Here is the code. Thank you for your help.
    so the movie is aligned on the top left corner of the browserwindow?
    FORM IS JUST A 4-LETTER WORD

  5. #5
    Senior Member
    Join Date
    Apr 2004
    Posts
    192
    Hello,
    In looking to try to isolate the problem, i just set all margins to 0 and inserted the flash file in the furthest upper left hand corner possible. I placed an image behind it so that the flash file could line up with the image. And it seems as though netscape either rescales the image so that everything is off by just a few pixels.

    You can view it here
    http://www.threecell.com/clients/test.html
    Thanks so much for your help
    Don

  6. #6
    advancing in AS virtualeve's Avatar
    Join Date
    Jun 2001
    Location
    berlin, germany
    Posts
    129
    hm, i looked at it on netscape 6 & 7 (for PC), and it looks exactly like on IE 6...

    cu
    eve
    FORM IS JUST A 4-LETTER WORD

  7. #7
    Senior Member
    Join Date
    Apr 2004
    Posts
    192
    the line up is exactly the same for the arc?
    Thanks
    Don

  8. #8
    advancing in AS virtualeve's Avatar
    Join Date
    Jun 2001
    Location
    berlin, germany
    Posts
    129
    exactly the same ;-)

    cu
    eve
    FORM IS JUST A 4-LETTER WORD

  9. #9
    Senior Member
    Join Date
    Apr 2004
    Posts
    192
    please look at the bottom part of the arc and see if there is an alignment that is off.

  10. #10
    Senior Member
    Join Date
    Apr 2004
    Posts
    192
    do you have any idea why it is that you might be viewing in perfectly where as i might not be. Thanks for the help man.

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