Posted March 8, 200718 yr I've been researching about the scripts/behaviour/syntax of Director MX 2004 because I'm trying to create a jukebox or video player using director. I know how to play, stop, rewind and fast forward the video but I'm trying to figure out how to pause it. So I'm looking for someone who knows the syntax to pause the video, and also to go next (go to next video) and go previous (go to previous video). Anyone here can help me? It's for my project. Hehe.. Hope you guyz can help! Thankshere's the sample syntax to control a quicktime movie:PLAY:on mouseUp me sprite(#).movieRate=1endSTOP:on mouseUp me sprite(#).movieRate=0end :confused02: :help:
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.