FLASH HELP!!!

  • Started
  • Last post
  • 1 Response
  • unknown

    Okay so I am loading a external SWF into my main movie via a movieclip. I set the size of the movieclip and placed it on my main scene as needed...fine... but the external movie I am loading is a Duplicate Movie animation squence (not unlike the itunes visuals for mac users in the know). Even though I have a "size" set by the movieclip holder the animation is programmed to grow. This is making the movie grow out past the holder. Wierd.
    MY QUESTION IS:
    How can I guarantee that the external SWF only plays in the size I assign it to. Height and Width in my actions? X/Y Scale? Please help.

  • unfittoprint0

    contrain the size to _parent._width and _parent._height.