loadMovieNum + frame...?

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

I’ve read this thread and could anyone tell cuz somehow I can’t get this to work.I have a swf and after pressing btn want to load another swf but to a specific frame??ANyone??