| Author |
opening word document
|
|
| cartoonme91 2006-11-05, 10:33 pm |
| I have a button in a swf. When clicked I need the user to download a word
document onto their computer and have it open. Alternatively, I might want it
to just open in a new browser window. How would I do these? Thanks
-chris
| |
| cartoonme91 2006-11-05, 10:33 pm |
| I know this might seem like an overly simple question but I cant seem to find the answer. Please help me out, I need this for tonight. thanks
| |
| droopy.ro 2006-11-05, 10:33 pm |
| hello,
use this code to load the ducoment:
button_mc.onRelease = function() {
getURL("name.doc");
}
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |