Flasher Archive

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


Subject: Re: FLASH: Reading Text files
From: John Croteau
Date: Wed, 6 Oct 1999 00:14:05 +0100

Hi Ran,

> I read somewhere that you can read Text files (or some data) from the
> harddisk while using a projector.
Same as in a browser.
Create a new Flash movie with 2 text fields named text1 and text2. Now
place a button and give it the following action:

On(Press)
Load Variables("test.txt",0)
End On

Publish the movie (in this case as an exe). In the same directory that
you published the movie create a file named test.txt with the following
content : text1=John&text2=Flash+Central

Now open the page in your browser. The text fields will be empty or
includes any default text that you had typed in the text fields. Click
on the button and you will see the text from the text file is
transferred into Flash.

--
Coming Soon Flash 4 Web Animation F/X and Design
http://www.amazon.com/exec/obidos/ASIN/1576105555/flashcentral
----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratchinwag [dot] com. Problems to: helpatchinwag [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratchinwag [dot] com


Replies
  Re: FLASH: Reading Text files, Ran Biron

Replies
  FLASH: Reading Text files, Ran Biron

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