How to embed 2 .swfs in a HTML using js to correct "click to activate bug

[FONT=“Arial”][SIZE=“3”]
How to embed 2 flash .swfs in a HTML page and the scripts to correct the ■■■■ “click to activate and use this control” bug
Perhaps I have to place 2 diferent JS scripts , one for each one of the flash swfs and respective info like width x height for each one in separate

<script src="/js/1st_one.swf.js"></script>

and

<script src="/js/2nd_one.swf.js"></script>

is that correct ?

[/SIZE][/FONT]