Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
DarthMarklar #1
Can I make a Flash movie go to a frame from a URL
Here's the situation, I have a flash movie that has 5 (or so) scenes. The Flash
piece is on the same page as the hyperlinks and I want to be able to control
the Flash file (i.e. jump to a new scene) based on these HTML hyperlinks. I am
trying to avoid adding the hyperlinks (as buttons) to my Flash piece because
their proximity isn't close enough without making the Flash file too large.
I figured that using HTML hyperlinks will involve some sort of javascript, so
I was also thinking about creating a separate Flash file to house the 5 or 6
hyperlinks (meaning there'd be one Flash file with the 5 scenes and another
Flash file with the navigation), but I still don't know how to make one Flash
file make another Flash file jump to a specific scene (even if they are on the
same page).
I found scripts on how to pass variables back and forth, but nothing about
navigation. Is there an easy way to do this?
Suggestions?
-Thanks, Mark
DarthMarklar Guest
-
Re-entering a flash movie at a different frame.
Is it possible to re-enter a flash movie at a different frame. A little more on what I what to do: My flash movie buttons get a URL, an html... -
Starting a Flash Movie on a Specific Frame (Other Than One)
Is it possible to specify that a Flash movie embedded on an HTML page start at a frame other than one? I have a fairly complex, multi-level Flash... -
counting the frame for Flash movie never advances
Hi, I'm using frame and framecount on a flash movie to test if the movie is over or not. Here is a sample of my code which lies in a frame... -
Controlling frame of Flash movie
Hello Everyone. I am trying to tell a flash movie to play frame 1 of that movie. I have a seperate button cast member with lingo like this: on... -
can I link from an html page to a frame within a flash movie
can I link from an html page to a frame within a flash movie? I have a flash page which contains an intro - when I return to that flash page, I... -
Jack. #2
Re: Can I make a Flash movie go to a frame from a URL
have a look at -
Creating a LocalConnection
send data from one movie to another without using FSCommand or JavaScript
[url]http://www.macromedia.com/support/flash/ts/documents/localconnection.htm[/url]
Jack. Guest
-
jerome@STC #3
Re: Can I make a Flash movie go to a frame from a
This might help.
[L=MM Technote]http://www.macromedia.com/support/flash/ts/documents/java_script_comm.htm[/L]
Cheers
jerome@STC Guest



Reply With Quote

