<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18975"></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=966495008-01062011><FONT color=#0000ff
size=2 face=Arial>I had the same problem, in the end i put the sound in the
principal timeline, in diferents frame, the button goes where the sound
begin</FONT></SPAN></DIV><BR>
<DIV dir=ltr lang=es class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>De:</B> xerte-bounces@lists.nottingham.ac.uk
[mailto:xerte-bounces@lists.nottingham.ac.uk] <B>En nombre de </B>Deborah
Delin<BR><B>Enviado el:</B> miércoles, 01 de junio de 2011 10:37<BR><B>Para:</B>
xerte@lists.nottingham.ac.uk<BR><B>Asunto:</B> [Xerte] Xerte Wizard not
Displaying in Google Chrome/Moodle<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV dir=ltr>After testing I have discovered that it was a piece of code in an
SWF that was upsetting Xerte/Google Chrome. A different SWF with this code
in it refused to play the sound at all in any browser. So I would love any
expert's opinions as to why the following code might have upset things?
<DIV><BR></DIV>
<DIV>
<DIV>red_orange = new Sound();</DIV>
<DIV><SPAN style="WHITE-SPACE: pre"
class=Apple-tab-span></SPAN>red_orange.attachSound("red_orange");</DIV>
<DIV><SPAN style="WHITE-SPACE: pre"
class=Apple-tab-span></SPAN>speaker_plain_btn.onRelease = function() {</DIV>
<DIV><SPAN style="WHITE-SPACE: pre"
class=Apple-tab-span></SPAN>red_orange.start(0,1);</DIV>
<DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>}</DIV>
<DIV><SPAN style="WHITE-SPACE: pre"
class=Apple-tab-span></SPAN>speaker_plain_btn.onRollOver = function () {</DIV>
<DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>red_orange.start
(0,1) ;}</DIV></DIV>
<DIV><BR></DIV>
<DIV>Any other tips on making SWF's that are less likely to crash in Xerte would
be gratefully received as apart from this I spent some hours yesterday
re-constructing another SWF which refused to display in Xerte but worked
outside.</DIV>
<DIV><BR></DIV>
<DIV>I'm new to AS2 and beginning to wonder if I should stop dabbling.</DIV>
<DIV><BR></DIV>
<DIV>Thanks very much.</DIV>
<DIV><BR></DIV>
<DIV>Deborah</DIV></DIV><BR>
<P>This message and any attachment are intended solely for the addressee and may
contain confidential information. If you have received this message in error,
please send it back to me, and immediately delete it. Please do not use, copy or
disclose the information contained in this message or in any attachment. Any
views or opinions expressed by the author of this email do not necessarily
reflect the views of the University of Nottingham. </P>
<P>This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system: you
are advised to perform your own checks. Email communications with the University
of Nottingham may be monitored as permitted by UK legislation.
</P></BODY></HTML>