Home
HomeFlexible, Lightweight and Truly Skinnable Flash ComponentsPHPObject and other Flash ExtensionsForumsBlog JournalLinks
Buy Flash Components
  GhostWire Components - Flash Components for RIAs

redhand GhostWire Button [Label is HTML enabled]
The label in the Button component is HTML enabled. This allows you to create labels with different HTML text formatting supported by Flash MX - <i>, <b>, etc.

If you need to display characters such as the '<', then please use the following:

< (less-than sign)
&lt;

> (greater-than sign)
&gt;

& (ampersand)
&amp;

" (double-quote)
&quot;

' (apostrophe)
&apos;

Example:
To set "<< Previous" as the label, you would do

setLabel("&lt;&lt; Previous");


Flash Components
Button :: CheckBox :: CollapsibleMenu :: CollapsiblePane :: ColorPicker :: ComboBox :: ContextMenu :: DialogBox :: InputField :: ListBox :: Loader :: Menu :: SlideMenu :: NumericBox :: Panel :: ProgressBar :: RadioButton :: ScrollBar :: ScrollPane :: SlidePane :: Slider :: TabView :: TextArea :: TreeView :: Window

See also
Documentation :: FAQs :: Testimonials
 
Contact UsSite Map
Copyright © 2003-2006 GhostWire Studios