I’d like to know if a link in the address bar can invoke a function on a site (that is about to load) which holds a Flash movie (say go to frame 6 or something).
I mean to do something like the below:
ie. http://www.somesitewithflashmovie.com/?=asfunction:“gotoAndStop(6)”
(then waits for the Flash movie to load, upon load, goes to frame 6 of it).
thanks.