www.bodensee360.de
04-27-2009, 03:38 PM
Hello
i got a strange behavior of the smartscale plugin on a scaled hotspot.
Take a look here:
http://www.zooming.de/demo/siemens/demo-1/test.html
At "WA I-Punkt" theres a clickable image.
Click on it a image gets scaled in from
scale="0.00" to scale="1"
<box
id="Image_button"
url="hotspotFiles/images/point_jpg.png"
linked="visualFiles/L1"
orientation="sphere"
distorted="1"
depth="1"
pan="-145.00"
tilt="-3.00"
scale="0.50"
alt="Image"
onClick="Image_2.scale=1,1200,bounce;"
/>
<spot
id="Image_2"
url="hotspotFiles/images/popups/8422.jpg"
linked="visualFiles/L1"
static="1"
depth="1000"
visible="1"
smartScale="1"
scale="0.00"
onClick="Image_2.scale=0,500;"
/>
Works without problems, but when you downscale the windows browser to lets say 800x600 pixels,
1. the image doesnt get "smartscaled" and stays on the bigger size.
2. when Im resize the window, the image gets totally lost.
Any Idea ?
Tried the fcc_smartscale.swf from Trausti
and the smartscale.swf from the FPP Blog.
I was proud to get my navigation smartscaled working, no problems here
http://www.zooming.de/demo/siemens/demo-1/Project_2009_04_27_v02.html
Michael
i got a strange behavior of the smartscale plugin on a scaled hotspot.
Take a look here:
http://www.zooming.de/demo/siemens/demo-1/test.html
At "WA I-Punkt" theres a clickable image.
Click on it a image gets scaled in from
scale="0.00" to scale="1"
<box
id="Image_button"
url="hotspotFiles/images/point_jpg.png"
linked="visualFiles/L1"
orientation="sphere"
distorted="1"
depth="1"
pan="-145.00"
tilt="-3.00"
scale="0.50"
alt="Image"
onClick="Image_2.scale=1,1200,bounce;"
/>
<spot
id="Image_2"
url="hotspotFiles/images/popups/8422.jpg"
linked="visualFiles/L1"
static="1"
depth="1000"
visible="1"
smartScale="1"
scale="0.00"
onClick="Image_2.scale=0,500;"
/>
Works without problems, but when you downscale the windows browser to lets say 800x600 pixels,
1. the image doesnt get "smartscaled" and stays on the bigger size.
2. when Im resize the window, the image gets totally lost.
Any Idea ?
Tried the fcc_smartscale.swf from Trausti
and the smartscale.swf from the FPP Blog.
I was proud to get my navigation smartscaled working, no problems here
http://www.zooming.de/demo/siemens/demo-1/Project_2009_04_27_v02.html
Michael