Calendar

November 2008
M T W T F S S
« Oct    
 12
3456789
10111213141516
17181920212223
24252627282930

Tag Cloud

Categories

Archives

Highest Rated

Most Viewed

Recent Posts

Recent Comments

ActionScript 3

« Previous Entries Next Entries »

More fun with AIR LocalConnection (Source Included)

Friday, January 11th, 2008

This sample has 2 components. The AIR portion and the Flex web portion. It allows you to drag and image into the AIR application and send it to the browser based Flex application via LocalConnection.
The AIR application accepting the image:

The image now showing in the browser:

Download and install this AIR application. Run the application, click [...]

UrlKit has been updated

Thursday, December 20th, 2007

Joe Berkovitz has posted a new version of UrlKit. Version 0.91now uses back-ported Flex 3 deep linking in its Flex 2 version, providing good cross-browser support for IE7 and Safari. The new enabled property of FlexBrowserManagerAdapter permits applications to delay the initialization of UrlKit until their application reaches a fully initialized state. The new navigate() [...]

AlertWindow and AlertMXWindow Updated

Wednesday, December 19th, 2007

These two components have been updated to have notification when used in static mode. In other words, the default behavior is to rise from the system tray area, remain for 3 seconds (or a user defined amount) and fall back off screen. You also have the option to have the window rise from the [...]

System Check

Tuesday, November 13th, 2007

Not sure how many actually use the flash.system.Capabilities class you can gain a lot of very useful information about your users.

Run this demo
View/Download Source

Need a way to wow the bosses? Try Reflection

Tuesday, July 31st, 2007

Ben Pritchard has posted a great article on using reflection with ActionScript 3 for Flash CS3. This is not only easy to do (using the included source code he provides) but generates that “WOW” factor that is all so important sometimes. I highly recommend reading his article at:

Read it here

Yes, that is my new [...]

« Previous Entries Next Entries »