What exactly are you trying to do? Create flash movies using PHP? If so, I think you're dreaming. Unless there's some 3rd party extension out there that will do it, it's not possible. Or are you just wanting to pass vars back and forth from flash and PHP? If that's the case, it's pretty easy, you just pass a get string to the flash file when you embed it.
Need more info.