Posted on January 31, 2008 by awmanoj
In my free prototyping time I decided writing a simple uploader in AIR (what else?). I could create a working application in minutes using FileReference class and its method browse() (for opening a File Selection Dialog) and upload() method to upload the file.
But something looked odd. I wished to show the user the filepath he [...]
Filed under: Uncategorized | Tagged: AIR, File, FileReference, Flex, Upload | Leave a Comment »
Posted on January 6, 2008 by awmanoj
Wish you a very happy new year!
This is an attempt to discuss a problem I’ve come across. Some common things that I would like to suggest people going for computer science interviews are -
listen to the question with full concentration on every word; avoid wandering for the similar questions that your friend discussed this morning
do [...]
Filed under: Uncategorized | 4 Comments »