A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: load movie????

  1. #1
    Member
    Join Date
    Jul 2000
    Posts
    55
    I need help with this one!!
    I want to load a movie into a mc of another movie,
    I am using load movie with a target in the main movie so that it will load into and replace the mc.
    the movie loads ok, and the mc dissipears, but the movie doesn't load where the mc is, it loads off center and not within the mc.........
    can anyone help.

    Thanks.

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Posts
    263
    jsbelyea,

    When you load a .swf into a mc instance, it
    will load with its x0,y0 into the instance x0,y0
    The .swf x0,y0 is the upper left corner of the
    stage and the mc instance x0,y0 is the location
    on the stage of the mc instance.

    You need to change the center of the mc that
    you are loading.

    Hope this helps and doesn't add confusion.
    MA

  3. #3
    Member
    Join Date
    Jul 2000
    Posts
    55
    ok......... I think I am following you.
    But How do I change the center point of a movie?
    Do you know of any good tutorials on this?

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