-- This handling will prevent the hourglass cursor from
-- flickering when the .AVI sprite ends.
-- Note that 10 ticks is being subtracted
-- from "the duration of member".
-- "10 ticks" is a "serving suggestion"; other amounts
-- may be more appropriate for your movie.
on exitFrame
set myDuration = the duration of member "myVideo"
if the movieTime of sprite theDVSprite < (myDuration - 10) then
go to the frame
else
set the movieRate of sprite theDVSprite = 0
go to the frame
end if
end
Contact
MMI
36 South Court Sq
Suite 300
Newnan, GA 30263
USA