Part I. LZX Reference

Table of Contents

I. Basics
<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
II. Constants
aqua
black
blue
fuchsia
gray
green
lime
maroon
navy
olive
purple
red
silver
teal
white
yellow
III. Debugging
Debug
The Laszlo debugger
IV. Formatted Output
LzFormatter
V. General Information
An introduction to Attributes
VI. HTML Markup
<a>
HTML hypertext link.
<b>
Bold Text.
<br>
Line break.
<font>
Inline font markup.
i
Italic text.
<img>
A way to import images into html
<p>
Paragraph.
<pre>
Preformatted text.
<u>
Underlined text.
VII. Media
<audio>
Imports an audio file.
<face>
<frame>
A frame of a multi-frame resource.
<resource>
A tag that defines a media object that can be associated with a view.
VIII. Runtime
lz
LzDeclaredEvent
LzDeclaredEventClass