Menu

0.2.1 alpha released

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.

With getElementId plugin (provided ver 0.2 alpha) and data binding plugin, you might write ActionScript for complex UI with data.

Posted by Terry T 2006-12-03

Log in to post a comment.