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 |
....onstart="set(heading, 0);intro();load1();" ...
<events onviewchange="onviewchange();" />
<action name="onviewchange">
sub(textview, view.hlookat, heading);
txtadd(data[html_pic_id].content,"<p>",'FOV=',get(textview), '°',"</p>");
trace('get(textview)');
</action>
<data name="html_pic_id">
</data>
<plugin name="text_pic_id"
url="../skin/plugins/textfield.swf"
keep="true"
visible="true" enabled="true" handcursor="false" capture="true" children="true"
zorder="100"
alpha="1.00" blendmode="normal"
smoothing="true"
origin="bottom" edge=""
x="0" y="5"
width="250" height="30"
scale="1"
onloaded="text_var();style_var();"
onover=""
onhover=""
onout=""
ondown=""
onup=""
onclick=""
autosize="none"
background="false"
backgroundcolor=""
blur="0"
bordercolor=""
borderwidth="0"
css=""
glow="0"
glowcolor=""
html="data:html_pic_id"
roundedge="8"
selectable="false"
shadow=""
textblur="0"
textglow="0"
textglowcolor=""
textshadow=""
parent="STAGE"
/>
|
: https://pame.virtualtuur.comBenutzerinformationen überspringen
Wohnort: Kobyłka, Poland
Beruf: Virtual Tours - Spherical Panoramas - Krpano developer
|
|
Quellcode |
1 |
txtadd(data[html_pic_id].html,"<p>",'FOV=',get(textview), '°',"</p>"); |
Benutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.comBenutzerinformationen überspringen
Wohnort: Kobyłka, Poland
Beruf: Virtual Tours - Spherical Panoramas - Krpano developer
Benutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.comBenutzerinformationen überspringen
Wohnort: Kobyłka, Poland
Beruf: Virtual Tours - Spherical Panoramas - Krpano developer
|
|
Quellcode |
1 2 |
<data name="html_pic_id"> </data> |
|
|
Quellcode |
1 |
txtadd(data[html_pic_id].content,"<p>",'FOV=',get(textview), '°',"</p>"); |
|
|
Quellcode |
1 |
txtadd(plugin[html_pic_id].html,"<p>",'FOV=',get(textview), '°',"</p>"); |
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 |
<action name="onviewchange">
adjusthlookat(view.hlookat);
trace('get(view.hlookat)');
txtadd(data[html_pic_id].content,"<p>",'Kompas = ','get(view.hlookat)', '°',"</p>");
set(plugin[text_pic_id].css,data:css);
</action>
|
|
|
Quellcode |
1 |
txtadd(data[html_pic_id].content,"<p>",'Kompas = ',get('view.hlookat'), '°',"</p>");
|
: https://pame.virtualtuur.comDieser Beitrag wurde bereits 2 mal editiert, zuletzt von »Tuur« (13. Dezember 2011, 02:27)
Benutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
)
: https://pame.virtualtuur.com