Ferby: Problemm mit shtml

Beitrag lesen

<object type="application/x-shockwave-flash" data="${QUERY_STRING}.swf" width="550"

SSI sieht immer aus wie ein SGML-Kommentar.
Zum Ausgeben einer Variable z.B. <!--#echo var="QUERY_STRING" -->

Hallo,

Ich weiß nicht so ganz wie mir das helfen soll...

Soll das so aussehen?

<object type="application/x-shockwave-flash" <!--#echo data= "QUERY_STRING" -->.swf" width="550" height="400">
<param name="movie" <!--#echo value="QUERY_STRING" -->.swf">
</object>

Da wird dann sowas draus:

<object type="application/x-shockwave-flash" [an error occurred while processing this directive].swf" width="550" height="400">
<param name="movie" [an error occurred while processing this directive].swf">
</object>

oder wie meinst du das?