Well I've managed to get it working.
Basically I had to take out anything relating to the script "AC_RunActiveContent.js" (in the </head> and also in the Flash coding.
Then I added in the following to the flash coding:-
and also added the following to the embed tag:-
This is an mixture of all sorts of things I have found online. I'm sure it can be tidied up, but hey, it works !!
Basically I had to take out anything relating to the script "AC_RunActiveContent.js" (in the </head> and also in the Flash coding.
Then I added in the following to the flash coding:-
<param name="quality" value="high">
<param name="embed" value="transparent"><br>
<param name="wmode" value="transparent">
<param name="menu" value="false">
<param name="embed" value="transparent"><br>
<param name="wmode" value="transparent">
<param name="menu" value="false">
wmode="transparent"
and
menu="false"
and
menu="false"
0 comments:
Post a Comment