You are not logged in.

> The forum rules have been updated. Please take a moment to read them.


#1 2012-11-30 12:12:03

rbackhaus
Member
From: connecticut usa
Registered: 2009-05-27
Posts: 59

alturl hotspots for ipad

my alt url hotspots are are defaulting to the the upper left corner of the screen, with the below unedited panotour produced code,...

  <!--************** Hotspots and lensflares ****************************************************-->
    <hotspot name="spot42" hview="0" vview="0" fovview="70" hcenter="39.6882" vcenter="-1.47103" onclick="lookto(get(hcenter),0,20,smooth(400,20,100));loadpano(build18.xml,null,null,BLEND(1));" url="builddata/graphics/spots/spot3.swf" alturl="builddata/graphics/spots/spot2.png" altscale="1.0" frame="0" lastframe="19" frameheight="64" framewidth="64" altonloaded="set(crop,0|0|64|64);set(width,0);set(height,0);set(stopSequence,false);animate(spot42,0.1);" [/color]onhover="showtext(Upper Hall);" ath="39.6882" atv="-1.47103"/>
   


I edited out somecode and usedthe below code and  a gif alturl to fix, where is the bug in the above code

       
<!--************** Hotspots and lensflares ****************************************************-->
    <hotspot name="spot42" hview="0" vview="0" fovview="70" hcenter="39.6882" vcenter="-1.47103" onclick="lookto(get(hcenter),0,20,smooth(400,20,100));loadpano(build18.xml,null,null,BLEND(1));" url="builddata/graphics/spots/spot3.swf" alturl="builddata/graphics/spots/spot2." altscale="1.0"  onhover="showtext(Upper Hall);" ath="39.6882" atv="-1.47103"/>

thanks

rob

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson