How i Display FLASH image into Netscap Navigator
-
Hi, I am working on a ASP.Net Application . i used object tag for showing the flash image <object codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="64" width="60"> <param name="movie" value="SAMPLE.swf"> <param name="quality" value="high"> <param name="wmode" value="transparent"> <embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="SAMPLE.swf"></embed> </object> But it is not working in Netscap Nevigator. Please help me.
-
Hi, I am working on a ASP.Net Application . i used object tag for showing the flash image <object codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="64" width="60"> <param name="movie" value="SAMPLE.swf"> <param name="quality" value="high"> <param name="wmode" value="transparent"> <embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="SAMPLE.swf"></embed> </object> But it is not working in Netscap Nevigator. Please help me.
I thought, Nescape Navigator is no more exists!!!
Venkatesh Mookkan
My: Website | Yahoo Group | Blog Spot
-
Hi, I am working on a ASP.Net Application . i used object tag for showing the flash image <object codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="64" width="60"> <param name="movie" value="SAMPLE.swf"> <param name="quality" value="high"> <param name="wmode" value="transparent"> <embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="SAMPLE.swf"></embed> </object> But it is not working in Netscap Nevigator. Please help me.
Check this [link]