Benutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.comDieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Tuur« (29. Juni 2010, 03:43)
Benutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.com|
|
Quellcode |
1 2 3 4 5 6 7 8 |
<action name="taal_add">
set(taal_color,"#0000ff");
set(taal_weight,"bold");
set(taal_family,"Verdana,Arial,Helvetica");
txtadd(data[css2].content,"body { color:",get(taal_color),"; font-weight:",get(taal_weight)," font-family:",get(taal_family),";}");
txtadd(data[html_add].content,"<p>I love %1 in hotspot ",get(name),"</p>");
set(hotspot[ab_1].css,data:css2);
</action>
|
Benutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.com|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<krpano version="1.0.8" onstart="action(load1);tall_add("how steve enhance our knowledge :)");">
<include url="structure.xml" />
<include url="actions_s.xml" />
<include url="actions_move.xml" />
<include url="actions_load.xml" />
<include url="text.xml" />
<include url="menu1.xml" />
<include url="taal.xml" />
<include url="plugins.xml" />
</krpano>
|
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 |
....
<action name="taal_add">
set(taal_color,"#0000ff");
set(taal_weight,"bold");
set(taal_family,"Verdana,Arial,Helvetica");
txtadd(data[css].content,"body { color:",get(taal_color),"; font-weight:",get(taal_weight)," font-family:",get(taal_family),";}");
txtadd(data[html_add].content,"<p>I love %1 in hotspot ",get(name),"</p>");
set(hotspot[ab_1].css,data:css2);
</action>
....
|
Benutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.comBenutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.com|
|
Quellcode |
1 2 3 4 5 6 7 8 |
<action name="taal_add">
set(taal_color,"#0000ff");
set(taal_weight,"bold");
set(taal_family,"Verdana,Arial,Helvetica");
txtadd(data[css].content,"body { color:",get(taal_color),"; font-weight:",get(taal_weight),"; font-family:",get(taal_family),";}");
txtadd(data[html_add].content,"<p>I love %1 in hotspot ",get(name),"</p>");
set(hotspot[ab_1].css,data:css);
</action>
|
|
|
Quellcode |
1 |
onloaded="taal_add(Krpano);" |
|
|
Quellcode |
1 |
txtadd(foo,"hi ","there "," Arthur"); |
|
|
Quellcode |
1 2 3 |
set(tmp,"red"); set(tmp2,"blue"); txtadd(prose,"roses are ",get(tmp),", violets are ",get(tmp2)); |
|
|
Quellcode |
1 |
txtadd(data[html_add].content,"<p>I love %1 in hotspot ",get(name),"</p>"); |
|
|
Quellcode |
1 |
onstart="action(load1);tall_add("how steve enhance our knowledge :)");"
|
|
|
Quellcode |
1 |
onstart="action(load1);taal_add('how Michel enhances our knowledge :)');"
|
Benutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
<action name="taal_add">
set(taal_color,"#0000ff");
set(taal_weight,"bold");
set(taal_family,"Verdana,Arial,Helvetica");
txtadd(data[css].content,"body { color:",get(taal_color),"; font-weight:",get(taal_weight),"; font-family:",get(taal_family),";}");
txtadd(data[html_add].content,"<p>I love %1 in hotspot ",get(name),"</p>");
set(hotspot[ab_1].css,data:css);
</action>
<data name="html_add">
</data>
<hotspot name="ab_1"
url="../P/plugins/textfield.swf"
keep="false"
ath="190.42787182410882" atv=" -13.8535854767984252"
width="160" height="prop"
scale="1" scale9grid="" scalechildren="true" rotate="0"
crop="" ondowncrop="" onovercrop=""
visible="true" enabled="true" handcursor="true" capture="false" children="false"
zorder="90"
alpha="1.00" blendmode="normal" smoothing="true"
refreshrate="auto"
onloaded="taal_add(Krpano);"
onover=""
onhover=""
onout=""
ondown=""
onup=""
onclick=""
autosize="none"
background="true"
backgroundalpha="1"
backgroundcolor="0xFF0000"
blur="0"
css=""
details="8"
effect=""
glow="0"
glowcolor="16777215"
html=""
inverserotation="false"
roundedge=""
selectable="true"
shadow="0"
textblur="0"
textglow="0"
textglowcolor="16777215"
textheight="60"
textshadow="0"
usecontentsize="false"
wordwrap="true"
/>
|
: https://pame.virtualtuur.comHey that's what my wife calls me after a big Mexican dinner....O steve, you are the master of tut's
|
|
Quellcode |
1 |
html="data:html_add" |
Benutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer

: https://pame.virtualtuur.comBenutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.comDieser Beitrag wurde bereits 3 mal editiert, zuletzt von »Tuur« (29. Juni 2010, 11:12)
Benutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.comBenutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<action name="onclick"> set($pano3_add1_click, openurl(http://www.virtualtuur.com)); set($pano3_add2_click, openurl(http://www.google.com,_blank)); set($pano3_add3_click, openurl(http://www.google.com,_blank)); set($pano3_add4_click, openurl(http://www.google.com,_blank)); set($pano3_add5_click, openurl(http://www.google.com,_blank)); set(hotspot[ab_1].onclick,get($pano3_add1_click)); set(hotspot[ab_2].onclick,get($pano3_add2_click)); set(hotspot[ab_3].onclick,get($pano3_add3_click)); set(hotspot[ab_4].onclick,get($pano3_add4_click)); set(hotspot[ab_5].onclick,get($pano3_add5_click)); </action> |
: https://pame.virtualtuur.comBenutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.comBenutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer

: https://pame.virtualtuur.comBenutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.com