Jump to content

help with An invisible flash movie


loona24

Recommended Posts

hello!

 

i have movie flash in one page of my project site and i don't see it after i save in Browser what to do?

 

sending files

<body onload="MM_preloadImages('images/html-images/home-4.jpg','images/html-images/about-4.jpg','images/html-images/galleries-3.jpg','images/html-images/contect-4.jpg')"><div id="container">  <div id="header"></div>  <div id="tab">    <table width="940" border="0" cellpadding="0" cellspacing="1">      <tr>        <td height="52" scope="col"><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('contect','','images/html-images/contect-4.jpg',1)"><img src="images/html-images/contect-3.jpg" width="235" height="52" id="contect2" /></a></td>        <td><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('galleries','','images/html-images/galleries-3.jpg',1)"><img src="images/html-images/galleries-4.jpg" width="235" height="52" id="galleries2" /></a></td>        <td><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('about','','images/html-images/about-4.jpg',1)"><img src="images/html-images/about-3.jpg" width="235" height="52" id="about2" /></a></td>        <td><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('home','','images/html-images/home-4.jpg',1)"><img src="images/html-images/home-3.jpg" width="235" height="52" id="home" /></a></td>      </tr>    </table>  </div>  <div id="bourd"></div>  <div id="apDiv1">    <p class="go">      <marquee direction="right" width="800" scrollamount="3" dir="rtl" onmouseout="start()" onmouseover="stop()" >        ברוכים הבאים לאתר שלי בדף בית זה תוכלו לצפות בסרטון הפתיחה שלי צפייה נעימה      </marquee>    </p>  </div>  <div id="apDiv3">     <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="960" height="526">      <param name="movie" value="images/open-animation.swf" />      <param name="quality" value="high" />      <param name="wmode" value="opaque" />      <param name="swfversion" value="15.0.0.0" />      <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->      <param name="expressinstall" value="Scripts/expressInstall.swf" />      <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->      <!--[if !IE]>-->      <object type="application/x-shockwave-flash" data="images/open-animation.swf" width="960" height="526">        <!--<![endif]-->        <param name="quality" value="high" />        <param name="wmode" value="opaque" />        <param name="swfversion" value="15.0.0.0" />        <param name="expressinstall" value="Scripts/expressInstall.swf" />        <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->        <div>          <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>          <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>        </div>        <!--[if !IE]>-->      </object>      <!--<![endif]-->    </object>  </div>  <div id="apDiv5"></div>  <div id="apDiv4"></div></div><script type="text/javascript">swfobject.registerObject("FlashID");</script></body></html>
<!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><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Untitled Document</title><style type="text/css">object *{	padding:0;	margin:0;}#container {	position: relative;	width: 960px;	z-index: 1;	border: thick solid #000;	margin-right: auto;	margin-left: auto;	}#header {	position: relative;	width: 960px;	height: 146px;	z-index: 2;	border-bottom-style: solid;	border-bottom-width: medium;	border-bottom-color: #ac1c33;	background-image: url(images/html-images/canstockphoto178167565_comp.jpg);	margin: 0px;	padding: 0px;}#tab {	position: relative;	width: 960px;	height: 54px;	z-index: 4;	background-color: #57010c;}#bourd {	position: relative;	width: 950px;	height: 120px;	z-index: 5;	background-image: url(images/html-images/fotolia_48980217.jpg);	background-repeat: no-repeat;	border: 5px dashed #6b0917;}#apDiv1 {	position: relative;	width: 960px;	height: 61px;	z-index: 6;	direction: rtl;	overflow: hidden;}#apDiv2 {	position: relative;	width: 960px;	height: 526px;	z-index: 7;	overflow: hidden;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	float: right;}#apDiv3 {	position: relative;	width: 960px;	height: 526px;	z-index: 7;}#apDiv5 {	position: relative;	width: 959px;	height: 71px;	z-index: 8;	background-image: url(images/html-images/canstockphoto1781675600_comp.jpg);}#apDiv4 {	position: relative;	width: 960px;	height: 209px;	z-index: 9;	background-image: url(images/html-images/canstockphoto178167567_comp.jpg);	background-repeat: repeat;}
</style><link href="style 2.css" rel="stylesheet" type="text/css" /><script src="Scripts/swfobject_modified.js" type="text/javascript"></script><script type="text/javascript">function MM_preloadImages() { //v3.0  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}function MM_swapImgRestore() { //v3.0  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;}function MM_findObj(n, d) { //v4.01  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);  if(!x && d.getElementById) x=d.getElementById(n); return x;}function MM_swapImage() { //v3.0  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}}</script>

and image

http://i58.tinypic.com/ehx9bp.jpg

 

thanks galia

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...