Last year I had to do an update to a flash website. The client needed a news widget that will read the news from o specified location using XML. I thought… I’ll create a new component containing the image, the title, the date and the text, then use a repeater to display them. Easy job [...]