- Joined
- Jul 8, 2007
- Messages
- 628
- Reaction score
- 14
First off you must be logged in to see the videos, I wish guest could see them but there is some limitations in the forum software I cant seem to get around.
This is the code for youtube. just change the URL part http://www.youtube.com/v/ghF7njMgZgs
CNC CHESS PAWN LATHE
<embed src="http://www.youtube.com/v/ghF7njMgZgs" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>
For an .MPG video use this code. Again just change the url to that of the video.
Poppin_Cold_Start
<embed src="http://www.rake60.com/photogallery/Poppin_Cold_Start.mpeg" autoplay="false" hidden="false" loop="false" type="application/mediaplayer" wmode="transparent" width="350" heigth="425"></embed>
To post a google video..
chuck rhoades Snow engine
<embed src="http://video.google.com/googleplayer.swf?docId=-4305437398253075476&hl=en" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="425" height="350"></embed>
I know it may be greek to some of you so if you need help with a video just ask.
This is the code for youtube. just change the URL part http://www.youtube.com/v/ghF7njMgZgs
Code:
<embed src="http://www.youtube.com/v/ghF7njMgZgs" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>
<embed src="http://www.youtube.com/v/ghF7njMgZgs" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>
For an .MPG video use this code. Again just change the url to that of the video.
Code:
<embed src="http://www.rake60.com/photogallery/Poppin_Cold_Start.mpeg" autoplay="false" hidden="false" loop="false" type="application/mediaplayer" wmode="transparent" width="350" heigth="425"></embed>
<embed src="http://www.rake60.com/photogallery/Poppin_Cold_Start.mpeg" autoplay="false" hidden="false" loop="false" type="application/mediaplayer" wmode="transparent" width="350" heigth="425"></embed>
To post a google video..
Code:
<embed src="http://video.google.com/googleplayer.swf?docId=-4305437398253075476&hl=en" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="425" height="350"></embed>
<embed src="http://video.google.com/googleplayer.swf?docId=-4305437398253075476&hl=en" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="425" height="350"></embed>
I know it may be greek to some of you so if you need help with a video just ask.