I have a flash movie that I link to standard ASP pages. I want to look around on the asp and then link back to the scene on the flash movie without reloading. Is this possible?
You don't need to reload unless you close your browser. Its stored in the "Temporary Internet Files" of your computer when its loaded, and will stay there for a while.
The solution to what I was trying to do ... The movie was on the default.asp page. When I wanted to link to a certain frame in that movie I just added an ahref with a url like default.asp?goTo=90.
Then on the default.asp page(contains the flash) I added an oNLoad event to the body tag containing the following.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.