My Adobe AIR diary
Welcome
Welcome to my Adobe AIR diary which I want to use to put code snippets, examples and questions that I come across while I look at Adobe's AIR environment. Which will only last until my 30 day eval copy of AIR (Flex3) dev environment is valid :-)
Update - Adobe released the Beta2 of AIR on 1 Oct - so I will install the update and carry on.
The main reason for creating this is my frustration at trying to search for example code that explains the solution to coding queries that I come across. This could be due to the fact that I am looking in the wrong place (which is usually the case), or just the fact that there is no article that explains exactly what I am looking for.
for example.
I was trying to find out how to do a drag and drop using AIR with a graphical image so I could display it in the app. Loads of "design theory" on how to go about it and a few examples (most using custom code or libraries?). So I created an example app just just allowed a simple drag and drop of an image onto an AIR app which then displayed the dropped image.
The easiest way to share this, if anyone else comes across similar problems is to generate a quick simple solution and let interested people download it.
NB: I don't warrant any of the code that is available here , it is all created so that it just answers my queries in the simplest possible way and I thought it would be good to share it.
Post new comment