Internet Commerce

Partners & Affiliates














Developer Channel

internet.com


Featured Flash FLA
Gallery Downloads 11365 Flash Movies | 3 New Flash Movies Added
What's New | Top 100

Featured FLA

» Author: Augusto Flores
» Title: Dancing MicBugs
» Description: This bugs move according to the microphone sound level, loud sounds add more action to the movie, hope you like it, lot of work with the duplicate movie
» More by Augusto Flores


Random FLAs | Add Flash Movie
Featured Flash Site
Gallery Downloads 5646 Flash Sites | 2 New Flash Links
What's New | Top 100 Flash Site

Featured Site

» Posted in the Flash Kit Links section
» Title: "Royalty free flash footage" yaoti.com
» Description: The FLV file offers great flexibility. You decide for which version of the Flash-Player you want to create works - as a film for Flash-Player 8 or as separate 'photo sequences' for Flash 5. Royalty free Footage ranging from whole persons up to parts of the body.


Random Links | Add your own Flash Related Links
Flash Tutorials 1315 Tutorials 7 New Tutorials Added!
What's New | Top100

» Joomla! Succinct Introduction and the Tutorial of Inserting Flash Video Player
» How to protect SWF files from decompiler?
» Broadcast Live Video Streams on Website with Self Customized RTMP FLV Player
» Making Flash Photo Gallery with Interactive Thumbnails
» Creating Scrolling Image Flash Banner Easily
» Balloon movement algorithm in actionscript 3
» Create Music Player For Website Easily
» Creating Website Banner Animation In One Minute Without Adobe Flash
» Making Flash Website Easily Without Adobe Flash
» Unknown Tag: Title10
Random Tutorial | Add Site

Systems Engineer Sr – Automation – Opsware SAS / HP SA
Next Step Systems
US-PA-Philadelphia

Justtechjobs.com Post A Job | Post A Resume


Tutorials Home What's New Top Rated Submit myTutes Random!

Search Tutorials


Tutorials Tutorials » Interactivity

Categories Actionscript for Flash 5 dummies: Scrolling a text box II
Author: Patrick Mineault

 
Page 2
«prev 1 2 3 4 5 6 7 8 9 10 11 12 next»

Step 1: Loading an external text file

Hard-coding your text may be easy, but it sure makes updating a pain in the buttocks. Therefore, we'll be using an external text file which we'll load into Flash at run-time. Let's get going.

Using the technique described last tutorial ( ...list variables, remember?), copy your text into an empty Notepad, or similar plain text editor. Your entire text should be on one line, unless you have word wrap turned on. Now, add "daTextBox=" right before your text. Save this file as a plain text file named text.txt in the same directory as your movie.

You'll need to make some adjustments to the text in order to load it into Flash. You see, when you hard-code text into Flash, the program uses certain encoding entities for characters, so that it won't interfere with scripting. These characters are the backslash(\), the double-quote ("), the ampersand (&), and the ever useful single-quote ('). In order to load your text file into Flash, you'll need to un-encode these characters.

You should replace all occurences of the following characters with their text-file equivalent: " into ", \" into ", \\ into \, ' into ', \' into ' and & into &. Make sure you make these transformations in the order that they are written, otherwise you'll end up with some very screwy text. If you're feeling lazy, you can use Notepad's Replace feature, available from the Find menu. Note that this feature is not available in all versions of Notepad.

Once this is done, save your text file again. Your text should now look like this:

<plug> Before you ask, no, that is not Notepad, but rather an excellent Notepad replacement by the name of Metapad. It's only 70k, and its block-indenting options are perfect for coding. Best of all, it's free. You can get it at: http://welcome.to/metapad/ </plug>

«prev 1 2 3 4 5 6 7 8 9 10 11 12 next»

» Level Intermediate

Added: : 2001-07-17
Rating: 8.41 Votes: 176
Hits: 8670
» Author
No details available.
» Download
Download the files used in this tutorial.
Download (34 kb)
Get conversion and unzipping tools for PC and Mac here!

» Forums
More help? Search our boards for quick answers!

Please rate this tutorial, 10 is the top rating, you can also click the comments link to read/write a review.
10 9 8 7 6 5 4 3 2 1
Read or Post Comments
 
   
 


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers