PDA

View Full Version : save or open .swf files


superjan
03-06-2004, 04:49 PM
Hello,

I want to use some flash games on a site. Is there a possibility to download a .swf file and not to open it in a browser. When I use geturl(...), the movie will open in the browser.

Some extra scripting ???

Regards

nathanleyton
03-08-2004, 12:02 PM
You could use a php file to download with a header. see php.net and read up on headers.

Nath