PDA

View Full Version : Flash Problem


boosters
23-12-2006, 08:08 PM
I am creating a new site and i want to inlude only flash in my site. But the problem is when i put the two codes in my site it is not working. My means that when i put a banner in the top of my iste and i want to add another banner in the bottom of my site. it is not working i am using this script

<html>
<head><center><img src ="./img/under.gif">
<title>Under Constructions</title>
<body>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="./img/head.jpg" alt="an" border=8>
<script type="text/javascript" src="flashobject.js"></script>
</HEAD>
<BODY bgcolor="#716F64" marginwidth="0" marginheight="0" leftmargin="0" topmargin="1">
<center>
<div id="macro-style_id" >123 Flash Menu Placeholder.</div>
<script type="text/javascript">
var fo = new FlashObject("bar.swf", "macro-style", "580", "60", "6", "#C0C0C0");
fo.addParam("menu","false");
fo.addParam("quality","best");
fo.addParam("salign","LT");
fo.addParam("scale","noscale");
fo.addParam("wmode", "transparent");
fo.write("macro-style_id");
</script></center>

<script type="text/javascript" src="flashobject.js"></script>
<BODY bgcolor="#716F64" marginwidth="0" marginheight="0" leftmargin="0" topmargin="1">
<center><br><br><br><br><br><br><br><br><br><br><br><br>
<div id="macro-style_id" >123 Flash Menu Placeholder.</div>
<script type="text/javascript">
var fo = new FlashObject("side.swf", "metalarrow", "140", "280", "6", "#000000");
fo.addParam("menu","false");
fo.addParam("quality","best");
fo.addParam("salign","LT");
fo.addParam("scale","noscale");
fo.addParam("wmode", "transparent");
fo.write("metalarrow_id");
</script></center>


I am using flash menu123 software. Please help me . :confused:

Shikher_neo
23-12-2006, 10:21 PM
The errors which spotted here are:-
in the <div> tag you have given the same "id".That can't be.

The names of the vaiables you declared for both the flash files are also same
Try changing both these thigs
I am quite sure this will do.Let me know if your problem was solved.
But why don't you use Dreamweaver?

boosters
25-12-2006, 11:34 AM
thanks for advice , now i am using dreamweaver but the big problem in the table. I can't understand how to arrange the table.:confused:

yashved
25-12-2006, 02:35 PM
Just create the columns and rows of the table. Then place your cursor where you want the swf file to appear and then switch to the code window and paste or type your code there....

boosters
25-12-2006, 03:59 PM
i created the tables and it is now ready to publish. But always the problem comes, now the problem is IE is not support my html file. When i publish in firefox it is working and when i publish in Internet Explorer it is not working. Only the IE progress bar working and nothing see my web page. Please help me again. :-(. I am using Dreamweaver 8. See this only backgrpound color and title of the page is working. I using 2 flash menu bar.

http://i96.photobucket.com/albums/l167/ckbapps/web.jpg

Shikher_neo
25-12-2006, 08:17 PM
The problem ofcourse seems to be related to the browser.But colud you give me the code.May be i can help

boosters
27-12-2006, 10:11 PM
The codse is too big.

<!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=iso-8859-1" />
<title>Miracle Softwares</title>
<style type="text/css">
<!--
body {
background-color: #678fc2;
}
.style1 {
font-family: Algerian_R;
font-weight: bold;
}
body,td,th {
color: #FFCC66;
}
.style2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #CCCC33;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; }
.style5 {
color: #99CC00;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.style6 {
color: #CC3333;
font-family: Georgia, "Times New Roman", Times, serif;
}
.style8 {color: #FF0000; font-family: Arial, Helvetica, sans-serif;}
.style10 {
color: #0033FF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.style12 {color: #0033FF}
.style13 {color: #FF0000}
.style15 {
color: #00FFCC;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
.style16 {color: #00FFCC}
.style17 {font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style19 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FF0000; }
.style20 {color: #FFFF00; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style23 {color: #0000FF}
.style24 {color: #000000; }
.style27 {color: #000000; font-weight: bold; }
.style30 {
color: #FFFFFF;
font-weight: bold;
}
.style31 {color: #FFFF66; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
-->
</style></head>

<body>
<table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
<tr bgcolor="#000000">
<td height="182" bordercolor="#ECE9D8" bgcolor="#993333">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<table width="100%" height="144" cellpadding="0" cellspacing="0" bordercolor="#CCCCCC">
<tr>

<td width="41%" height="142" bgcolor="#CC3300"><h1 align="center"><img src="../../../Desktop/Temp/LOGO.JPG" alt="" name="lOGO" width="427" height="132" border="5" id="lOGO" /></h1></td>
<td width="59%">&nbsp;&nbsp;&nbsp; <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="580" height="67">
<param name="movie" value="../bar.swf" />
<param name="quality" value="high" />
<embed src="../bar.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="580" height="67"></embed>
</object></td>
</tr>
</table> </td>

</tr>
<tr>
<td height="258" bgcolor="#000000"><table width="100%" height="81" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000">
<tr>
<td height="81"><h3 align="center"><img src="../img/constr1.gif" width="216" height="81" /></h3></td>
</tr>
</table> <img src="../img/head.JPG" alt="" name="banner" width="1044" height="173" id="banner" style="background-color: #FFCC00" /> </td>
</tr>

<tr bgcolor="#000000">
<td><table width="100%" height="4155" border="1" cellpadding="10" cellspacing="4">
<tr>
<td width="140" height="4145" valign="top" bgcolor="#999999"><h4 align="center" class="style15">Softwares List
:</h4>
<h4 align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="140" height="280" title="side">
<param name="movie" value="../side.swf" />
<param name="quality" value="high" />

<embed src="../side.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="140" height="280"></embed>
</object>
</h4>
<p align="center" class="style3">---------------------------</p>
<h4 align="center"><span class="style16">T<span class="style17">ools &amp; Security <span class="style15"> :</span></span></span><br>

<br>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="140" height="168" title="sidetool">
<param name="movie" value="../sidetool.swf" />
<param name="quality" value="high" />
<embed src="../sidetool.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="140" height="168"></embed>
</object>
</h4>
<p align="center"><span class="style3">---------------------------</span></p>

<h4 align="center" class="style15">Today Headlines :</h4>
<p align="left" class="style19">&nbsp;</p>
<p align="left" class="style20">&nbsp;</p></td>
<br>
<td width="646" align="center" valign="top" bgcolor="#FFFFFF"><h2 align="center" class="style2"><span class="style6">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TODAY </span><span class="style6"> SECURITY SOFTWARES</span><img src="../../../Desktop/multiflex22/img/hot1.gif" width="80" height="50" /></h2>
<p align="center" class="style3">----------------------------------------------------------------------------------------------------------------------</p>

<h3 align="center" class="style5">Quick Heal Total Security 2006 </h3>
<p align="center" class="style2"><img src="../../../Desktop/multiflex22/img/qhts.jpg" width="204" height="315" border="3" class="style3" /></p>
<blockquote>
<p class="style10">Price - $52 /- </p>
<h4 align="center"><span class="style3">Quick Heal Total Security gives your desktop needed protection from various Internet threats. It gives Internet Security by automatically removing viruses and spyware, fighting spam, blocking access to hackers, preventing access to unwanted and malicious websites and blocking pop-up banner advertisements.</span><span class="style8"> (Read More...)</span></h4>
<p align="center">-<span class="style3">----------------------------------------------------------------------------------------------------------------------</span></p>

<h3 align="center" class="style5"><strong>Trend Micro Internet Security 2007</strong></h3>
<p align="center" class="style5"><img src="../../../Desktop/multiflex22/img/pccillin.gif" width="235" height="246" border="3" class="style3" /></p>
<h4 class="style3"><span class="style12"><strong> Price - US$ 49.95 </strong>/-</span></h4>
<h4 class="style3"><strong>Trend Micro&trade; Internet Security comprehensively safeguards your computers, home network and personal identity. Email, shop, share pictures, bank, and instant message, confident that this award-winning software will repel malicious attacks and reduce time-wasting interruptions. Trend Micro Internet Security also features free phone support and TrendSecure&trade;, additional security software and online services.!</strong> <span class="style13">( Read More...)</span> </h4>

<p class="style3">-----------------------------------------------------------------------------------------------------------------------</p>
<h3 align="center" class="style5">&nbsp;<strong>Panda Internet Security 2007</strong></h3>
<p align="left" class="style5">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../img/panda.jpg" width="326" height="316" border="3" class="style3" /></p>
<h4 class="style10">Price - US$79.95 /- </h4>
<h4 class="style3">New Panda Internet Security 2007 is the powerful solution, which will protect your PK from the loss of important information, to O.n- Lina swindle and the stealing of data. It so includes protection from the viruses, spyware, hackers and different Internet worms. It ensures the dual protection with the aid of technology TruPrevent&trade;, which reveals unknown viruses and threats.<span class="style13"> ( Read More...)</span></h4>

<p class="style3">-----------------------------------------------------------------------------------------------------------------------</p>
<h3><strong class="style5">Spyware Doctor - Best Antispyware 2005 &amp; 2006</strong> </h3>
<p><img src="../../../Desktop/multiflex22/img/spydoc.jpg" width="298" height="371" border="3" class="style3" /></p>
<p><span class="style10">Price - US$29.95 /-</span></p>
<h4 class="style3"><strong>Spyware Doctor is a multi-award winning spyware removal utility that detects, removes and protects your PC from thousands of potential spyware, adware, Trojans, keyloggers, spybots and tracking threats..</strong><span class="style13">(Read More...)</span></h4>

<p class="style3">-----------------------------------------------------------------------------------------------------------------------</p>
<h3 align="center" class="style5"><strong>BitDefender Internet Security v10.0</strong></h3>
<p align="center" class="style5"><img src="../../../Desktop/multiflex22/img/bitis10.jpg" width="327" height="359" border="3" class="style3" /></p>
<p align="center" class="style5"><span class="style10">Price - US$59.95 /- </span></p>
<p align="center" class="style3">BitDefender Internet Security - solves all problems in providing of safety with the work in the Internet. It provides protection from the viruses, spies, spama, attempts at fishinga, intrusions and harmful the Web -kontenta. Antivirus. Guarantees detection and removal of all viruses, find in the rotation. Are used the powerful scanning mechanisms, certified ICSA, Virus Bulletin, Checkmark, CheckVir and TUV. Fire wall. Net traffic filters and the time of the access of users into the Internet and permissions to the starting of applications are checked. Regime Stealth makes it possible &quot;to hide&quot; your computer from harmful software and hackers. To antispam. Speaking briefly, module To antispam will solve the problem of spama, and you not will about it worry. Anti-spy. It tracks and prevents the potential possibility of the penetration of espionage objects in the regime of real time before they will damage to your system. <span class="style13"><a href="../../../Desktop/multiflex22/bitdefender.html">( Read More...)</a></span></p>

<p align="center" class="style3">-----------------------------------------------------------------------------------------------------------</p>
<h3 align="center" class="style5">McAfee Internet Security Suite 2007</h3>
<p align="center" class="style5"><img src="../img/mcafee.jpg" width="387" height="395" border="3" class="style3" /></p>
<p align="center" class="style3">McAfee Internet Security Suite with SiteAdvisor provides trusted PC and
Internet protection so your whole family can enjoy online activities such
as surfing the Web, shopping, banking, e-mailing and instant messaging
Always on, always protecting and always updating, McAfee delivers a worry
free Internet experience because it guards both your identity and your PC
from viruses, spyware, e-mail and phishing scams, and hackers
With its new automated backup feature, McAfee Internet Security Suite with
SiteAdvisor makes it easy to safeguard your most important photos, music
videos and files. If anything is ever lost or corrupted, you can restore
files and data with just one simple click. <span class="style13">( Read More...)</span></p>
</blockquote>
<p align="center" class="style2"><span class="style3">-----------------------------------------------------------------------------------------------------------</span></p>

<p align="center">&nbsp;</p></td>
<td width="140" align="center" valign="top" bgcolor="#999999"><h4 align="left" class="style15">Softwares News </h4>
<p align="left" class="style3">----------------------------</p>
<p class="style19"><strong>Corel News!</strong></p>
<div align="left">
<p class="style30">Corel Completes InterVideocquisition, Advancing Its Digital Media Software Strategy. </p>
<p class="style23">Read More...</p>

<p align="left" class="style3">----------------------------</p>
<p align="center" class="style19">Poser 7 Out.!!</p>
<p align="left" class="style30">Poser 7 will be released this fall! To celebrate the launch of lucky number 7, we are offering Poser 7 Special Edition.</p>
<p align="left" class="style23">Read More... </p>
<p align="left" class="style3">----------------------------</p>
<p align="left" class="style27"><span class="style19">Adobe Photoshop CS3 Beta</span>. </p>

<p align="left" class="style30">Adobe is delivering a widely available Photoshop CS3 beta to enable customers to more easily transition</p>
<p align="left" class="style23">Read More... </p>
<p align="left" class="style27"><span class="style3">----------------------------</span></p>
<p align="left" class="style24">&nbsp;</p>
<p align="center" class="style15">Advertisments:</p>
<p align="center" class="style31">Put ads here (160px) </p>

<p align="left" class="style24">&nbsp;</p>
<p class="style24">&nbsp;</p>
<p class="style23">&nbsp;</p>
<p class="style23">&nbsp;</p>
<p class="style23">&nbsp; </p>
</div></td>
</tr>
</table></td>

</tr>
<tr>
<td height="57" bgcolor="#CC6633"><p align="center"><strong>Copyright &copy; 2006 Miracle Softwares | All Rights Reserved</strong></p>
<p>&nbsp;</p></td>
</tr>
</table>
</body>
</html>

n2casey
27-12-2006, 10:24 PM
@ boosters

U r expected to attach only thumbnails of ur image (not the complete image). U r new here so u don't know that so I m advising U.