|
-
Time restricted frame transistion
I know this is probably a simple thing but... I have a template to move PPT files over to Flash. The button for 'next frame' uses the following action script....
on (release, keyPress "<Right>") {
nextFrame();
}
I would like to make it so that users have to wait x amount of time to be able to use the 'next button'. So the user can't just click their way through a class.
Make sense?
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
|