well... instead of:
<PARAM NAME="MOVIE" VALUE="flash_home.swf?docWidth="+getDocWidth()>
write:
<PARAM NAME="MOVIE" VALUE="flash_home.swf?docWidth=
<script language="JavaScript">
document.write(getDocWidth());
</script>
>
hope it helps...
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |