PaulRobertson
Technical User
I have made a movie in director and I want to use a picture to move to a certain marker. I did this and here is the code:
on mouseUp me
go to "Marker2"
end
If I click anywhere on the movie it keeps on going to that marker all the time. If anyone knows what I am doing wrong, all comments and tips will be appreciated.
Thanx
Paul Robertson
on mouseUp me
go to "Marker2"
end
If I click anywhere on the movie it keeps on going to that marker all the time. If anyone knows what I am doing wrong, all comments and tips will be appreciated.
Thanx
Paul Robertson