Aug
28
2008
today, while I was trying to find some interview questions for a guy coming for the interview today, I came across to a good presentation…
It briefly explains when should use flex, when should use flash by comparing flex-flash , flash player-air .
It is good for people who has problems to distinguish flex-flash and overuse flex (or flash).
So I decided to share it here:
Apr
02
2008
When you install flex builder into a windows machine which has a non- english local settings, you may get the following error while you compile your applications.
Could not resolve <mx:Script> to a component implementation
if you get this error, you need to edit your FlexBuilder.ini file. It is located in the root directory of your flex installation .(default: C:\Program Files\Adobe\Flex Builder 3)
At the end of your FlexBuilder.ini file, you must add the following lines:
-Duser.language=en
-Duser.location=us
Then save the file, restart flex builder and it’s done!
Apr
02
2008
This is my first post using airpress. I was thinking of making such an application using Adobe AIR, While searching for cool applications for my presentation on “Offline Desktop Applicaitons” i came across to this cool application.I very cool and easy to use application to control your wordpress blog.
You can download it from here.