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 Views*All this in AS2*
Whats the code if i want to start an animation by pressing the spacebar?
for example
It shows a start screen and says *PRESS SPACEBAR TO START*
Get it?
I only want it to play. Not Play/Pause
I am a FAB
If space is pushed, movie plays...
if (Key.isDown(Key.SPACE)) {
_root.play();
} don't be late | Collab101 | Australian Users List | Nayhan's actionScript examples > click
I am a FAB
At 12/12/09 08:35 AM, windowskiller wrote: Where do I post this code
In an enterFrame event.
or put it
<code/>
stop();
if (key.isDown(key.ENTER)){
play();
}
<code\>
on the
My KKK name is Imperial Warrior