Profile
Achievement

vamapaull's Recent SnippetsTagged server
- All /
« Prev 1 Next »
This PHP code is made to help people using the ActionScript 3 AlivePDF library to save PDF files from a Flash app to a server.
ActionScript 3 AlivePDF save code:
_pdf.save(Method.REMOTE, "save.php", Download.ATTACHMENT, "MyFile.pdf");
0
1104
posted 13 years ago by vamapaull