Liebes Forum,
ich möchte gerne ein Flashobjekt in ein Artikel einfügen und zwar folgendes:
PHP
<object type="application/x-shockwave-flash"
width="200" height="494"
data="/cgi-data/webvoting/1_poll.swf"
type="application/x-shockwave-flash">
<param name="movie" value="/cgi-data/webvoting/1_poll.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#000060" />
</object>
Leider wird rein gar nichts angezeigt. Habt Ihr Idee?
Danke Timo