Browsing articles in "Articles"
Mar
26
2009

iFlashDen v 0.3.5 – Air app, API support.

I have made a small update, this update adds the auto-update functionality to iFlashDen app so you dont have to reinstall each time I release somethink new :) You can get the new version here:

Mar
26
2009

Flash SEO!

Flash SEO!

Mar
25
2009

iFlashDen v 0.3 – FlashDen air app, API support.

Recently FlashDen have released the beta version of their API. I have made little Adobe Air aplication. If you dont know where to find your API key go to FlashDen.net login, then account>edit>API key. Main features: New sale notification (sound and icon highlight). View your 50 last sales. Statistics (number of sales, price, income) Username and API key save option View your balance. You can get it here: I will add more features when the [...]

Mar
25
2009

Event handler function – did you know that?

I have notisted that not many of you know about that. You can call an Event handler function normaly without the dispatchEvent. For example you have the button Click handler function: private function buttonClick(e:MouseEvent):void { trace("button click"); }   /*If you write a function like this and you will call the buttonClick(); you will get an error that you havent provide the the Event.*/   private function buttonClick(e:MouseEvent = null):void { trace("button click"); }   [...]

Pages:«1...678910111213

Become an Author

We are looking for Authors, if you have a Flash (or related) knowledge and you want to share it with the community on our blog please contact us.

Partners