Load data from Text File

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Load data from Text File

    Im am creating a web page and i wish to have a flash and non flash page. To
    make it easier on me when updating the pages i want to make them both read off
    of the same text files to get the information. Is this possible, and if so how
    do you do it?

    MWGum Guest

  2. Similar Questions and Discussions

    1. Load xml data in sepearate mxml file and Populate data
      I am working on a dynamic Tilelist control that will populate a data and show image under each tile from another mxml file which itself contain de...
    2. using text file to load my cast ......
      I have a projector file that loads a web page first and then a swf movie and then some power point slides.How can I make a text file that shows me...
    3. load a .swf file within current .swf as per value of external text file
      Hi ! I am confused at a point and need help. I just want to load a .swf file within my current .swf file as per the value the external text...
    4. Load Text from Text file with html links?
      Try http://opensource.brajeshwar.com/downloads/dynamictextscroll/ and just change it to your liking, it have html links as far as I can remember. ...
    5. Load color from text file...
      I'm trying to use loadvariables to load a color from a text file like this: loadVariables("colors.txt",_root); Jan01.lblDateMemo.textcolor =...
  3. #2

    Default Re: Load data from Text File

    This can't be done with HTML alone. You would need some server-side technology such as ColdFusion, ASP, PHP, etc.

    matt w
    mattw Guest

  4. #3

    Default Re: Load data from Text File

    Could you help me do this...i have never worked with PHP. I do know that my
    hosting service has a list of disabled php funchtions, this is a list of them:
    * All Posix functions.
    * fpassthru
    * file
    * mail
    * exec
    * system
    * passthru
    * popen
    * crack_check
    * crack_closedict
    * crack_getlastmessage
    * crack_opendict
    * fsockopen
    * psockopen
    * opendir
    * readdir
    * closedir

    thanks,
    MWGum


    MWGum 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