<div dir="ltr"><font color="#000066"><font face="verdana,sans-serif">Help!!!  I've have to use AS3, for this particular exercise and the sound code I have on a button:<br clear="all"></font></font><div><font class="Apple-style-span" color="#000066" face="verdana, sans-serif"><br>
</font></div><div><font class="Apple-style-span" color="#000066" face="verdana, sans-serif"><div>var snd:grey_rod= new grey_rod();</div><div><br></div><div>speaker_grey.addEventListener (MouseEvent.CLICK, soundbutton_Handler);</div>
<div><br></div><div>function soundbutton_Handler (e:MouseEvent):void {</div><div>snd.play(); </div><div>}</div><div><br></div><div>which works perfectly in the SWF, doesn't play in Xerte.</div><div><br></div><div>Any suggestions why not?</div>
<div><br></div><div>Thank you!!!</div><div><br></div><div>Deborah</div><div><br></div></font><br>
</div></div>