Documentations
Scaena - Documentation
2. Variables | 2. Variables |
| Wednesday, 12 September 2007 | |
|
NOTE: This article is under development!
General data typesFlash is able to handle some general data types which are mentioned in the online documentation. E4X linking
ECMAScript for XML (E4X) is a new feature of ActionScript 3 and can also be used to resolve parameters which are defined by the Example
<!--
Get width and height of the 3D scene and assign it to a 3D object --> <object name="plane1" width="[scene.@width]" height="[scene.@height]" ... /> <!-- Move a 3D object to the left end of the 3D scene --> <tween> <object name="plane1"> <end x="-[scene.@width]"/> </object> </tween> MathParserThe built-in parser for basic mathematics is able to process the following calculations:
Example
<!--
Get width and height of the 3D scene and assign it to a 3D object with 50% of the original values --> <object name="plane1" width="[scene.@width]/2" height="[scene.@height]/2" ... /> |
| < Prev | Next > |
|---|
Through our partner cafepress.com we sell several clothes and more with our brand so called U8 web wear. With each purchase you get a unique product and support our work. Thanks!
| unic8 Bugs |
| unic8 Labs |
| IT Consulting Lembke |
| etiCAT |
| FLOE |
| G-Nero |
| Scaena |
| U8 web widgets |
| Imprint |
| Privacy policy |