Browsing all articles from March, 2010

Desktop shortcut not work!

Posted Posted by Ercan in Air     Comments 4 comments
Mar
23

There are hundreds of examples for minimizing Air Application to system tray. Of course application does not minimize itself to the system tray, it just changes its visibility to “false“. So you can change visible property from tray icon native menu or by clicking-double clicking. If you follow traditional procedures you will see that when you click desktop shortcut, your application not restore (or become visible)  again. Shortcut becomes useless when you minimize your application  to tray! Then how can you solve this problem ?

read more

Adobe Air auto-update Error# 16820 solution

Posted Posted by Ercan in Air     Comments 3 comments
Mar
23

For auto-update feature of my air application, I prepared everything perfectly  :

  • Used ApplicationUpdaterUI for updater,
  • Published an application which had a same version number written in update.xml and upload it to the server.
  • Gave correct path  for updated-air file on the server.
  • Install an old version of application to my PC.

read more

Playing a RMTP FLV problem!

Posted Posted by Ercan in Actionscript     Comments No comments
Mar
20

While working on a flash video player, everything was fine when I used an http video as the source of the player. read more

First Post!

Posted Posted by Ercan in Actionscript, Air, Flex     Comments No comments
Mar
6

Hi world:)

In my blog I’ll try to share my experiences about Adobe Flash – Adobe Flex and Adobe Air applications. My posts do not include any line of code from my company’s projects. They will be the just the reflections of my freetime experiments.

read more