I have created a very simple Flash site that requires a link to a pdf file for download to the end user’s computer. Now, this is quite possibly a really stupid question but, I need to know.
Do I need to do anything in particular to achieve this such as placement in a specific ftp folder or will I require a small snippet of either ActionScript with php, if so, how do I do that, or do I simply add a getURL() and leave the rest to luck?
Sorry if this sounds really dumb but the only stuff on ftp I can find refers to uploading.