A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: how to make a link for download the file ?

  1. #1
    Junior Member
    Join Date
    Mar 2000
    Posts
    8

    Post

    hi, is anyone here know how to make a link for a text or button that allowed user to download file from internet.


    lujiun

  2. #2
    Junior Member
    Join Date
    May 2000
    Location
    Victoria, BC Canada
    Posts
    13

    Post

    What kind of file do you want to start downloading?
    I just point to the file I want to download. If it's not: .html, .jpg,.gif or .swf, the browser doesn't understand it it saves it to disk.
    This works well with .pdf & .zip or .sit.

  3. #3
    Senior Member
    Join Date
    Feb 2000
    Posts
    1,092

    Smile

    On (Release)
    Get URL ("http://www.hostnamehere.com/username/file.zip")
    End On

    put this in a button and it should start to download a .zip


    You will have to put the correct address (URL)
    in , i did this as an example for ya.



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