A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Access movie clip in a loaded swf?

  1. #1
    Senior Member
    Join Date
    Sep 2006
    Posts
    248

    Smile Access movie clip in a loaded swf?

    Hello everyone!
    I am trying to access a movie clip in a loaded swf.
    How do i do it?


    Let me try to be more specific:
    I can load the swf, but inside of this same swf (lets say part_1.swf) there are a bunch of movieclips...
    Lets say, a_mc, b_mc...
    I would like to make b_mc invisible from the loaded swf (part_1.swf).


    Any help will be appreciated.
    Thanks.
    Regards,
    Leo.

  2. #2
    Senior Member vinayak.kadam's Avatar
    Join Date
    Oct 2006
    Location
    gotoAndPlay("Pune");
    Posts
    831
    I think this link might be of use for you!

    http://flash-workshop.blogspot.in/20...oaded-swf.html
    As ever,
    Vinayak Kadam

  3. #3
    Will moderate for beer
    Join Date
    Apr 2007
    Location
    Austin, TX
    Posts
    6,801
    I don't understand. b_mc is in part_1.swf, right? Then it works exactly the same as it does when you hit part_1.swf directly rather than load it into another swf. You should literally not have to change your code at all, unless you are doing stupid stuff like referring to everything via the root.

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