Hi all,
I have embeded SWF into HTML. Scroll is not working when i set <OBJECT> and <EMBED> tag's
height=715 width=500 on Adroid 2.2. Please help. Following is the code which i used.
<OBJECT classid="clsid
27CDB6E-AE6D-11cf-96B8-444553540000"
codebase =
"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
ID=Id_ResolutionIssue style="position:absolute;top:0;left:0;Z-Index:1;" WIDTH=715
HEIGHT=500 >
<PARAM NAME=movie VALUE="ResolutionIssue.swf"> <PARAM NAME=quality VALUE=high>
<PARAM NAME=wmode VALUE=transparent>
<PARAM NAME="allowScriptAccess" value="always" />
<EMBED src="ResolutionIssue.swf" swLiveConnect=true NAME=Id_ResolutionIssue
TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=Shockwa
veFlash" height=500 width=715 wmode=transparent allowScriptAccess="always"></EMBED>
</OBJECT>
I have embeded SWF into HTML. Scroll is not working when i set <OBJECT> and <EMBED> tag's
height=715 width=500 on Adroid 2.2. Please help. Following is the code which i used.
<OBJECT classid="clsid
27CDB6E-AE6D-11cf-96B8-444553540000"codebase =
"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
ID=Id_ResolutionIssue style="position:absolute;top:0;left:0;Z-Index:1;" WIDTH=715
HEIGHT=500 >
<PARAM NAME=movie VALUE="ResolutionIssue.swf"> <PARAM NAME=quality VALUE=high>
<PARAM NAME=wmode VALUE=transparent>
<PARAM NAME="allowScriptAccess" value="always" />
<EMBED src="ResolutionIssue.swf" swLiveConnect=true NAME=Id_ResolutionIssue
TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=Shockwa
veFlash" height=500 width=715 wmode=transparent allowScriptAccess="always"></EMBED>
</OBJECT>