Hey there,
I apologize for the questions, I've read through the troubleshooting guide and learned how to post embedded youtube videos from LordViking's tutorial.
But my question is, if I would like to post a flash file hosted from yourfilehost.com, would it be correct to follow this structure, and simply by changing the address of the link?
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/TJOweEVMjz4"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/TJOweEVMjz4" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
The link location is "http://www.yourfilehost.com/media.php?cat=swf&file=flash2.swf" . I tried to play around with the line, and couldnt manage to get it up.
Any help would be greatly appreciated. Thank you ^^