inkdigital
Technical User
I am using macromedia director 8.5-
I currently have a movie intro that loops I would like to goto and play the next marker by using the right arrow key and the left arrow key to go back.
on startMovie
on keyDown
go next
end keyDown
end startMovie
It takes me to the next marker and stops. but I am unable to goto the following marker.
Thank You
Anthony
I currently have a movie intro that loops I would like to goto and play the next marker by using the right arrow key and the left arrow key to go back.
on startMovie
on keyDown
go next
end keyDown
end startMovie
It takes me to the next marker and stops. but I am unable to goto the following marker.
Thank You
Anthony