A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Can you help me decipher what this may mean?

  1. #1
    Senior Member
    Join Date
    Sep 2003
    Posts
    303

    Can you help me decipher what this may mean?

    I asked a guru about how to solve a problem with a browser page resetting itself when a movie is loaded and this is what he said. He's very very busy so I don't want to bother him....

    could you explain what you think he meant when he said:
    "The easiest way would be to call whatever script you use on resize onLoad of your movie."

    Thanks!

  2. #2
    Senior Member
    Join Date
    Aug 2001
    Location
    Karachi - Pakistan
    Posts
    421
    This code will help ya

    <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="resizeTo(800,600);" >
    LIVE EXAMPLE:
    ICI Pakistan
    Muhammad Khurram Alvi.
    Website: One Unit

  3. #3
    Senior Member
    Join Date
    Sep 2003
    Posts
    303

    Thank you but this is the tricky part...

    Can this be applied to a site that needs to be at 100% by 100%? Can I start off with 99% x 99% and have it resize to 100%?

  4. #4
    Senior Member
    Join Date
    Aug 2001
    Location
    Karachi - Pakistan
    Posts
    421
    I think you can by using javascript, I don't know the exact but I think you can... try to search for popup window via flash and then replace popup window code with this one.
    Muhammad Khurram Alvi.
    Website: One Unit

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