A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: displaying dynamic data without refresh

  1. #1
    Senior Member
    Join Date
    Apr 2001
    Posts
    246

    displaying dynamic data without refresh

    Hello,
    Is there a way to display data from a text file repeatedly (say every 1 min) on the screen without refreshing the page? Something like the Airport Terminal screens which update with new airline info without refreshing the entire screen.

    Thanks.
    Web Development Studio | XML/ XSL/ PHP/ Flash/ Mysql | Digital Metamorphoses |
    http://www.dimensionstudio.biz

  2. #2
    I have an icon and U dont! johnwun's Avatar
    Join Date
    Nov 2000
    Location
    Santa Cruz, CA
    Posts
    258
    just load from the file every minute using setInterval... Shouldn't be a problem...
    [a.fun>b.fun ? trace("do(a)") : trace("do(b)");

    wundes.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center