A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: I still cant believe that

  1. #1
    Junior Member
    Join Date
    Sep 2001
    Posts
    28
    noone knows how to tell your .swf to load on the specific coordinate using LoadMovieNum 1

  2. #2
    Here's the way you do it. You make your swf file that will be loaded the same size (say 550 X 400 for example) as the movie it will be loaded into. Make sure both movies also have the same background color. Now place the content of the to-be-loaded movie exactly where you want it to appear. The background of the to-be-loaded movie won't cover up the movie it is loaded into. In fact, if you want it to cover up some of the movie it is loaded into, you'll need to add a filled rectangle behind your content to do so. I had the same problem with this myself. All I had to do was expand the size of the movie I wanted to load and then it worked like a charm, no coordinates necessary.

    Hope this helps you.

    Regards,

    Mike

  3. #3
    Junior Member
    Join Date
    Sep 2001
    Posts
    28
    Thank you very much I will try it.

    see you around the boards


    DES

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