<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=420570217-03052006>I have SWFobject 
loading a flash file into a div tag (layer)</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=420570217-03052006>I have another 
button which shows and hides this layer</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=420570217-03052006>I was using the 
MM_controlShockwave() function to play, restart and stop these movies, this no 
longer seems to work with the new swfobject.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=420570217-03052006>The flash movie 
begins to play ok, but will not restart as it did when the flash was loaded 
using the object tag</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=420570217-03052006>Any 
ideas?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=420570217-03052006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=420570217-03052006>Here is my HTML 
page</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=420570217-03052006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=420570217-03052006>Thanks</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=420570217-03052006>Gary</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=420570217-03052006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=420570217-03052006><HTML 
LANG="en"><BR><HEAD><BR><TITLE></title><BR><META 
http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1"><BR><script language="JavaScript" 
src="../cpscripts/cppagefunctions.js"></script><BR><script 
type="text/javascript" 
src="../cpscripts/swfobject.js"></script><BR><script 
language="JavaScript" 
type="text/JavaScript"><BR><!--<BR>MM_reloadPage(true);</SPAN></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=420570217-03052006>function 
MM_controlShockwave(objStr,x,cmdName,frameNum) { //v3.0<BR>  var 
obj=MM_findObj(objStr);<BR>  if (obj) 
eval('obj.'+cmdName+'('+((cmdName=='GotoFrame')?frameNum:'')+')');<BR>}<BR>//--><BR></script><BR></HEAD><BR><BODY><BR><div 
id="image1" style="visibility: hidden;"><BR>  <script 
type="text/javascript"><BR>   var fo = new 
SWFObject("cpmedia/swf/s1g1.swf", "image1", "320", "240", "6", 
"#FFFFFF");<BR>   
fo.write("image1");<BR></script><BR></div><BR><div 
id="ActButs"><BR>  <p><b><span 
class="activationbuttontext"><a href="#" 
onMouseOut="MM_showHideLayers('image1','','hide');MM_controlShockwave('image1','','GotoFrame','1');MM_controlShockwave('image1','','StopPlay')" 
onMouseOver="MM_showHideLayers('image1','','show');MM_controlShockwave('image1','','GotoFrame','1');MM_controlShockwave('image1','','Play')">link</a></span></b> 
</span></b></p><BR></div><BR></BODY><BR></HTML><BR></SPAN></FONT></DIV>
<DIV>
<DIV align=left>
<DIV align=left><SPAN class=598342316-11112004><FONT face=Verdana color=#0000ff 
size=1><FONT face=Arial color=#000000 size=2></FONT><A 
title=mailto:garykeogh@compupharma.net 
href="mailto:garykeogh@compupharma.net"></A></FONT></SPAN></DIV></DIV></DIV></BODY></HTML>