add a custom bb code on the control panel and fill as follow:
vB code tag: swf
vB Code replacement:
<embed src={option} type=application/x-shockwave-flash></embed>
Code Example:
[swf="http://yoursite.com/yourmovie.swf height=000 width=000"][/swf]
Use Parameter = Yes
Explanation:
Substitute the 000 for the height and width according to your movie, all other embed tag parameters should be inside the [swf] tag after the movie source.
|