I honestly don't know the answer to this one as I'm no Flash expert. However one way I could think of doing this would be to pass a querystring to the Flash movie which in turn using Action Script advances the movie to the particular scene you specify. I look forward to seeing a solution from someone with some real Flash experience if what I am suggesting is unrealistic or undoable.
After i made the post i realized that i can put a link to an html page with a flash object that has the code to redirect it to the specific scene that i want
i know flash...like a 70% but i dont like to work with html....so i did it the way i know...html doesnt take swf code so it doesnt let you to input the scene you need
can use javascript to communicate to the movie but it will not identify frames in different scenes.
Hint there really is only one scene in a movie Flash calls them scenes in order for users to assemble the content in a meaningful manner.
You can use labels then use gotoLabel via javascript.
Bookmarks