Here goes the HTML <object> tag that i'm using in my application
-------------------------------------------------------------------------------------------------------------------
After Switching to NORMAL mode and then get back in HTML Mode it shows the HTML as
-------------------------------------------------------------------------------------------------------------------
<object codebase="http"://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0 height="159" width="240" classid="clsid":D27CDB6E-AE6D-11cf-96B8-444553540000>
<embed src="flash/FlashFile.swf" width="240" height="159" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" /></embed> </object>
Again Switching to NORMAL mode and then get back in HTML Mode then it shows the HTML as
-------------------------------------------------------------------------------------------------------------------
<embed pluginspage="http"://www.macromedia.com/go/getflashplayer src="flash/FlashFile".swf width="240" height="159" type="application/x-shockwave-flash" wmode="transparent" quality="high" /></embed>