Hi People I have a question here.
The situation is such: I have a button and when the user click on it, it actually goes to play frame 2 but I want it to fetch a webpage on frame 30 instead of fetching the webpage at frame 2 coz I have a movie clip between frame 2 and 30. I want the movie clip to stop playing before getting URL.
Is this possible?
I have put this into an asp page and when it reaches that particular frame ( after the movie was played), it directed me to a page named undefined(http://localhost/undefined).
This is something really new to me. Can someone help?