Top RIA blogs award

Top RIA blogs

Confessions of an Flash Addict Rotating Header Image

Posts under ‘AIR’

The secret to making money with your RIA / AIR application

What is the secret to making money with your RIA / AIR application? Watch this video and you will know all about it. Great video from Startup School 08.

Thawte finally responds, I got my AIR Code Signing Certificate. WHOHOO!

After applying for the the Adobe AIR Certificate Offer promotion , and sending all the appropriate documents to Thawte, I finally got my AIR SSL certificate for secure code singing (worth $300). Thawte is not the fastest company when it comes to replying back to the customer or sending notifications when they say they will. [...]

AS3 Upload: File Filtering

The FileFilter class is used to indicate what files on the user’s system are shown in the file-browsing dialog box that is displayed when FileReference.browse() or FileReferenceList.browse() is called. The FileFilter instances can also be passed to a browse() function. If you use a FileFilter instance, extensions and file types that aren’t specified in the [...]

Added to the Adobe AIR Marketplace

Today I submitted my Funky Calc application to the Adobe AIR Marketplace for other people to enjoy. Almost instantly i got a reply to apply for a Thawte Certificate, so I can sign the applications I develop. Will keep you posted on this one. You can find it here Have fun with it

FireLog + AIR Logger v1.0.0

Today somebody at the Flashcoders list asked about logging and tracing, so I decided to put my AIR Logger up for download. It’s a very simple tool and a very simple logger. I use it on a daily basis. It eliminates the use of tracing via the built-in Flash CS3 Debugger. Install the front end [...]