PDA

View Full Version : Downloading



fried
September 17th, 2003, 08:07 AM
Is there anyway I can run an install file from a flash site. I don't want it to be downloaded first. And if not how do I get the file to be downloaded. Something like the PC format Cd's have, where the programs install directly from the CD.

Jack_Knife
September 18th, 2003, 05:30 AM
Just run a getURL function to the location of the file, and tell the user to select run from location when the box comes up. I guess that'd work :P