How would I include a php page, using
<? include("filename.php") ?>
into a flash text field? I want to put something like cutenews or another blog type of system into my flash site as a news collum. So how would I do that?