Thanks now its working On 4/5/07, Andrew Madu <[EMAIL PROTECTED]> wrote:
you may simply need to put CDATA tags around it! On 05/04/07, Andrew Madu <[EMAIL PROTECTED]> wrote: > > Bhavya, > the following works for me: > > <object > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase=" > https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" > width="583" height="63"> > <param name="movie" value="images/logout.swf" /> > <param name="quality" value="high" /> > <embed src="images/logout.swf" quality="high" > pluginspage=" https://www.macromedia.com/go/getflashplayer" > type="application/x-shockwave-flash" width="583" height="63"> > </embed> > </object> > > -- > regards > > Andrew > On 05/04/07, Bhavya Sharma < [EMAIL PROTECTED]> wrote: > > > > Hi everybody > > > > can anybody tell me how i can insert swf (flash file) in index_en.xml > > file > > > > i can insert into xsl file but whenver i try to insert flash file > > using <object> tag into xml it will automatically replace it with img tag > > > > Plz reply ASAP if possible. > > > > -- > > Thanks > > > > Bhavya Sharma > > >
-- Thanks Bhavya Sharma
