Re: embedding swf in xml

2007-04-05 Thread Joerg Heinicke
On 05.04.2007 08:12, Bhavya Sharma wrote: 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 tag into xml *it* will automatically replace it with img tag Can you tell what this *it* is that shall

Re: embedding swf in xml

2007-04-05 Thread Andrew Madu
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: https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"; width="583" height="63">

Re: embedding swf in xml

2007-04-05 Thread Bhavya Sharma
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: > > classid="clsid:D27CDB6E-AE6D-11cf-96B8-44455354" code

Re: embedding swf in xml

2007-04-05 Thread Andrew Madu
Bhavya, the following works for me: https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"; width="583" height="63"> https://www.macromedia.com/go/getflashplayer"; type="application/x-shockwave-fla

embedding swf in xml

2007-04-04 Thread Bhavya Sharma
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 tag into xml it will automatically replace it with img tag Plz reply ASAP if possible. -- Thanks Bhavya Sharma