Replacing a DIV with Flash Content

into head Pages are connected to js

<script src="assets/templates/ifreework_com/js/swfobject.js"></script>
<script src="assets/templates/ifreework_com/js/jquery-1.7.2.min.js"></script>
<script src="assets/templates/ifreework_com/js/main.js"></script>

содержимое main.js

$(function(){
 swfobject.embedSWF("assets/templates/ifreework_com/swf/top.swf", "flash", "123", "121", "9.0.0", "", {}, {wmode: "transparent"});
 // assets/templates/ifreework_com/swf/top.swf - путь к флешке
 });
In the body of the page we prescribe our DIV

<div id="flash"></div>

And position it with css.

Let’s discuss your project

Tell me what you would like to build. I will reply by email.

Or message me on Telegram @ifwcom