Hi,
IIS is stripping some lines of code containing below code related to flash object embed from the external javascript file. The part from object width is replaced with whitespace in the browser.
'<object width="'+a.width+'" height="'+a.height+'" id="'+a.id+'" name="'+a.id+'" data="'+a.src+'" type="application/x-shockwave-flash"'):d+' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"';d=d+">"
This happens in both IIS 6 & 7. Is there any permissions to be set for static handler? Please help.
Regards,
Sreekanth