A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: download file

  1. #1
    Junior Member
    Join Date
    Aug 2001
    Posts
    11

    Smile

    hi all

    what is the best way to download a file from the hyperlink on html?

    ~:O)

  2. #2
    I dont get what you mean, do you mean if you upload a file how do you download it?
    Can you explain any more?
    Nick

  3. #3
    Junior Member
    Join Date
    Apr 2001
    Posts
    10
    Are you trying to load a file form inside the falsh?
    If so use loadVariables(url,0).

    Markus

  4. #4
    Junior Member
    Join Date
    Aug 2001
    Posts
    11
    I mean to be able to download a file from hyperlink, something like <a href="ftp://ftp.server.com/"> etc ..

    is there a better way?


  5. #5
    Junior Member
    Join Date
    Jun 2001
    Posts
    4
    Well, I alway use getURL to do this job.
    Though this opens a new browser window (which I like because it keeps things organized) and might not be that elegant.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center