PDA

View Full Version : Problems with "mouse over" images


WideEyes
09-26-2007, 05:00 AM
Hi everybody.

Ok I appologize if this question is stupid, but I am no techie. Actually working with FPP is the first time I mess with coding - and boy oh boy - it is hard to learn *lol*

http://www.wideeyes.dk/tours/fullscreen/park/park.html - In this example I want to use the small thumbnails as a "mouse over" image on the hotspots, but I can't figure out how :(

I once managed to get a partial view of the thumbnail as a mouse over, but I want the whole thumbnail to appear. If anybody has any suggestions I would greatly appreciate it.

Best regards
Morten

izoneguy
09-26-2007, 11:10 PM
Try this: Make sure you only have one instance of this:

<box id="cafe2cigar" url="graphics/cigar_loungethumb.png" pan="-129.00" tilt="0.00" distance="1.03" depth="-120" scaleable="0" brightness="-0.25"

linked="images/cafe_cube"



onClick="pano.leash=free;loadPano(?panoName=images/cigar_lounge_cube&panHome

=60&tiltHome=-3,600);
"
onLoad="alpha=0; alpha=1,900;"
onOver= "brightness=.1,500"
onOut="brightness=.1; brightness=-0.25,500"

/>