Php variables help

I have a database that has all my news information for my website…the first question is how do I get the variables from the php into the AS3 code and then display them in a text area named output_txt?

would i first use URLLoader ? then when the file is loaded set a listerner for that ?