Loading Text into flash from a PHP file

Could someone please tell me how to load text from a php file into flash? The thing is, the PHP file is dynamic as it gets its content from elsewhere. Is it possible to use something like an <include> tag to inclde the output of the php file?