S
Sitara Lal
I have a shockwave / flash component created and hosted on another site that
I would like to include in my own site created with FP2003.
I was trying to do this by Insert | Web Component | Advanced Controls | HTML
and then inserting the following code:
<div><embed src="http://xyz.com/abc.swf"
type="application/x-shockwave-flash" quality="high" scale="noscale"
salign="l" wmode="transparent" flashvars="cy=gn&il=1&channel=&site=xyz.com"
style="width:400px;height:300px" name="flashticker"
align="middle"></embed><div style="width:400px;text-align:left;"><a
href="http://www.xyz.com/pivot?ad=1&tt=1&sk=0&cy=gn&th=0&id=&map=1"
target="_blank"><img
src="http://xyz.com/p1//gn_t001_v000_a001_f00/images/foto1.gif" border="0"
ismap="ismap" /></a> <a
href="http://www.xyz.com/pivot?ad=1&tt=1&sk=0&cy=gn&th=0&id=&map=2"
target="_blank"><img src="http://xyx/images/foto2.gif" border="0"
ismap="ismap" /></a></div></div>
However, this does not seem to work - the page loads and so does the
placeholder, but the desired animation does not load.
Where could I be going wrong?
Thanks for your comments.
I would like to include in my own site created with FP2003.
I was trying to do this by Insert | Web Component | Advanced Controls | HTML
and then inserting the following code:
<div><embed src="http://xyz.com/abc.swf"
type="application/x-shockwave-flash" quality="high" scale="noscale"
salign="l" wmode="transparent" flashvars="cy=gn&il=1&channel=&site=xyz.com"
style="width:400px;height:300px" name="flashticker"
align="middle"></embed><div style="width:400px;text-align:left;"><a
href="http://www.xyz.com/pivot?ad=1&tt=1&sk=0&cy=gn&th=0&id=&map=1"
target="_blank"><img
src="http://xyz.com/p1//gn_t001_v000_a001_f00/images/foto1.gif" border="0"
ismap="ismap" /></a> <a
href="http://www.xyz.com/pivot?ad=1&tt=1&sk=0&cy=gn&th=0&id=&map=2"
target="_blank"><img src="http://xyx/images/foto2.gif" border="0"
ismap="ismap" /></a></div></div>
However, this does not seem to work - the page loads and so does the
placeholder, but the desired animation does not load.
Where could I be going wrong?
Thanks for your comments.