<HTML>
<HEAD>
<TITLE>Clearing QT video when it's done</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana">Hello,<BR>
<BR>
I&#8217;m new to RR, I&#8217;m not a programmer though I used to do a bit of SuperCard and HC. Thank you in advance for your help. &nbsp;I&#8217;m using the Runtime Starter kit (till I decide) on a Mac G4 os 9.1.<BR>
<BR>
I&#8217;m running Quicktime video clips in a player using the &#8220;Set the filename of player 1 to MyClipName, followed by a &#8220;Start player 1&#8221; command. (my thanks to the examples posted on the website). <BR>
<BR>
When the clip is finished playing, I&#8217;d like the last frame to disappear. As it stands, the last frame persists. &nbsp;I&#8217;ve tried several variations using the &#8220;Done&#8221; function hoping to either hide the player or go to another card at the end of the video. &nbsp;I can&#8217;t get the Done function to work. &nbsp;It seems to continue waiting even though the video is long over. &nbsp;Only Cmd-period gets the script to stop.<BR>
<BR>
I&#8217;ve tried:<BR>
If the movie is done..<BR>
If Movie() = done...<BR>
Wait until the movie is done...<BR>
Etc.<BR>
<BR>
Can you recommend a way to clear the screen at the end of the clip?<BR>
<BR>
Many thanks, I have more questions but for now take things one step at a time. (except for; When is vers 2.0 expected?)<BR>
<BR>
Lance Jacobs<BR>
SilverDollar@nyc.rr.com<BR>
NYC<BR>
<BR>
<BR>
<BR>
</FONT>
</BODY>
</HTML>