A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: loaded swf

  1. #1
    亲爱钰 slingsrat's Avatar
    Join Date
    Mar 2002
    Location
    Middle Earth
    Posts
    229

    loaded swf

    I have loaded a swf into level 1. I want to scale it. Is it possible without loading it into a movieclip?

  2. #2
    FK'n_dog a_modified_dog's Avatar
    Join Date
    Apr 2003
    Location
    "aaarf"
    Posts
    9,176
    when it is fully loaded - _level1._xscale = 50;

    or open the fla of the movie you are loading, add frame#1 code -
    this._xscale = 50;

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