Hey all,
I would like to know if you can target a specific frame within an swf when loading it into a level, so:
on (release) {
loadMovieNum(“my.swf”, 5);
}
but also with a frame number… can anyone tell me if this is possible and if so how the code is written?
thanks
h