ccmas
01-30-2008, 11:36 AM
The new plugin from Denis is great but as reported in the Blog by DavidGibson who noticed:
"a glitch with the tooltip not fading after a loadpano action (this is with a non static hotspot, box object, distorted). The toolip persists even after the second pano is loaded. This doesn’t happen if I move the mouse away from the hotspot before the second pano finishes loading."
Ricardo had cleverly fixed this by inserting
hotspots.addEventListener(MouseEvent.CLICK, doOut, false, 0, true); under line 34
As I do not possess Flash I cannot edit the source. I'm presuming this has to be added to the Hotspots.swf file.
Please could some kind sole add this and attach to the Forum? I'd be very greatful as it's so easy to add tips this way....Tx
"a glitch with the tooltip not fading after a loadpano action (this is with a non static hotspot, box object, distorted). The toolip persists even after the second pano is loaded. This doesn’t happen if I move the mouse away from the hotspot before the second pano finishes loading."
Ricardo had cleverly fixed this by inserting
hotspots.addEventListener(MouseEvent.CLICK, doOut, false, 0, true); under line 34
As I do not possess Flash I cannot edit the source. I'm presuming this has to be added to the Hotspots.swf file.
Please could some kind sole add this and attach to the Forum? I'd be very greatful as it's so easy to add tips this way....Tx