No you can't use PHP in flash. You can read XML files in flash if that's what you want to do. Maybe you should tell u what you're trying to do?
flash uses actionScript (bit similar to java,,, but not exactly) let us know what you exactly want to do.. there are many ways of doing it even writing the php output using echo and then reading it from swf using parameters should be possible (have done it using asp)
I am in a plan to do a script using php and flash. I just ask it because I have seen some scripts (chat scripthttp://www.tufat.com/s_flash_chat_chatroom.htm) .
Tht chat script doesn't actually use PHP. PHP can use a MySQL database and that flash script uses the same MySQL database.