Director Lingo Help?
Director Lingo Help?
Out of context: Reply #7
- Started
- Last post
- 12 Responses
- johnjoe0
I tried it...
on exitFrame me
if sprite(gQTchannel).movieTime < 642 then go to the frame
else
if sprite(gQTchannel).movieTime = sprite(gQTchannel).member.durati... then go to frame + 1
end if
endBut doesn't seem to work? I'll try and make a fresh director movie and see if I can get things to happen. thanks for all your help :)