SaladoPlayer:Hotspots

From PanoZona

For the SWF hotspots you can choose per example one of these files:

Contents

ExampleSpot

It is configured like the normal image hotspot.It shows a blue arrow that is compiled into spot. The arrow is a little bit beating.

Structure

GrowingSpot

It is configured like the normal image hotspot.

Structure

Attribute TypeSub-attribute TypeDefaultValuesDescription
path S - - - Mandatory attribute. Points to hotspot image. Allowed formats are *.jpg, *.gif and *.png
beat B - true true, false If set to true, the image beats.
beatUp O time N 0.25 - Time in sec for beat up.
scale N 1.3 - Scaling factor for growing the image.
transition F Bounce.easeOut avaible functions Determines type of animation used when element is opening/closing.
beatDown O time N 0.35 - Time in sec for beat down.
transition F Linear.easeNone avaible functions Determines type of animation used when element is opening/closing.
mouseOver O time N 1 - Time in sec for mouse over.
scale N 2 - Scaling factor for growing the image.
transition F Linear.easeNone avaible functions Determines type of animation used when element is opening/closing.
mouseOut O time N 1 - Time in sec for mouse out.
transition F Expo.easeInOut avaible functions Determines type of animation used when element is opening/closing.

VideoSpot

This is a video hotspot with additional settings.

Structure

Attribute TypeSub-attribute TypeDefaultValuesDescription
splashPath S - - - Mandatory attribute. Points to a splash image, shown before videos starts. Allowed formats are *.jpg, *.gif and *.png
videoPath S - - - Mandatory attribute. Points to a video. Allowed formats are *.mp4
size O width N 400 - Width of the video.
height N 300 - Height of the video
autoPlay B - false true, false Determines if movie is played after spot is loaded.


NadirSpot

This is a hotspot that is intended to be placed in nadir or zenith of panorama.

Structure

Attribute TypeSub-attribute TypeDefaultValuesDescription
path S - - - Mandatory attribute. Points to spot image file.
zenith B - false true, false Determines direction in which spot is rotated on pan change.


FadingSpot

Simple image that can fade in or out on mouse interaction.

Structure

Attribute TypeSub-attribute TypeDefaultValuesDescription
path S - - - Mandatory attribute. Points to spot image file.
mouseOver O transition F Linear.easeNone avaible functions Fading animation transition.
time N 0.5 - Fading transition time in seconds
alpha N 1 0.0 to 1.0 Fading transition alpha
mouseOut O transition F Linear.easeNone avaible functions Fading animation transition.
time N 0.5 - Fading transition time in seconds
alpha N 0 0.0 to 1.0 Fading transition alpha