<img>

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