Waldo Smeets .com on Rich Internet Applications

Sales Engineer from Adobe Benelux on Rich Internet Applications, Web 2.0 and Adobe Flex in the Benelux.


I was playing with some ActionScript and noticed

I was playing with some ActionScript and noticed that the following code is usefull if you are building custom component inspectors or SWFwindows. I did not know that this was possible:

function doIt(){
    getURL(”FlashApp:help/yourFolder/index.htm”)
}