flash help!!!
flash help!!!
Out of context: Reply #22
- Started
- Last post
- 36 Responses
- unformatted0
on (release) {
movieclipname.loadMovie("outline...
f");
}then you have to make sure the movie is loaded first. you can't go to a frame that isn't loaded.
when you know it's loaded then
movieclipname.gotoAndPlay("outli...