Fx{r} is trying to start the Fx{r} Community! Please join our group on Adobe Groups following this link: http://groups.adobe.com/groups/ab29539ab9.
Fx{r} is now on Twitter too. Follow us @ twitter.com/fx_r!
«
»

ActionScript, CSS, Flash, Flash Player, Flex 2, Flex Builder 3, Flex resources

HTML Tags And Attributes Supported by Flash Player

Andrei Ionescu | 08.05.08 | 6 Comments

Google Buzz

Bellow you can find a list tags and their attributes that are supported by flash player (and also by flex framework). This list applies to TextArea, TextFields and other controls that are html enabled.

Anchor tag (<a>)

Creates a hypertext link.

  • href
  • target

Bold tag (<b>)

Renders text as bold.

Break tag (<br>)

Creates a line break in the text field.

Font tag (<font>)

Specifies a font or list of fonts to display the text.

  • color
  • face
  • size

Image tag (<img>)

Lets you embed external JPEG files, SWF files, and movie clips.

  • src
  • id
  • width
  • height
  • align
  • hspace
  • vspace
  • alt

Italic tag (<i>)

Displays the tagged text in italics.

List item tag (<li>)

Places a bullet in front of the text that it encloses.

Paragraph tag (<p>)

Creates a new paragraph.

  • align
  • class

Span tag (<span>)

Available only for use with CSS text styles.

  • class

Text format tag (<textformat>)

Lets you use a subset of paragraph formatting properties of the TextFormat class within HTML text fields.

  • blockindent
  • indent
  • leading
  • leftmargin
  • rightmargin
  • tabstops

Underline tag (<u>)

Underlines the tagged text.

Some aspects need to be known… <ol> and <ul> are not supported by flash player and any of the two tags are rendered as bullets. As you already noticed the tags do no comply with new standards, they do not necessarily close as is should and tags without closing do not have /> at the end.

More info about this is on Adobe Livedocs following this link.

Share and Enjoy:
  • Twitter
  • Google Buzz
  • LinkedIn
  • Google Bookmarks
  • del.icio.us
  • Digg
  • Sphinn
  • blogmarks
  • Reddit
  • StumbleUpon
  • Facebook
  • DZone
  • FriendFeed
  • Yahoo! Buzz
  • Yahoo! Bookmarks
  • Slashdot
  • MySpace
  • Add to favorites




Tags: , , , , , , , ,

This post was written by Andrei Ionescu

Views: 14945

related

6 Comments

have your say

Add your comment below, or trackback from your own site. Subscribe to these comments.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">

:

:


«
»