|
|
Why Oh Why Do I Try... Doh
Can Any one tell me why this script does not work. Stupid Thing..
I get this Back:
Scene=Scene 1, Layer=ACTIONS, Frame=1: Line 9: Unexpected ''' encountered if (ifFrameLoaded (2)){
Whent the code is:
if (ifFrameLoaded (2)){ tellTarget("bar"){ gotoAndStop(3); } } else if (ifFrameLoaded (5)) { tellTarget("bar"){ gotoAndStop(5); } } else if (ifFrameLoaded (10)) { tellTarget("bar"){ gotoAndStop(7); } }
Why Is this, I have checked and Check. I do not understand Why????
Me
FlashKit > Flash Help > Flash ActionScript
Posted on: 01-27-2003, 08:04 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
|
|
|