Posted on 30 July 2009. Tags: action script, as2, as3, asfunction, Flash, rollover
External CSS
External css as it applies to dynamic text does have limitations Some of those limitations include:
- javascript actions such as On rollover events in js.
- Borders
- divs and tables
- text is always set to wrap which can cause formatting issues when dealing with images linked to in the content. Read the full story
Posted in CSS, Flash
Posted on 20 October 2008. Tags: as2, as3, asfunction, development, Flash, flash links, programming
asfunction
Usage
asfunction:function,"parameter"
Parameters
function An identifier for a function.
parameter A string that is passed to the function named in the function parameter.
Returns
Nothing. Read the full story
Posted in Flash