You have seen the power of flash actionscript getURL() command to open up a new hyperlink document, following up, I'll show you how, by using the actionscript getURL() command to open up an executable file. An executable files may have either of these file extentions: .txt .doc .pdf .exe .swf .mp3 .wma.
In flash actionscript, to display texts in the output window, we use trace() command. It is one of the essential tools for debugging in the flash movies. It comes very handy when we want to know what's going on in runtime.