A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Data downloading

  1. #1
    unplugged-rob
    Join Date
    Feb 2001
    Posts
    38

    Data downloading

    Hi, im wondering how to make some data (images/blocks of text)on SWF be downloadable.

    thanx
    javier.
    .::Z::.

  2. #2
    Lifesaver Lightwave Network's Avatar
    Join Date
    Sep 2002
    Location
    Denver, CO, USA
    Posts
    649
    These images/text have to be located within a file in order to download it. You would use getURL("myFile.txt") for text, getURL("myFile.jpg") for an image (you get the idea.)


    ... gimme just one more line of code to ease the pain.

    http://www.ln.tv
    http://www.davevillano.com
    http://www.premierloftsdenver.com
    http://www.backyard.cc -- coming soon!


  3. #3
    Registered User Bzdero's Avatar
    Join Date
    Feb 2001
    Location
    Split, Croatia
    Posts
    488
    You can make links to separate files containing images and text (opening in new window, offcourse).

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