well first off (and think is the only thing),..your if(); statement syntax is off.
should be like:
Code:stop(); if (frameName=="home") { gotoAndStop("home"); } if (frameName=="info") { gotoAndStop("info"); }
|
Results 1 to 20 of 20
Thread: Variable Push: is this possible?Threaded View
|
Click Here to Expand Forum to Full Width |