July 4, 2009

Pages


Search Site


Topics


Adobe AIR

ColdFusion

Flex

Adobe

ActionScript

Pet Rescues

My Links


Archives

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 | 0 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 | 0 comments

Flex 3: Wrapping Text Around an Image in a TextArea

April 22 2009 by Wally Kolcz

While  in the process of building a flip book that populates itself with an image and then the story that accompanies that story. I encountered a problem with getting the text to wrap around the image. After a little Googling, here is the solution to share.

Read more...

Posted in Flex | Lazy Code | 0 comments

Javascript close and refresh the parent page

March 19 2009 by Wally Kolcz

If you want to close a pop up window and refresh the parent page to reflect the update

Read more...

Posted in Lazy Code | 1 comments

Managed to break FlexBuilder...but fixed it

December 29 2008 by Wally Kolcz

Guess the computer shut down before saving or something....anyways it broke my Flex Builder 3. I tried to uninstall it and reinstall it about 4 times before I hit the Google. Luckily I found the solution.

Read more...

Posted in Flex | 0 comments