How to add a swf file to a post?
-
What is the best and easiest way to add a swf file to a post?
I have tried the top plugins and code to add a swf file to a post and I have had no luck. I have read many of the forum posts and tried the advice given, as well and yet have not resolved the issue. I have added the code below in HTML view and when I preview the post, the swf file doesn’t show up. What does show is a sized area 480 x 440 (which is the size of the video) where the video will be placed. Any advice would be greatly appreciated.
<div align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="480" height="440"><param name="movie" value="https://sitename.com/photographers/linda/linda.swf" /><param name="quality" value="high" /><param name="menu" value="false" /><param name="wmode" value="" /><embed src="https://sitename.com/photographers/linda/linda.swf" wmode="" quality="high" menu="false" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="480" height="440"></embed></object>
- The topic ‘How to add a swf file to a post?’ is closed to new replies.