The following hangs on "wait" and I'm not sure why:
set the defaultfolder to thePath
put the files into fileList
repeat with h = 1 to 4
set the filename of player "player1" to (defaultfolder & "/" & line h of
fileList)
start player "player1"
wait until the movie is "done"
end repeat
It plays the first movie but then "hangs" ( or waits forever). Suggestions
appreciated, thanks.
Jim
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution