Can anyone suggest how I can navigate to frame after selecting a movie. I can currently open a new movie in my container but can not navigate to a particular frame once this is done.
Code I am currently using:
on (release) {
_parent.content.loadMovie(“wandm_detail.swf”,1);
}
Any advise would be helpful!
:sigh: