RSS

Drop.io AS3 Library

1 Comment | This entry was posted on Dec 01 2008

UPDATE: I have posted what there is for files on Google Code. The code currently is considered as-is.


So I mentioned in my last post about the new Drop.io API and how easy it is to use. Well, since then I’ve been playing around with the API in flash and accidentally started an AS3 Flash library for the API. Hopefully I’ll have enough time soon to complete it so other Flash developers can use it to create their own Drop.io apps. The image above is one of the first tests I was working on that started all this.

I will be posting updates on the library, so be sure to check back. If anyone has already started working on an AS3 library, feel free to post a comment. Any help or support I can get is appreciated!

The New Drop.io API: Drop.io Desktop Manager

2 Comments | This entry was posted on Nov 29 2008

UPDATE: This application has been altered. The finished product is called Droplet and be viewed HERE

Over a year ago I had the pleasure of working on the team that created Drop.io. I had built the original Flash uploaders. Since then, the Drop.io team has been hard at work and just last week released a new version of the site with a TON of great new features. My absolute favorite is the new Drop.io API. Getting a FREE key is simple and very quick (possibly faster than getting a FREE drop)! With only an hour into it, I’ve already managed to move, delete, and add assets quickly and painlessly. I can’t wait to get some more time into this and build out a drop manager in Adobe AIR.

Keep checking back for more status updates, I hope to have the Drop.io Desktop Manager available soon!

Until then, check out some of my other AIR apps…
Super Duper Desktop FLV Player
The File Furnace

Papervision and Geocoding

3 Comments | This entry was posted on Nov 04 2008

The June 2008 edition of Adobe EDGE has a great article on geocoding. Geocoding is getting popular with the release of Yahoo Maps, Mapquest, and Google Maps APIs. Suddenly any user can apply for one of those keys and start mapping locations on their site or even using those APIs to get geo location data to then use within their own mapping engine. That is where this example comes in. Adobe has written up a great article on getting started with using the Yahoo Maps API to get the longitude and latitude of a location, then converting that to 3D coordinates to place on a globe built in Papervision. The example is simple, but feels good and responsive.

Read the article
View the Demo

Read more »

Google Maps API for Flash

1 Comment | This entry was posted on May 15 2008

It’s finally here! I have yet to really dig into it, but Google claims it does everything the Javascript version does.

Google Maps API for Flash