
SWXml is an Open Source API for SWX. It provides flash developers with a very easy way to create applications using the popular XML format (e.g. RSS Feeds, Atom, Media RSS, …). In short, SWXml is a generic XML parser for SWX.
SWXml parses an XML file and returns an array containing all the information. So you don’t need to write ActionScript Code for parsing, you can just use the data of the XML file in a native way
Link: Beispiele / Examples (english)
Link: Dokumentation / Documentation (english)
Download: SWXml 0.8.2 (.zip)
German:
SWXml ist eine Open Source API für SWX. Mit SWXml kann man auf einfache Weise Flashanwendungen erstellen, die das beliebte XML Format (z.B. RSS Feeds, Atom, Media RSS, …) nutzen. SWXml ist ein generischer XML Parser für SWX.
SWXml liest eine XML Datei aus und gibt ein Array mit allen Informationen an Flash zurück. So muss man keine ActionScript Code schreiben, um den Feed zu parsen. Man kann die Daten aus dem Feed nativ in Flash nutzen.
[ad]