Ask a Question related to Macromedia Flash, Design and Development.
-
Andre E. Eide #1
Lags when using sound or getTimer.
My flash game frequently stops (lags) for half a second at certain point
in the game.
I'm unsure about the reason, but suspects it can be due my usage of
getTimer() or playing of a sound.
I use mySound.start() to play the sound. Any suggestions for what I may be
doing wrong?
Check the game here:
[url]http://www.spillplaneten.no/skijump/k200.php[/url]
The lag occurs near the jump.
--
Andre E. Eide - [url]http://eldarsunivers.blogspot.com[/url]
Andre E. Eide Guest
-
Video lags Audio when recording
I'm recording a clients video/audio via flashcom. All works fine except that the replayed video lags the audio slightly, producing an undesired... -
getTimer Screensaver Help
Hi, I'm a newbie to ActionScript. I working on a kiosk that has several scenes. I want the playhead to go to Scene 2 and play when the kiosk has... -
how do I use getTimer?
I am placing random MC's on the stage at runtime, how do I make each clip stay for only 3 seconds? I know how to make 50 items appear and stop but... -
how to use getTimer??
I am placing random MC's on the stage at runtime, how do I make each clip stay for only 3 seconds? I know how to make 50 items appear and stop but... -
getTimer() - a bit clearer
timercounter = int(_root.timercounter+(getTimer()/1000)); ok.. this gets a number (in seconds) from a text file, then adds the time already...



Reply With Quote

