Is it possible to send a php variable to a flash mc, without it being directly called from flash? For example, without the

"loadVariables("find_img.php", _root.details.change.fi, "POST");"

therefore the php file sending the val to any particular flash file....

can it be done?

Cheers