rosstarino
Programmer
Hello Everyone
I have a MIAW that plays another director movie(no video or flash)just sound and animation
I want to be able to control the playback head (ie fast-foward, rewind(incrementally), rewind to beginning, pause and play)
I used the following code to pause and resume play and it works fine
play button
on mouseUp
global gVideoWindow
tell gVideoWindow
go to the frame 1
end tell
end mouseUp
pause
on mouseUp
global gVideoWindow
tell gVideoWindow
pause
end tell
end mouseUp
I can't seem to figure out how to go about fast-fowarding or rewinding the playback.
Help me please I am dying over here...
Rosstarino
Om De kan kan lese som dette De er også kjølig
I have a MIAW that plays another director movie(no video or flash)just sound and animation
I want to be able to control the playback head (ie fast-foward, rewind(incrementally), rewind to beginning, pause and play)
I used the following code to pause and resume play and it works fine
play button
on mouseUp
global gVideoWindow
tell gVideoWindow
go to the frame 1
end tell
end mouseUp
pause
on mouseUp
global gVideoWindow
tell gVideoWindow
pause
end tell
end mouseUp
I can't seem to figure out how to go about fast-fowarding or rewinding the playback.
Help me please I am dying over here...
Rosstarino
Om De kan kan lese som dette De er også kjølig