try this ...
Make sure you have turned html on in specific forum....
<object width="550" height="400">
<param name="movie" value="somefilename.swf">
<embed src="somefilename.swf" width="550" height="400">
</embed>
</object>
And
<embed
src="mediaplayer.swf"
width="300"
height="300"
allowscriptaccess="always"
allowfullscreen="true"
/>
or give a search for .... a mod..
|