QTVR2Flash Actionscript commands
Command overview for converted QTVR2Flash movies
ex_anim(schrittpos,zoomstufe,ypos)
Faciliates the animation to a certain point
ex_enable_callback(wert)
Activates (true) and disactivates (false) the callback function
ex_ getstep()
Returns the current step position around the y-axis
ex_getzoom()
Returns the current zoom step
ex_gotopos(schrittpos,zoomstufe,ypos)
Faciliates skipping to a wanted point
ex_mousecontrol(mvisible,menabled,mloopenabled)
Activates (true, true, true) or disactivates (false, false, false)the QTVR function of the mouse
ex_rendern()
Renders the whole scene
ex_renderhigh()
Orders reloading of the details
ex_rotation(wert)
Faciliates a skip of the step position by (value)
ex_stage_height()
Returns the stage height of the Flash movie
ex_stage_width()
Returns the stage width of the Flash movie
ex_turn(grad)
Animation by a wanted degree
ex_ypos(wert)
Faciliates a vertical motion by value
ex_zoom(wert)
Faciliates zooming by value
|