A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: controling a movie clip from another and not in time sync...thoughts on how to?

  1. #1
    Junior Member
    Join Date
    Jan 2001
    Posts
    3

    controling a movie clip from another and not in time sync...thoughts on how to?

    I'd like to know what I need to look at Actionscript wise for the following scenario...:
    opening MC stops, waiting for user input (onclick event)1 of 4 buttons, once a button is clicked, mc continues, loads another MC that is the Navigation portion. The Navigation MC has other MC's with click events that launch movies into _level(n). I need to know how to 1. know what button was clicked when the MC first stoped (waiting for input, onclick), 2. use that somehow later in the Navigation MC to know what portion of the Navigation MC needs to run so I can automatically run the correct MC into _level(n).

    I hope this makes sence. I was thinking about Variables, with conditionals within the MC's within the Navigation MC, but unsure where to begin or if this is the correct approach. Any advice would be very much appreciated.

    Thanks
    Norm

  2. #2
    Junior Member
    Join Date
    Jan 2001
    Posts
    3

    never mind, solved on my own

    Thanks anyway guys...

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