done!!!! thx!!! without ' '
lookat(get(hotspot[nextpano].ath),get(hotspot[nextpano].atv));"> instead of :
lookat(get(hotspot['nextpano'].ath),get(hotspot['nextpano'].atv))
thx!!!! :)
Hi!, thx Dorin but i use this and 2.xml have black screen :(:
<hotspot name="nextpano"
url="../files/next.swf" ath="-21" atv="5" width="270" height="216" onclick="looktohotspot(get(name),70, smooth(100,80,40));action(load1);">
</hotspot>
<action name="load1">
loadpano(2.xml,null,MERGE,ZOOMBLEND(1,5));
lookat(get(hotspot['nextpano'].ath),get(hotspot['nextpano'].atv));
</action>