I'm trying to loadMovie a dynamic text swf and I'm getting nothing. Although I would be very much surprised if it had worked, I don't understand the reason why it doesn't.
the code is:
on(release){
move.loadMovie("somemovie.swf");
}
being some movie.swf a dynamic text swf, that works perfectly as sandalone. Now what? Thank you very much.
the code is:
on(release){
move.loadMovie("somemovie.swf");
}
being some movie.swf a dynamic text swf, that works perfectly as sandalone. Now what? Thank you very much.