Ok. Today i was trying to export the release build of a simple example i’ve done with the View Source option enabled. But the problem is the source path can only be relative to bin-release which wont work with the perma link system that i’m using with my wordpress blog which creates virtual links.
At first i thought of giving a custom path value to the viewSourceURL property of the Application tag like this:
Posted by ravi | Posted in Uncategorized | Posted on 20-06-2009
1
if you haven’t already heard of it, PXL designs has released Attest 1.5 which is a tool built in adobe AIR that provides mock tests for Flex 3. Unlike Attest 1.0 which was not free, this is a free version which provides 3 full length tests of 50 questions each and 5 mini tests of 25 questions each. It also shows section wise scores, provide livedocs links for that particular question.
One minor drawback is that you must have internet connection as it loads tests and questions from the net everytime…this is also an advantage as you’ll get updated questions.
You can download Attest from here:
http://software.pxldesigns.com/attest/index.php?id=download
Even if you are not attempting the test, it’s fun to attempt to these tests just to check the level of your knowledge and how well are you aware of your flex basics….happy FLEXing
Posted by ravi | Posted in Listbox, flex, tooltip | Posted on 18-06-2009
0
The example below shows how to add a tooltip on roll over event of flex ListBox items. I don’t say that this is the perfect way to do this…but i’m happy as long as it serves me…
Posted by ravi | Posted in cairngorm, flex | Posted on 17-06-2009
0
This example explains how to communicate with PHP using the cairngorm framework: