Basics


Table of Contents

<node>
The base class for all Laszlo classes.
<script>
A block of JavaScript.
<attribute>
Sets an attribute of the object that contains it.
<import>
Imports code at runtime from other files.
<include>
Includes code from other files.
<library>
This tag marks the root element of a library file.
<method>
Attaches a function or event handler to an object or class.
<security>
Canvas element used to control RPC security
<splash> (swf8)
Controls the presentation while the application is loading.
<splash view> (swf8)
A view element within the splash element positions a resource on the canvas while the application is loading.
<switch>
Special syntax used to control compilation