Flasher Archive

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


Subject: Re: FLASH: Loading HTML into a variable in Flash 5
From: Gregg Caines
Date: Tue, 29 Aug 2000 20:01:56 +0100

Just consider your HTML to be a text string that you can put in a variable.
You can load a text string froma file with load variables.

Check out:
http://www.macromedia.com/support/flash/ts/documents/set_variables.htm

under the load variables section. These are Flash 4 instructions, but they
should work in Flash 5 too.

I would've guessed that you could do something with that new XML
socket since you could probably put your HTML into some form of XML,
but that's probably over-complicating things.

---------------------------------------------------
Gregg Caines
n e o m e t r i x systems inc.
http://www.neometrixsystems.com
gcainesatneometrixsystems [dot] com

> <<< load variables with a txt file. >>>
>
> Can you be a bit more specific? LoadVariables allows you to select either
> Level or Target however it doesn't have a variable option. How do I get
the
> contents of the text file into a single variable?
>
> The only way I've been able to load HTML in the past was to alter the top
of
> the HTML document to tell Flash what variables to expect and then use
> Generator to insert a{variable} tag. I need a way to copy an entire HTML
to
> a single variable without customizing the HTML. Is this possible?
>
> - Roland Combes
> eHealthLA.com


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: Loading HTML into a variable , Jason Bouwmeester
  Re: FLASH: Loading HTML into a variable , Roland Combes

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