|
ATOMGAS Actionscripts |
||
| color | v 1.0 | color Object extesions HSB colorModell and some other functions myDarken, myLighten, myInvert, myChannelInvert, mySetHSB ,myGetHSB ... |
| timer | v 1.0 | timer Object for easy time handling and pausing |
| doCommand(commandsStr) | v 0.2 | executes the given commandsStr needs the string.as from Branden Hall for good performance doCommand("gotoAndStop(5); mc._x = 50; mc._yscale = 2500); |
| Tween | v 1.0 | LinearTween Class to make timeBased linear tweens on
properties and/or variables (needs ACK! http://chattyfig.figleaf.com/ack) |
| LVM | v 1.1 |
LoadVariables abstraction layer for flash 5 Object.LVM (LoadVarsManager Object) to get a more OO like loadVariables in flash 5 the difference to the XML object is that the LV Object FLEM based http://chattyfig.figleaf.com/flem |
Flash MX |
||
| ATOMGASComponents | v 1.0 | In the Moment just a popUp Slider Component FUI Compatible (style and skinnable) supports Listeners and callBack function |
| ATOMGAS FRSTreeClass | v 1.0 | a Class to build a tree structure of a RecordSet |
| skew | v 1.0 | skew example + source |
| ATOMGAS Remoting Tester | v 0.5 | a tool to test Remoting Services, browse the public methods or generate client AS code |