PDA

View Full Version : Hotspot mp3 play only once?


Widdi
07-29-2008, 05:06 AM
Hi,

Quick and obviously simple question:

how can I sound a Voice over only the first time the pano is loaded.

so if I use Flashpanos dropdown menu to navigate to a different pano - then back to the first pano - I don`t want the voiceover again.

Is there a way do do this?

THX in advance

siesfor
08-02-2008, 03:57 PM
hey man, if you haven't figured out a way yet. add this to your <spot> code...

onLoad = "timer=1,,,mp3Off"
mp3Off = "file= "

that should unload your mp3 file and leave it blank on any subsequent pano visits.