View Single Post
  #4 (permalink)  
Old Apr 5th, 2007, 09:10
JacobHaug's Avatar
JacobHaug JacobHaug is offline
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problem with Action Script

Here is the code, let me know if you have any problems with it!

Code: Select all
on (release) {
    getURL("somefile.exe");
}
Reply With Quote