
This component Customization Guide was written for intermediate to advanced HTML/Flash developers (or beginners who enjoy getting their hands dirty). It provides additional information to trick out the Flash component with custom elements and external functionality. There are a number of code examples, so it's important to note which language of the component you're using (ActionScript 2 versus ActionScript 3).
Here are the typographical conventions you can expect so see:
Parameter name
Indicates parameter names that are assigned to the component in Flash's Component Inspector panel. They are formatted like so: HEADER TITLE / Parameter. This style will also be used (sporadically) for typographical emphasis.
Constant width
Used for samples of XML, JavaScript, ActionScript, and other code.
Constant width italic
A placeholder within code samples that should be substituted with your own value.
Have fun!