Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
edgedesign #1
Using variables to navigate
I wanted to title this "Am I taking CRAZY PILLS??", but opted for the current
title
Ok...it seems so simple, but obviously I must be missing something
I'm using variables and gotoAndStop in a leveled SWF project. A button in
level 2 SWF sets a variable ( _level9.sectionTarget = "culture"; ) and then
sends the level 9 SWF playhead to the beginning of a transition (
_level9.gotoAndPlay("transition"); ). At the end of the transition in level 9
there is code which should send the movie to the corresponding label (
gotoAndStop(sectionTarget); ), but it always sends it 2 frames too far
You can see the work-in-progress here:
[url]http://clients.edgedesign.net/jornee915/wip/flash/interface.htm[/url]
- Click WHO WE ARE and then choose one of the first four boxes - History,
People, Philosophy or Value
You can see that the variable is passing in the dynamic text box on the bottom
left. The field is within the level9 movie and the box button you just clicked
is on level2. Once the playhead in the NAV (level9) reaches the corresponding
labeled frame, it will load the correct content SWF onto level2. The NAV itself
works fine
Shouldn't this work? Why wouldn't it
Bottom line... I need to play a transition and THEN send the playhead to the
corresponding label set by the other SWF.
Any suggestions, tips?
PS: Ignore any other issues (like the clunky intro nav)... still working
those out as well
edgedesign Guest
-
Navigate a 3d world
Hi all, I'm not sure how to explain this. I have a wrl of a room and I could control the camera using the available Dolly and pan behaviors. I am... -
How to navigate...
Hi My problem is probably simple. But I do not know, how to obtain directory from a client, to store a downloaded file. I mean, client can to... -
Navigate multiple PDF files
I have a large book split into multiple PDF files. Basically one file per chapter. Currently the navigation from one chapter to the next works by... -
Using ENTER key to navigate thru' RadioButtonList
i am able to trap the EnterKey . radiopayment.Attributes.Add("onkeypress", "return handleEnter(this, event)") and then in the javascript... -
Navigate - specifying URLs to link to
I have created a signpost that I want to use to navigate to various web pages pointed to by the direction indicators on the signpost graphic, I...



Reply With Quote

