Flash Advisor logo
:: Desktop Shortcut
:: Flash Help
Advice from Experts

Closed Thread
Results 1 to 2 of 2
  1. #1

    Default adding info on site to show up in flash

    Hi, im a n00b and I just wanna know, how do I make it so i just hav a page in a flash program and I wanna add news constantly but don't wanna keep making a new downloadable one.
    So how can i make something of flash read a .TXT file?
    im a n00b

  2. # ADS
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many
     
  3. #2
    Join Date
    May 2004
    Location
    U.S.A.
    Posts
    2,890

    Default

    Hi,

    You can use the LoadVars object to handle data from a text file......

    Code:
    myVars = new LoadVars();
    myVars.onLoad=function(success){
    if(!success){
    trace("Failed to load!");
    }else{
    myVariable=myVars.myVariable
    }
    }
    myVars.load("somefile.txt");
    If your webhost supports PHP, you can create an admin interface to modify the text file and never need to touch the .fla file or the text file for modification. Here is a tutorial on how to achieve something like that.....

    http://www.flashadvisor.com/tutorial...nd_PHP-28.html
    A mind once stretched by a new idea never regains its original dimensions.
    - Oliver Wendell Holmes

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Adding Web Link To flash Movie
    By Joshua in forum Newbies
    Replies: 9
    Last Post: 11-02-2006, 03:46 PM
  2. super newb Adding html links to flash
    By mrREALITI in forum Newbies
    Replies: 1
    Last Post: 03-19-2006, 04:39 PM
  3. Info Window
    By mrtickle24 in forum Newbies
    Replies: 1
    Last Post: 11-30-2005, 09:16 PM
  4. Slide Show using flash action scripting..
    By REfL3ct in forum Flash Scripting
    Replies: 0
    Last Post: 09-16-2004, 11:54 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Sponsors
Create Speaking Characters for your website and Flash movies. 15 Day Free Trial