I am trying to embed a Flash movie in an html page.

<object "clsid: ...

<param name="FlashVars" value="&lcId=1234567890 ...

When I get to the &lcId the ampersand is interpreted as entity ref indicator and the generation fails. I try to replace by &amp; and it is never converted back. Likewise urlencoding, backslashing, and all other attempts to escape the ampersand in the query string fail. Are there any examples anywhere which demonstrate use of FlashVars inside object and embed tags?
Thanks

Charles Rose
CogNet
MIT Press Journals




Reply via email to