The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.36 / 5.00 33,851 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.09 / 5.00 12,195 ViewsHey I was wondering if someone could help me with my code...
I need it to go to a frame once the var equals zero forgot how to type it lol
if ( _root.vcam.lives < 0???
Thx
My KKK name is Imperial Warrior
At 12/14/09 07:23 PM, daytonj wrote: Hey I was wondering if someone could help me with my code...
I need it to go to a frame once the var equals zero forgot how to type it lol
if ( _root.vcam.lives < 0???
Thx
if (_root.vcam.lives < 0) { gotoAndPlay("yourframe"); }
-SVSA
me.addEventListener(Event.Whenever_
You_Move, function (e:Event):void { gotoAndSay("WTF?") } );
On. actionComplete(run);
you might also want to pay a visit to the basics section of this...
ok thats what i thought thanks just forgot how to type the "greater than or"
My KKK name is Imperial Warrior
At 12/14/09 07:33 PM, daytonj wrote: ok thats what i thought thanks just forgot how to type the "greater than or"
You know, there's this new thing called Google for simple things like this.
i just realized i had it right anyway...
one more simple question i don't know how to make sure that on a FRAME to make an on event handler
My KKK name is Imperial Warrior
At 12/14/09 07:38 PM, Archon68 wrote:At 12/14/09 07:33 PM, daytonj wrote: ok thats what i thought thanks just forgot how to type the "greater than or"You know, there's this new thing called Google for simple things like this.
I tried this jackass just to hard to specify what i want
:P.S BUMP
My KKK name is Imperial Warrior
onEnterFrame = function()
figured it out!
My KKK name is Imperial Warrior