Advertisement
Guest User

devi iriawan code

a guest
Mar 12th, 2014
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <div id="mygameflash">this is my game flash</div>
  2. <script type="text/javascript">
  3. var params = {};
  4. params.wmode = "direct";
  5. showFlashLib.initBox("gamefile.swf","mygameflash","800","600",null,params,null);
  6. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement