Adding custom path to viewSource option of your flex application
Posted by ravi | Posted in Application, Customization, flex | Posted on 23-06-2009
0
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:

