Thank you Klaus, for your reply
It will not show the partial Panorama; yes, it will skip to the next panorama, but this one gets a code error. I've narrow it down to the below code.
If you can have a look and point out what code is incompatible. I would be very appreciated.
Thanks again
<plugin name="map" url="tb.png" keep="true"
align="bottomleft" x="5" y="5" alpha="0.85" handcursor="false"
scalechildren="true"
width="46%"
height="14%"
/>
<!-- end show map!-->
<!--show point click sceen!-->
<plugin name="scene_01" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="320" y="183" zorder="2" onhover="showtext(Sukhumvit Skyline);" onclick="loadscene(scene_a, null, MERGE, BLEND(1));" /> />
<plugin name="scene_02" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="433" y="183" zorder="2" onhover="showtext(Lobby);" onclick="loadscene(scene_01, null, MERGE, BLEND(1));" />
<plugin name="scene_03" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="546" y="183" zorder="2" onhover="showtext(Lobby Waiting Area);" onclick="loadscene(scene_02, null, MERGE, BLEND(1));" />
<plugin name="scene_04" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="659" y="183" zorder="2" onhover="showtext(Infinity Pool);" onclick="loadscene(scene_03, null, MERGE, BLEND(1));" />
<plugin name="scene_05" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="772" y="183" zorder="2" onhover="showtext(Infinity Pool evening);" onclick="loadscene(scene_04, null, MERGE, BLEND(1));" />
<plugin name="scene_06" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="885" y="183" zorder="2" onhover="showtext(Grand Park);" onclick="loadscene(scene_08, null, MERGE, BLEND(1));" />
<plugin name="scene_07" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="998" y="183" zorder="2" onhover="showtext(Grand Park Evening);" onclick="loadscene(scene_09, null, MERGE, BLEND(1));" />
<plugin name="scene_08" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="1111" y="183" zorder="2" onhover="showtext(Pond with Gazebo);" onclick="loadscene(scene_10, null, MERGE, BLEND(1));" />
<plugin name="scene_09" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="1224" y="183" zorder="2" onhover="showtext(Fitness);" onclick="loadscene(scene_05, null, MERGE, BLEND(1));" />
<plugin name="scene_10" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="320" y="60" zorder="2" onhover="showtext(Kid's Room);" onclick="loadscene(scene_06, null, MERGE, BLEND(1));" />
<plugin name="scene_11" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="433" y="60" zorder="2" onhover="showtext(Executive Lounge);" onclick="loadscene(scene_07, null, MERGE, BLEND(1));" />
<plugin name="scene_12" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="546" y="60" zorder="2" onhover="showtext(BlueSpice & Herbs);" onclick="loadscene(scene_12, null, MERGE, BLEND(1));" />
<plugin name="scene_13" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="659" y="60" zorder="2" onhover="showtext(BlueSpice & Herbs Buffet Line);" onclick="loadscene(scene_11, null, MERGE, BLEND(1));" />
<plugin name="scene_14" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="772" y="60" zorder="2" onhover="showtext(Deluxe Premium);" onclick="loadscene(scene_14, null, MERGE, BLEND(1));" />
<plugin name="scene_15" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="885" y="60" zorder="2" onhover="showtext(Grand Suite);" onclick="loadscene(scene_17, null, MERGE, BLEND(1));" />
<plugin name="scene_16" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="998" y="60" zorder="2" onhover="showtext(Grand Suite Living Room);" onclick="loadscene(scene_16, null, MERGE, BLEND(1));" />
<plugin name="scene_17" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="1111" y="60" zorder="2" onhover="showtext(Executive Suite);" onclick="loadscene(scene_15, null, MERGE, BLEND(1));" />
<plugin name="scene_19" url="mframe.png" keep="true" parent="map" align="bottomleft" edge="center" x="1224" y="60" zorder="2" onhover="showtext(Terminal 21 Shopping Mall);" onclick="loadscene(scene_13, null, MERGE, BLEND(1));" />
<plugin name="scene_20" url="mf2.png" keep="true" parent="map" align="bottomleft" edge="center" x="60" y="60" zorder="2" onhover="showtext(Grande Centre Point Sukhumvit-Terminal 21);" onclick="openurl('http://www.centrepoint.com/hotel/products.aspx?branch_id=9');" />