claire_t
05-09-2011, 10:20 AM
Hi
Can anyone help.
I have a intro animation on a site and it plays fine in all browers other the IE.
Any ideas??
html code for page:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Joho-Designs-Enter</title>
<link rel="shortcut icon" href='Pictures/favicon.ico'>
<link rel="shortcut icon" href="pictures/favicon.ico">
<script src="Scripts/AC_ActiveX.js" type="text/javascript"></script>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<center>
<body bgcolor="#ffffcc">
<a href="joho-designs-home.html">
<div align="right"><img src="skipintro.jpg" alt="skip intro" width="100" height="50" border="0"/></div></a>
<a href="joho-designs-home.html">
<script type="text/javascript">
AC_AX_RunContent( 'width','550','height','400','src','Animations/joho-animation.swf','movie','Animations/joho-animation.swf' ); //end AC code
</script><noscript><object width="550" height="400">
<param name="movie" value="Animations/joho-animation.swf">
<embed src="Animations/joho-animation.swf" width="550" height="400">
</embed>
</object></noscript>
</a>
</body>
</center>
site is here (http://www.clairelewis24.webspace.virginmedia.com/Joho site/)
Thanks muchly in advance!!
C
ps that should be animation in title.....ooppssyy!! ha
Can anyone help.
I have a intro animation on a site and it plays fine in all browers other the IE.
Any ideas??
html code for page:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Joho-Designs-Enter</title>
<link rel="shortcut icon" href='Pictures/favicon.ico'>
<link rel="shortcut icon" href="pictures/favicon.ico">
<script src="Scripts/AC_ActiveX.js" type="text/javascript"></script>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<center>
<body bgcolor="#ffffcc">
<a href="joho-designs-home.html">
<div align="right"><img src="skipintro.jpg" alt="skip intro" width="100" height="50" border="0"/></div></a>
<a href="joho-designs-home.html">
<script type="text/javascript">
AC_AX_RunContent( 'width','550','height','400','src','Animations/joho-animation.swf','movie','Animations/joho-animation.swf' ); //end AC code
</script><noscript><object width="550" height="400">
<param name="movie" value="Animations/joho-animation.swf">
<embed src="Animations/joho-animation.swf" width="550" height="400">
</embed>
</object></noscript>
</a>
</body>
</center>
site is here (http://www.clairelewis24.webspace.virginmedia.com/Joho site/)
Thanks muchly in advance!!
C
ps that should be animation in title.....ooppssyy!! ha