====== xleff2as ====== **[[XLEFF2AS]]** is a automization tool for generating AS 2.0 stubcode for [[XLEFF]]. It parses XLEFF documents an generates the corresponding AS code for each component instance. **[[xleff2as]]** is a part of [[XLEFF TBX]] ====== Why? ====== Some background: XLEFF generates all event handler for each component instance automaticaly. This is very usefull and saves a lot of time. You just have to follow some naming conventions in order to access the events. ------------------- For example: In your XLEFF-doc you declare a button instance named "TestButton" with someting like this: ''