Hi madhu, See if this sample code will be useful for you
In this case, madhu.swf is being embedded in a html file. HTML> <BODY> <center><OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="559" HEIGHT="453" CODEBASE="http://active.macromedia.com/flash5/ cabs/swflash.cab#version=7,0,0,0"> <PARAM NAME=movie VALUE="madhu.swf"> <PARAM NAME=play VALUE=true> <PARAM NAME=loop VALUE=false> <PARAM NAME=wmode VALUE=transparent> <PARAM NAME=quality VALUE=low> <EMBED SRC="desktopshare.swf" WIDTH=559 HEIGHT=453 quality=high loop=false wmode=transparent TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi? P1_Prod_Version=ShockwaveFlash"> </EMBED> </OBJECT></center> </BODY> </HTML> Regards, Sandeep.
-- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

