nazz Posted March 15, 2005 Posted March 15, 2005 Do anyone know what will be the easiest way to pause a flash movie for 10 seconds, and then continue to play from where it was paused.
zprog Posted March 21, 2005 Posted March 21, 2005 Do you mean that you are designing a Flash movie and need help with the ActionScript. In that case, look for something like pause();. Otherwise, I don't think that this is possible in Flash Player.
agraddy Posted July 9, 2005 Posted July 9, 2005 You can pause Flash using the setInterval() object I believe. You would simply create functions that would correspond to the objects calls. You can learn more about it using Macromedia's Online Dictionary. __________________My Company: SetigoMy Work In Progress: Stillwater Oklahoma Rental
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now