------------------------------------------------------------------------------------------------ The html code below can be used to embed a FLASH VIDEO ONLY (.swf) There are 3 locations in the code that require editing by you - (http://www.mysite.com/videos/nameofvideo.swf) As you can see, the link above is what requires editing. Just replace "mydomain.com" with your domain name, upload the .swf file to your "videos" folder (make a "videos" folder in the root of your site's directory if you don't have one, Then replace "nameofvideo.swf" with the name of your FLASH VIDEO Example, lets say your domain name is http://FastCash.ws and the name of your video is GDIVIDEO3, you will end up with the following path, causing your video to appear: http://www.fastcash.ws/videos/GDIVIDEO3.swf Also, there are 3 parts in the code that you can change to make the video auto-play. Look for the ""autostart=false" and just change the 3 "false" words to "true" instead. As long as the code says - "autostart=true" in ALL 3 locations it'll auto-play. REMEMBER to add this code only in the html editor of wordpress, not the text editor. See the new video tutorial on placing flash codes on the "video tutorials" page for more info. -------------------------------------------------------------------- NON AUTOPLAY FLASH CODE: