briannz
Junior Member
- Mar 18, 2010
- 119
- 23
I came across a great WP plugin called 'Flash Video Player' It allows you to embed You Tube videos in it's own player.
The best thing about it for me is that doing it this way removes the related videos as well as the click through link to YouTube.
Now I am wondering if this can be incorporated into the YouTube Module in WP Robot 2 ??
To embed the video using the plugin you just use the following code on your post:
[flashvideo file=YOUTUBE LINK /]
The embed part of the youtube module file for WP Robot contains
<embed src="hxxp://w w w. youtube com/v/'.$videoid.'? .....
I am guessing that this could somehow be changed to include the flashvideo code?
I was going to try working it out by trial and error but I thought someone a bit more clued up may be able to point me in the right direction to save some time.
Can anybody help?
The best thing about it for me is that doing it this way removes the related videos as well as the click through link to YouTube.
Now I am wondering if this can be incorporated into the YouTube Module in WP Robot 2 ??
To embed the video using the plugin you just use the following code on your post:
[flashvideo file=YOUTUBE LINK /]
The embed part of the youtube module file for WP Robot contains
<embed src="hxxp://w w w. youtube com/v/'.$videoid.'? .....
I am guessing that this could somehow be changed to include the flashvideo code?
I was going to try working it out by trial and error but I thought someone a bit more clued up may be able to point me in the right direction to save some time.
Can anybody help?