hi all, i need a script that fires every 5 seconds, and that in those 5 seconds is not possible to use it, can you help?
is this:
onClipEvent (enterFrame) {
if (Key.isDown(65)) {
this.gotoAndPlay("onda1");
how can I make sure that it is usable every 5 seconds?
i use flash cs5 as2
sorry my english


Reply With Quote


Bookmarks