As a programmer, I am a fan of reusing code, in this case... reusing an article so I will simply refer you to the said article.
Just one note, the writer in the article instructs you to add the "use-network=false" parameter to the compiler. That is not necessary. The reason being, that as long as your XML file is located in the bin folder, and you're referring to the XML file as a relative url... Flex does not care whether you are on the internet or accessing it locally.
Happy Flexing!
1 comments:
Post a Comment