Hi Alllllll

My problem is that the flash which i added in the web page is not displaying in any browser.
plz see the site so that u can get idea - <URL SNIPPED>

One more prob is that How to adjust height of background image with the variable height of different pages. Plz take a look of left hand side band of the sam site.

plz help me its very urgent

Recommended Answers

All 3 Replies

Please provide the code instead of link

The code is as follows

<td rowspan="5" align="left" valign="top"><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','426','height','244','src','Flash/Mh_Map','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','Flash/Mh_Map' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="426" height="244">
              <param name="movie" value="Flash/Mh_Map.swf" />
              <param name="quality" value="high" />
              <embed src="Flash/Mh_Map.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="426" height="244"></embed>
            </object></noscript></td>

I got script that show the animated clock from this forum, but the problem is when I embed to my simple web this feature of script can be displayed, but it's disappear when my web become full of embedding animated flash. So my question is what is the cause that such a script cannot be displayed in the crowded web programming
anyone who knows the answer please help me to solve this problem
thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.