I have a website with multiple condo unit plans. The site is totally in flash.
When a visitor gets to a unit floor plan frame, I want to have a print button and a 'download pdf' button to allow them to download a pdf I formatted.
what's the best way to do this? I've searched through tutorials on actionscript.org and flashkit and can't find one yet.
Flash Help_Uploading file to hardrive through flash
I have a website with multiple condo unit plans. The site is totally in flash.
When a visitor gets to a unit floor plan frame, I want to have a print button and a 'download pdf' button to allow them to download a pdf I formatted.
what's the best way to do this? I've searched through tutorials on actionscript.org and flashkit and can't find one yet.
anyone?
just bringing this back to the top
here is the actionscript where "resume.pdf" would be your pdf file.
on (release) {
//Goto Webpage Behavior
getURL("resume.pdf","_self");
//End Behavior
}
Block this user
Are you sure you want to block this user and hide all related comments throughout the site?
Archinect
This is your first comment on Archinect. Your comment will be visible once approved.