Hi Guys,
I have this news ticker that uses xml to display the news article and a url link to that news story....
Does anyone know how i can update or add delete the xml entries using flash??Code:<?xml version="1.0" encoding="UTF-8" ?> <root> <settings> <scrollspeed>2</scrollspeed> <blink>false</blink> <target>_self</target> <rolloverstop>true</rolloverstop> </settings> <news> <item text="NEWS STORIES GO HERE" url="http://www.mydomain.com/home.html#news_stories" color="0xCE0A2C" /> <item text="NEWS STORIES GO HERE" url="http://www.mydomain.com/home.html#news_stories" color="0xCE0A2C" /> <item text="NEWS STORIES GO HERE" url="http://www.mydomain.com/home.html#news_stories" color="0xCE0A2C" /> </news> </root>
cheers
Craig![]()




Bookmarks