How to post movies on the blog
January 20 2008
First login, then once in the writing form upload your FLV (Flash video), just as you would upload an image. Remember to keep your file width, height and size acceptable and reasonable for web audience.
Use the code below to call the Flash player to display your movie and adjust the necessary parameters
[ flashvideo width="400" height="320" filename="path/to/video.flv" image="path/to/image.jpg" /]
*** there should be NO white space between the left bracket [ and flashvideo ***
width: self-explanatory
height: self-explanatory
filename: the URL of the flv movie (you can get it by clicking on the file in upload box, send link to editor)
image: the URL of the poster frame (preview image to show before loading the video)