mfx2 for ActionScript News
Status: Alpha
Brought to you by:
ampspeed
mfx2 0.2.1 alpha is came with some bug fix on plugin system and a new plugin for presentation section.
New plugin is data binding plugin. This plugin provides so-called watching method to object class.
ActionScript already has Object.watch() method, however this method can execute only one function. The new data binding plugin can watch multi functions. This means a property of object can bind many functions. ... read more
0.1 Alpha has been released. Source and class document are available. All section can work excetp UI Logger section.