|
-
KoolMoves Moderator
set a function and using set interval to have it run all the time, use it to check with an if statement and when the hour variable and the minute variable are what you want show your movie clip by moving it from off stage by simply setting the _x and _y to somewhere on stage.
REFERENCES:
See Manual for structure of IF statements and How to write a function.
setInterval information:
setInterval(functionReference:Function, interval:Number, [param1:Object, param2, ..., paramN]) : Number
see http://livedocs.macromedia.com/flash...D00001766.html
Last edited by blanius; 11-09-2006 at 12:18 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|