Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Load variables from file |
From: | Robert Bleeker |
Date: | Tue, 4 Jul 2000 02:33:06 +0100 |
Hi Esculcas,
Your text file needs to be in a URLencoded format:ie.
name1=Nuno&name2=Susana&pass1=nuno30&pass2=susana30
Put this all on one line and you will have to replace any spaces with "+"
symbol and other special characters according to URL encoding table (find
them on the web).
In you movie you call: Load Variables ("text.txt", "") and you don't use
POST or GET.
Robert
on 4/7/00 9:39 AM, Nuno Esculcas at njmendesstudent [dot] dei [dot] uc [dot] pt wrote:
> How we load variables from a file, i now that is using the option "Load
> Variables(<file>,<level>)" but how this is done, how we do in the text file,
> what operations we do with the vars POST or GET...
>
> I have the folowing example in the file "text.txt"
>
> Set Variable "name" & 1 = "Nuno"
> Set Variable "name" & 2 = "Susana"
>
> Set Variable "pass" & 1 = "nuno30"
> Set Variable "pass" & 2 = "susana30"
>
> Set Variable "count" = 2
>
>
> And now what i do in the flash to load this variables???
>
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
www.flashforward2000.com
Produced by United Digital Artists and lynda.com
Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
shockwave.com and Electric Rain.
1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
Register before June 30 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
FLASH: Load variables from file, Nuno Esculcas
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]