Hi
In this object element there is a child element called param[@name = 'movie']
<object type="application/x-shockwave-flash" width="300" height="324" data="flashlet.swf" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">
<param name="movie" value="flashlet.swf">
<param name="swliveconnect" value="true">
<param name="allowfullscreen" value="true">
<param name="FlashVars" value="id=120231">
</object>
I have seen other object element examples which has param[@name = 'src'] instead of name=movie.
So, does anyone here knows the difference between the two?
Thanks for answers,
regards bob