View Full Version : file download from swf
Nigel_Za
05-13-2001, 09:19 PM
how do i make a link so that a user may download a word doc from my swf file
Jesse
05-14-2001, 03:52 AM
getURL ("yourWordDoc.doc")
on a button or a keyframe. Note that with this spastic integration of Word into browsers nowadays you might have troubles doing that an instead you might want to zip the document so it can actually be downloaded rather than opened via the browser which is the default for IE5 and Word 2000. Yuk!
Cheers
Jesse
|
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.