I have a flash site I'm building and I have links to various executable files. The only ones that work are the links to other websites, however my links to the execute files aren't working. Any idea on how to make them work?
-Thank You...and below is the code I have.
saltwater_btn.onRelease = function() {
fscommand("exec","Final.exe");
};


Reply With Quote


Bookmarks