|
|
|
#1 |
|
Junior Member
Join Date: Jul 2007
Posts: 3
|
how to change scenes from inside a movie clip
i have a safe, and i drag and drop a key into it. when i put the key in, it deletes itself and makes the lock change the second frame of itself to have a key in it. anyways i was wondering if anyone knew how to make an internal button inside a movie clip change the scene outside of it?
|
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Jul 2007
Posts: 3
|
the whole point is to have a button inside a movieclip, and have that control the main timeline rather than being in the timeline to change it.
|
|
|
|
|
|
#3 |
|
FK'n_dog
Join Date: Apr 2003
Location: "aaarf"
Posts: 9,176
|
use frame labels on your target frames
button code - on(release){ _root.gotoAndStop("some_label"); } |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Jul 2007
Posts: 3
|
thanks
|
|
|
|
![]() |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|