A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: calling a movie clip from another movie clip

  1. #1
    Senior Member
    Join Date
    Sep 2000
    Posts
    173
    Hi, I have a button inside a movie clip that needs to tell a different movie clip to play and I cant get it to work....what do i put in for tell target?

  2. #2
    on(release){
    _root.otherMCInstance.play();
    }

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