myLib Adobe flash as3 components framework alternative

27Feb/101

myLib 0.7.7 beta is out

Hey,

Happy to introduce you new myLib 0.7.7 beta release!

The keys for this release are :

- MediaPlayer review (FMS and HTTPPseudoStream>http://xmoov.com/ now include)
- new ComboBoxStepper component
- FocusManager review

Since  i have done huge changes from MediaPlayer, specially to include FMS and HTTPPseudoStream, this release is only available from google code SVN repository. I will make it downloadable as zip file soon as i'm sure it's stable enough. Check download page at the bottom to get informations on how checkout repository and so get files.

I will start writing documentation next week starting with MediaPlayer.
Waiting for documentation here is HTTPPseudoStream example : http://test.samystudio.net/xmoov/HTTPPseudoStreamExample.swf.
You can download example files here.

Changes log.

Download (SVN checkout/update)

Hope you will enjoy this release, really need feedback so waiting for you now :)

10Feb/100

Looking for testers for next release

Hey,

Next release coming soon, and i wish beta testing it before final release.
So if you're interesting for beta testing, let me know.

Thx

29Nov/090

ScrollBar patch before next release

When using scrollbar with 0.7.2 release, you may have notice a problem while dragging scroll thumb.
When hiting up or down asset buttons while dragging thumb, scroll thumb hang and you have to release an press it again to continue scrolling.

Here is the solution :

StyleManager.getInstance().setClassStyle( Button , { disabledDragRollState : true } );

Place it anywhere in your code and don't forget StyleManager and Button classes import.

17Nov/094

News from next release

No updates for a long time, but i'm still working on myLib, just not enough time atually.

Next release will be available with some new interesting features :
- FMS stream with MediaPlayer
- HTTPPseudoStream with MediaPlayer (http://xmoov.com/xmoov-php/)
- ComboBoxStepper components
- FocusManager improvement
- And of course lots of bugs fix and other minor new features

So be patient and stay tuned!

26Apr/090

0.7.2 release with new licence under MPL

Note that myLib license change with this new release, now under MPL (Mozilla public license).

Download

More informations

Don't forget to give feedback!

7Feb/090

Update 0.7.1 available and demo update

myLib 0.7.1 is a minor update which fix severals problems, all download page packages and SVN repository have been update.  You can get fixed bug overview from forum or from history file available with downloaded packages.

Demo is also now available from myLib website (ColorPicker and Stpper/NumericStepper demo have been added)

See demo update

Download update

4Jan/090

myLib 0.7 now available!

Here it is!

myLib is finally available for download. 3 packages are available :

  • Designers (mxp only)
  • Flex developpers (swc only)
  • Complete source

Please use bugtracker and forum if you have any problems.

Enjoy!

Download now

26Dec/080

myLib available for download soon!

myLib Adobe flash as3 components alternative will be available soon!

Just need little more time to complete myLib website.

Stay tuned!