Simple play videoclip question
Peter Bogdanoff
bogdanoff at me.com
Tue Feb 28 01:32:01 EST 2012
I'm doing this:
In a card script:
on openCard
play videoclip "NWOpen.mov" at 400,300
pass openCard
end openCard
on closeCard
stop playing videoclip "NWOpen.mov"
pass closeCard
end closeCard
The closeCard does not stop the videoclip. The closeCard message is received by this closeCard handler. ???
Also, when I do stop it, does it disappear?
Peter Bogdanoff
UCLA
More information about the use-livecode
mailing list