A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Need a button to play a movie clip inside a different scene

  1. #1
    Junior Member
    Join Date
    Jun 2009
    Posts
    3

    Need a button to play a movie clip inside a different scene

    So this is where I'm stumped. I have 2 scenes, the first scene has "mc1" and the second scene has "mc2" and a button inside it. how do i get the button in mc2 to play mc1? Thanks for your time.

  2. #2
    Senior Member vinayak.kadam's Avatar
    Join Date
    Oct 2006
    Location
    gotoAndPlay("Pune");
    Posts
    831
    What do you mean by two scenes. At any point of time only one scene can be seen ? Can you please explain more or attach your FLA ?
    As ever,
    Vinayak Kadam

  3. #3
    I Love India Nalini_v's Avatar
    Join Date
    Jun 2007
    Location
    Chennai
    Posts
    195
    You can't!

    But try this. works sometime

    You first do "gotoAndPlay("scene1", "labelName")" then on that label use mc1.play(); something like 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