A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: loading a swf file?

Hybrid View

  1. #1
    Junior Member
    Join Date
    Mar 2002
    Posts
    4
    If I am loading a swf file into my flash movie, I have to use the loadMovieNum(....) action right? What if I want to control the movie's properties like position or whatever...which actions should I use?

  2. #2
    Member
    Join Date
    Jun 2001
    Posts
    87
    load it into an empty movie clip... you can then set the properties of the movie clip. hope that helps, I'm just figuring it all out myself.

  3. #3
    Junior Member
    Join Date
    Mar 2002
    Posts
    4
    Thanx! it sort of worked out for me!

  4. #4
    Captain
    Join Date
    Oct 2005
    Posts
    63
    I know that the loadMovie function works nice to manipulate properties after the external swf has been loaded, but in my case I HAVE to use loadMovieNum, otherwise my comboboxes and dropdown boxes won't work!

    How do I manipulate the properties (x, y, scale, etc.) to an entire level??

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