Ask a Question related to Macromedia Director Basics, Design and Development.

  1. #1

    Default Download link?

    In projector i've got a link that displays my CV in a word document,
    this through linking to files on a cd by buddy. Is there a way i can
    allow this document to be downloaded on the computer its being viewed
    on? I need a download box to appear when the document is called up,
    thanks.
    Mikey Guest

  2. Similar Questions and Discussions

    1. Need link to download shockwave
      here you go http://www.adobe.com/products/shockwaveplayer/
    2. HELP!? Download Link Error
      When I click the Download link for macromedia flash player it errors and says file cannot be found. It is doing this on other download sites as well...
    3. Download file link?
      Heya, I can't figure out how to create a link that, once clicked, will download the linked file, can anyone help? I know this is a no brainer, I'm...
    4. download file link....
      I want to create a link that allows the user to download a zip file from my web site. Is this functionality available with Publisher? Thanks,...
    5. Link to psd for download
      I made a cd-rom which give the choice for the user to download high resolution images and photoshop file as well. In the same application, they can...
  3. #2

    Default Re: Download link?

    The free filextra4 extra can do that.
    JB Guest

  4. #3

    Default Re: Download link?

    [email]star_man102@hotmail.com[/email] (Mikey) wrote in news:5bf35bbd.0404240407.3411a7b8
    @posting.google.com:
    > In projector i've got a link that displays my CV in a word document,
    > this through linking to files on a cd by buddy. Is there a way i can
    > allow this document to be downloaded on the computer its being viewed
    > on? I need a download box to appear when the document is called up,
    > thanks.
    Since you're already using Buddy API, all the functions you need are
    available.

    baCopyFile
    baGetFolder
    baGetFileName

    and many more...


    --
    Mark A. Boyd
    Keep-On-Learnin'
    Mark A. Boyd Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139