Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: Manipulating Text File
From: Glen Rhodes
Date: Tue, 2 May 2000 17:12:47 +0100

If your text file is in the format:

var1=value&var2=value&var3... etc

Then flash will automatically parse it and break it into individual
variables, delimited by the "&". For example, once the above string was
taken in from a text file, then flash would have created var1, var2, var3,
and they'd all have "value" as their data.

------------------
Glen Rhodes
dot com Entertainment Group Inc.
Tel: (905) 337-8524
Fax: (905) 337-8630
www.dceg.com

-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Tobie
Kerridge
Sent: Wednesday, May 03, 2000 10:47 AM
To: flasheratchinwag [dot] com
Subject: FLASH: Manipulating Text File


Hi, I'm importing a text file into a movie clip text field using "load
variables". I want to then chop up the result using its
delimiters/paragraphs and assign the various chunks as variables. Has anyone
got an idea how this can be done? I'm hoping to set about 25 values and want
to avoid calling 25 individual external files

cheers
-------------------------------------
Tobie Kerridge
Mook

a: 116 Baker Street, London, W1M 1LB
w: http://www.mook.co.uk
e: tobieatmook [dot] co [dot] uk
t: 020 7959 1530

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Manipulating Text File, Tobie Kerridge

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]