A Flash Developer Resource Site














Internet Commerce

Partners & Affiliates














Developer Channel

internet.com


Featured Flash FLA
Gallery Downloads 11337 Flash Movies | 1 New Flash Movies Added
What's New | Top 100

Featured FLA

» Author: Bugra Ozden
» Title: Skatalog v9 - product catalog
» Description: Create your product catalog easly and publish on your website or Create your image gallery, documents list, portfolio. Fully XML Driven
» More by Bugra Ozden


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

Featured Site

» Posted in the Flash Kit Links section
» Title: Creative DW Image Show PRO
» Description: Creative DW Image Show PRO is a Dreamweaver extension which enables the user to create multimedia presentations. It combines the features of the popular Creative DW Image Show with the ability to add professional text effects to slides (similar to After Effects). The product is very customizable: the user can choose the duration of the transition effects, the slide motion start and end position, zoom and panning type for both images and texts.


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

» Make a Flash Slide Show Screen Saver
» Simple flash making tutorial for thanksgiving
» Create flash banner for website
» Create xml slideshow with free template
» How to Insert a Multilingual Subtitle Into Your Flash Video Studio
» How to Create Cool Halloween Slideshow
» Debugging flash using the Firebug console
» Create Flash Slideshow on Blogger
» FLASH TRICKS IN WEB ADVERTISING: FLASH BANNERS
» Unknown Tag: Title10
Random Tutorial | Add Site

Trading Customer Accounting (IL)
Next Step Systems
US-IL-Chicago

Justtechjobs.com Post A Job | Post A Resume


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

Search Tutorials


Tutorials Tutorials » Dynamic_Content

Categories Importing txt Files - The Easy Way
Author: Iain Blackwood | Website: www.adrenelin.cjb.net |

 
Page 1
1

Importing TXT Files into Flash - The Easy Way

Ok first of all I am using this tutorial to show you how to import TXT files into flash so that you dont have to update the flash swf file on your website every time there is an update. To see an example of my tutorial go to www.adrenelin.cjb.net to see how I used one swf file to create a whole website. This is quite a complex tutorial but should be easy enough to understand and complete.

I am assuming that you have designed the swf file for your website. If not try to find a tutorial that will show you how.

Now let's get cracking. Now say that you have a section on your website that shows the news updates or whatever. If you update your website regularly you don't want to keep updating the swf file. It would get annoying. So what we do is update the TXT file that we create. This txt file will hold all the information used in the news section. Ok, open up Notepad. This is where we are going to type in our information. Type in:
&news=I am updating the news using txt!
&textloaded=OK

That's all for now. Make sure you get the '&' in front of each word and DON'T change anything in that txt file just now. You will get a chance to later. Now let me explain what is happening. You have just used '&' and wondering "what the hell is going on!" but the '&' is used to tell flash that this is a variable. Flash will find where you have set the variable and put in the "I am updating the news using txt!" in the variable set textbox. The "&textloaded=OK" is to tell flash that once the text has loaded, it should display it.

Now, in your flash movie create a Dynamic Textbox and set the variable to news. This is where your text will be displayed. Now type something in this textbox like "News Loading" or "text loading" or something like that. It doesn't really matter. Ok now you want to create a new movieclip. Name this movieclip 'boo'. Now in this movieclip create another Dynamic Textbox and set the variable name to /:text (yes that is correct). Now go back to the scene and DON'T put this movieclip anywhere. Leave it in the library.

Ok now for the actionscript. You should have one layer and one frame, Select the frame and in the actions type in this:
stop()
loadVariablesNum("www.youraddress.com/news.txt", 0);

This actionscript tells the movie to load up your txt file and read the variables. You must upload your file to your server so that the swf file will read it from that address. I use freewebs so my actionscript would be:
stop()
loadVariablesNum("www.freewebs.com/adrenelin/news.txt", 0);

So now this code allows you to get the variables from the txt file. If all goes well it should work (if having difficulties make sure everything is typed correctly and done correctly) and you should be able to update the txt file every time you want an update instead of updating the swf file.

I hope you found this tutorial easy and understandable. If there is any problems email me at skatemcfreak@aol.com.

1

» Level Basic

Added: : 2004-04-20
Rating: 6.33 Votes: 86
Hits: 1604
» Author
Iain is a flash user who is reaching intermediate stage. Hope's to rule the world using his flash knowledge (which isn't big).
» Download
Download the files used in this tutorial.
Download (0 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
 
   
 

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

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