March 11, 2010

Pages


Search Site


Topics


Adobe AIR

ColdFusion

Flex

Adobe

ActionScript

Pet Rescues

My Links


Archives

Entries Tagged as 'Flash'

AIR: Check if connected to the internet or not

June 23 2009 by Wally Kolcz

With most of my AIR apps connecting to the internet either to get or push data, having the ability to monitor the connection to the internet is vital to the success of the application. Here is a simple URL monitor that checks to see if the application is connected to the internet or not and then enables or disables a button.

Read more...

Posted in AIR | Flex | Flash | 1 comments

Flex 3: How to log into Ribbit

June 23 2009 by Wally Kolcz

As I start to develop sample Flex apps that including the Ribbit (http://www.ribbit.com) library and functionality I noticed that the example on Ribbit's site on how to log into the account is incorrect. Here is how it should work (or atleast my way)

Read more...

Posted in Ribbit | Flex | Flash | 4 comments