How to get a value or variable from php into an swf

Hi,

Does anyone know how, in simplest possible terms to pass a value from php to an swf?

Briefly, I am using php to create a html page which contains different instances of the same swf, each instance containing information from different rows of a table in mysql.

Is there a very simple example of this. I have trawled the net and every solution seems too ‘cody’ to understand. I am a complete novice by the way!

What would be ideal is an example like: ‘if you upload this swf and php doc to a folder on your webspace, when you go to the php url you will se that the flash module is displaying “test message” which is being driven by the code in the php doc’ if at all possible…

Thanks for any help on this.

Spencer