<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16481" name=GENERATOR></HEAD>
<BODY id=role_body style="FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial" 
bottomMargin=7 leftMargin=7 topMargin=7 rightMargin=7>
<DIV dir=ltr align=left><SPAN class=096581515-13082007>Sorry - that possibly 
sounded facetious. It wasn't meant to as there are several ways to accomplish 
this, depending on the situation.</SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=096581515-13082007></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=096581515-13082007>My first thought is to 
use an event response on an interaction that is triggered either by a native 
flash event, or a event you broadcast yourself using 
iconID.broadcast('myCustomEventName');</SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=096581515-13082007></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=096581515-13082007>Interesting, because I've 
built dozens of learning objects using xerte now, and have not needed the 
equivalent of a a wait. I do broadcast custom events sometimes though, when I 
need to move on when something has happened / loaded / finished. It's much more 
accurate to respond to the event you are interested in, rather than just wait, 
say, 5 seconds.</SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=096581515-13082007></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=096581515-13082007>There is the timer 
interaction response as well, which will function as a wait if you really need 
to move on after a time period..</SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=096581515-13082007></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=096581515-13082007>Imported swf files should 
fire an 'onMovieComplete' event you can listen for to stop the movie, or you can 
add 'stop()' to the last frame yourself. If you set the controls 
property&nbsp;to '1' on the graphic icon, I think it is handled for 
you.</SPAN><BR></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma><B>From:</B> xerte-bounces@lists.nottingham.ac.uk 
  [mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of 
  </B>xerte@lists.nottingham.ac.uk<BR><B>Sent:</B> 13 August 2007 
  16:13<BR><B>To:</B> xerte@lists.nottingham.ac.uk<BR><B>Subject:</B> RE: 
  [Xerte] Authorware Equivalents<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV dir=ltr align=left><SPAN class=490361215-13082007>What do you want to 
  wait for?</SPAN></DIV><BR>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
    <HR tabIndex=-1>
    <FONT face=Tahoma><B>From:</B> xerte-bounces@lists.nottingham.ac.uk 
    [mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of 
    </B>xerte@lists.nottingham.ac.uk<BR><B>Sent:</B> 13 August 2007 
    16:09<BR><B>To:</B> xerte@lists.nottingham.ac.uk<BR><B>Subject:</B> [Xerte] 
    Authorware Equivalents<BR></FONT><BR></DIV>
    <DIV></DIV><FONT id=role_document face=Arial>
    <DIV>&nbsp;&nbsp;&nbsp;&nbsp;</DIV>
    <DIV>Can anyone recommend the best way to accomplish the functions of the 
    "Wait" icon in authorware?</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Also, I'm encountering an issue with imported SWF movies looping.&nbsp; 
    Is there a best way to suppress this?</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Best regards,</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Bill Kinsey</DIV></FONT><BR><BR><BR>
    <DIV><FONT style="FONT: 10pt ARIAL, SAN-SERIF; COLOR: black">
    <HR style="MARGIN-TOP: 10px">
    Get a sneak peek of the all-new <A 
    title=http://discover.aol.com/memed/aolcom30tour/?ncid=AOLAOF00020000000982 
    href="http://discover.aol.com/memed/aolcom30tour/?ncid=AOLAOF00020000000982" 
    target=_blank><FONT color=red><B>MailScanner has detected a possible fraud 
    attempt from "discover.aol.com" claiming to be</B></FONT> 
    AOL.com</A>.</FONT></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>