FORUM

Update xml

Home / Forum / General Discussions / Update xml

TAGS xml online live

Started 2 years ago by luddah

Last reply by luddah

Recent posts in this topic

  • Hello.

    I have a flash file here, that retrieves info from a xml.

    Now is this the way that I want to update the information from the xml file every 20 seconds. Since the content changes all the time.

    This is my code now:
    my_xml = new XML ();
    my_xml.load ( "news.asp");
    my_xml.onLoad = my_function;
    my_xml.ignoreWhite = 1;

    Hope it can be solved.

    Greetings, Luddah


    #  /  posted on Jun 09, 2009

Please login to post replies.