flash help..
flash help..
Out of context: Reply #1
- Started
- Last post
- 2 Responses
- phenom0
I think you need to define where your target is in the code.
use _root.movie1.movie2. etc etclike this:
on (release) {
loadMovie ("loadme.swf", "_root.movie1.movie2.myframe");
}