Calendar

December 2007
S M T W T F S
« Nov   Jan »
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments

Archive for December 18th, 2007

Announcing EverythingFlexAIR1.swc

Tuesday, December 18th, 2007

The EverythingFlexAIR1.swc file includes the ContextWindow, AlertWindow, AlertMXWindow, ConnectionManager, and UpdateManager classes.
Grab the SWC here.

Ribbit on the loose

Tuesday, December 18th, 2007

Ribbit, the company who is building a Flex based API for integrating telephony within Flex based applications has now had their official release party and has now opened up their components to a public beta. They have also announced a new contest:
The best Ribbit Phone (like Joe Johnston’s AIR iPhone) will receive a top prize [...]

AIR AlertMXWindow Component (Toast Style)

Tuesday, December 18th, 2007

After requests from the release of AlertWindow which extended flash.display.NativeWindow yesterday, I am releasing AlertMXWindow which extend mx.core.Window allowing for the inclusion of any mx component.
This version operates the same as the NativeWindow version rising from the lower right corner of the screen and pausing for the delay time set by the application or the [...]