Hello Audrey,
I have bought by mindlessboss the Orange Thumbs.
I have one problem with Update the Google Maps radar.
Can't you help me, please?
<!-- donderdag 28 april 2011 -->
<plugin name="hs_off"
url="Earth_256.png" visible="true"
align="leftbottom" edge="center" y="35" x="50" blendmode="screen"
alpha="1.0"
keep="true"
onhover="showtext(Toon Plattegrond);"
onover="set(blendmode,add);"
onout="set(blendmode,screen);"
onclick="tween(plugin[maps].x,724,distance(724, 0.5),linear); set(visible,false);
set(plugin[hs_on].visible,true);
set(plugin[BeschermEngel].visible,false);"
/>
<plugin name="hs_on"
url="Earth Stop_256.png" visible="false"
align="leftbottom" edge="center" y="35" x="50" blendmode="screen"
alpha="1.0"
keep="true"
onhover="showtext(Verberg Plattegrond);"
onover="set(blendmode,add);"
onout="set(blendmode,screen);"
onclick="tween(plugin[maps].x,-300,distance(-300, 0.5),linear); set(visible,false);
set(plugin[hs_off].visible,true);
set(plugin[BeschermEngel].visible,true);"
/>
<textstyle name="default" font="Arial" fontsize="14" bold="true" italic="false"
textcolor="0" background="false" backgroundcolor="16777215" border="false" bordercolor="0"
alpha="1" blendmode="layer" effect="glow(0xFFFFFF,0.85,4,4);dropshadow(2,45,0x000000,4,1);"
origin="cursor" edge="bottom" textalign="center" xoffset="0" yoffset="-3" showtime="0.1" noclip="true"
/>
<action name="loadpano">
tween(hotspot.alpha,0);
loadpano(%1,null,MERGE,BLEND(1));
tween(hotspot.alpha,1);
</action>
<action name="updatespot">
plugin[maps].activatespot(%1);
plugin[maps].pantospot(%1);
</action>
<action name="bredaseweg4">
action(updatespot,bredaseweg4);
loadscene(bredaseweg4 , null, MERGE, BLEND(1));
</action>
<action name="bredanoordhoek">
action(updatespot,bredanoordhoek);
loadscene(bredanoordhoek , null, MERGE, BLEND(1));
</action>
<action name="bredaseweg1">
action(updatespot,bredaseweg1);
loadscene(bredaseweg1 , null, MERGE, BLEND(1));
</action>
<action name="ingang_binnen">
action(updatespot,ingang_binnen);
loadscene(ingang_binnen , null, MERGE, BLEND(1));
</action>
<action name="noordhoekM">
action(updatespot,noordhoekM);
loadscene(noordhoekM , null, MERGE, BLEND(1));
</action>
<plugin name="maps" url="plugins/googlemaps.swf" handcursor="false"
align="leftbottom"
x="-300"
y="0"
width="300"
height="100%"
zorder="2"
keep="true"
visible="true" enabled="true" handcursor="true" capture="true" children="true"
zorder="0"
alpha="1.00" blendmode="normal"
smoothing="true"
xonover=""
xonout=""
continuouszoom="false"
dragging="true"
key="kode"
lat="51.55526"
lng="5.07715"
maptype="SATELLITE"
onmapmoved=""
onmapready=""
onmapzoomed=""
scrollwheel="true"
zoom="17"
>
<radar alpha="0.33"
behindspots="true"
dragable="true"
fillalpha="1.0"
fillcolor="0xFFFFFF"
glow="true"
glowcolor="0"
glowstrength="3"
glowwidth="4"
linealpha="0.0"
linecolor="0xFFFFFF"
linewidth="0.0"
size="100"
visible="true"
/>
<zoomcontrol anchor="topright"
hasscrolltrack="false"
visible="true"
x="2"
y="2"
/>
<spot name="bredaseweg4"
heading="280"
lat="51.55526"
lng="5.07715"
onclick="action(bredaseweg4);"
onhover="showtext(Ingang - Bredaseweg);"
/>
<spot name="bredanoordhoek"
heading="280"
lat="51.55515"
lng="5.07807"
onclick="action(bredanoordhoek);"
onhover="showtext(Bredaseweg Noordhoekring);"
/>
<spot name="bredaseweg1"
heading="280"
lat="51.55533"
lng="5.07604"
onclick="action(bredaseweg1);"
onhover="showtext(Bredaseweg Wilgenstraat);"
/>
<spot name="ingang_binnen"
heading="260"
lat="51.55541"
lng="5.07709"
onclick="action(ingang_binnen);"
onhover="showtext(Binnen in de Begraafplaats);"
/>
<spot name="noordhoekM"
heading="200"
lat="51.55594"
lng="5.07793"
onclick="action(noordhoekM);"
onhover="showtext(Aartsengel Michaël II);"
/>
</plugin>
many thanks.
greetings, Wilsan