A way to import images into html
The compiler supports the <img> tag in HTML text content, for applications compiled for swf7 and higher. The URL for the image must return an image in a format accepted by the Flash player (.jpg, or .swf). No gif or .png or other formats will work.
| Attributes | |||||
| Name | Usage | Type (Tag) | Type (JS) | Default | Category |
| align | Tag only | string | final | ||
|
|
|||||
| height | Tag only | string | final | ||
|
|
|||||
| hspace | Tag only | string | final | ||
|
|
|||||
| src | Tag only | string | final | ||
|
|
|||||
| vspace | Tag only | string | final | ||
|
|
|||||
| width | Tag only | string | final | ||
|
|
|||||
Copyright © 2002-2005 Laszlo Systems, Inc. All Rights Reserved. Unauthorized use, duplication or distribution is strictly prohibited. This is the proprietary information of Laszlo Systems, Inc. Use is subject to license terms.