OPEN HTML TEXTFIELD

set(plugin[button].enabled,false); set(plugin[htmltext].y,-1500); tween(plugin[button].alpha,0,,,set(plugin[button].visible,false)); tween(plugin[htmltext].alpha,1,0); tween(plugin[htmltext].textblur,0,0); tween(plugin[htmltext].blur,0,0); set(plugin[htmltext].visible,true); set(plugin[htmltext].enabled,true); tween(plugin[htmltext].y,0); set(plugin[button].visible,true); set(plugin[button].enabled,true); tween(plugin[button].alpha,1); plugin[%1].changeorigin(lefttop,lefttop); tween(plugin[%1].x,0,1,easeoutquad); tween(plugin[%1].y,0,1,easeoutquad,action(move2,%1)); plugin[%1].changeorigin(rightbottom,rightbottom); tween(plugin[%1].x,0,1,easeoutquad); tween(plugin[%1].y,0,1,easeoutquad,action(moveback,%1)); plugin[%1].changeorigin(center,center); tween(plugin[%1].x,0,1,easeoutquad); tween(plugin[%1].y,0,1,easeoutquad); set(plugin[%1].enabled,false); tween(plugin[%1].alpha,0); tween(plugin[%1].blur,20); tween(plugin[%1].textblur,20,,,set(plugin[%1].visible,false)); set(enabled,false); tween(alpha,0); tween(blur,20); tween(textblur,20,,,set(visible,false)); set(plugin[htmltext2].enabled,true); tween(plugin[htmltext2].blur,8,0); tween(plugin[htmltext2].textblur,8,0); set(plugin[htmltext2].blur,8); set(plugin[htmltext2].textblur,8); set(plugin[htmltext2].visible,true); tween(plugin[htmltext2].blur,0); tween(plugin[htmltext2].textblur,0); tween(plugin[htmltext2].alpha,0.8);

Hello from Actionscript HTML

styles test:
bold
italic
underlined

links test:
open krpano site
do some lookto actions
click to move field
open second field

color test:
red green blue



list test:
    • list1

      list2

      list3

  • left align test left align test left align test left align test left align test
    left align testleft align testleft align test

    center align test center align test center align test center align test center align test
    center align test center align test center align test

    right align test right align test right align test right align test right align test
    right align test right align test right align test

    close window

    a { text-decoration:underline; color:#110088; font-weight:bold; } a:hover { color:#885500; } set(blendmode,add); tween(plugin[in].scale,1); tween(plugin[out].scale,1); tween(plugin[left].scale,1); tween(plugin[right].scale,1); tween(plugin[up].scale,1); tween(plugin[down].scale,1); tween(plugin[home].scale,1); tween(plugin[openfs].scale,1); tween(plugin[closefs].scale,1); tween(plugin[in].x,-160); tween(plugin[out].x,-120); tween(plugin[left].x,-80); tween(plugin[right].x,-40); tween(plugin[up].x,0); tween(plugin[down].x,40); tween(plugin[home].x,80); tween(plugin[openfs].x,120); tween(plugin[closefs].x,120); set(blendmode,screen); tween(plugin[in].scale,0.5); tween(plugin[out].scale,0.5); tween(plugin[left].scale,0.5); tween(plugin[right].scale,0.5); tween(plugin[up].scale,0.5); tween(plugin[down].scale,0.5); tween(plugin[home].scale,0.5); tween(plugin[openfs].scale,0.5); tween(plugin[closefs].scale,0.5); tween(plugin[in].x,-80); tween(plugin[out].x,-60); tween(plugin[left].x,-40); tween(plugin[right].x,-20); tween(plugin[up].x,0); tween(plugin[down].x,20); tween(plugin[home].x,40); tween(plugin[openfs].x,60); tween(plugin[closefs].x,60); set(hotspot.visible,false); push(view.fovmin); set(view.fovmin,1); pop(view.fovmin); set(hotspot.visible,true); action(loadingdone); breakall(); loadpano(1.xml,null,KEEPALL,BLEND(2)); loadpano(2.xml,null,KEEPALL,BLEND(2));