tried it your way, at one point I took out stop(); commands out of the action
layer (what I learned from the Macromedia Tutorials in Flash MX 2004) and it
would flip scene 1 and scene 2 back and forth in a loop. Put stop(); back in
and my button has the link cursor on it, but when you click it it does nothing.
still getting
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 2: Statement must appear
within on handler
goScene_btn.onRelease = function (){
**Error** Scene=Scene 2, layer=Layer 1, frame=1:Line 2: Statement must appear
within on handler
goScene_btn.onRelease = function (){
sorry about the trouble
xade - 05 Mar 2004 23:54 GMT
ok, got the links to work but here is the new issue with it, my two buttons are
<< Back and Forward >>. Well, in order for it to activate the Back link, you
have to click the lower part of the letter 'c'. For the Forward link, you have
to click the space right after the final '>'. How do I expand it to where you
can click anywhere within the button and it works?
Laiverd.COM - 07 Mar 2004 21:49 GMT
Check manaul on creating buttons. You're interested in the hitstate part.
John

Signature
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------