Results 1 to 2 of 2

Thread: Problem with auto resize of movie?

  1. #1
    Join Date
    Jan 2007
    Posts
    82
    Thanks
    30
    Thanked 18 Times in 17 Posts

    Default Problem with auto resize of movie?

    I have this .fla file I am working on (attached to this post)....

    Basically it's a "smokey" intro animation which reveals my logo. I am trying to get it to resize to the movie window automatically without distorting everything, and maintain the size of my logo in the middle.

    In flash it looks perfect, but when I export it to a swf, my logo resizes based on the window and throws everything off. Anyone know how to fix this?



    UPDATE:

    I solved this myself.
    I had to convert the image to a movieclip, then add this action script to the first frame:

    Stage.scaleMode = "noScale";
    Last edited by tonyking; 09-24-2008 at 08:00 PM.

  2. #2
    Join Date
    Apr 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile

    pret auto
    Nice day, insn't it?

Bookmarks

Posting Permissions

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