Click to activate and use control in php

hey guys, a simple question (I believe):
I am new in PHP
How can I remove the “Click to Activate and use this control” that appears over swf files? I had the solution when working with html… calling a .js file and inserting something like this in the htm code: <script type=“text/javascript” src=“iefix.js”></script>

how can insert that in a php code (or where)

thanks