Hello could somebody help me to anderstand why the oncomplete is not working in this code
<plugin name="soundinterface" url="soundinterface.swf" onloaded="action(sound_on1)" loop="false" keep="false" volume="1" oncomplete="loadpano(biodiversite020105.xml,NULL,NULL,BLEND(1))"/>
<action name="sound_on1">
playsound(viel3,biodiversite02010data/graphics/sound/viel3b.mp3);"
</action>
Thank you
do somebody know a best way to begin to play some sound than with onloaded because it seems not easely to work two times, even if loop="false"
Thank you