Custom Flv Player Embed Code
-
Ok, så i got a million FLV, MP4, F4V etc. movie clips on my (stream) server and i want to create a “Video Template” on WordPress Platform.
But im pretty tired of having to create the embed code for each clip every single time i create a post in WP. So is there a way to make ex. “Custom Fields”/”plugin” etc. or any other way where i can predefine all the “embed code”, with the exception of the “filename.flv” / “filename.jpg” – So when ever i create a post i only have to fill put the names. Ive already uploadet the filename.flv (movie) & filename.jpg (previw) (the names are identical, only file extension is different) to my server, so the only thing the embed code differences from post to post is this name and two extensions.
I know there a several video embed code plugins out there, but none that does what im looking for: wich is embed own hosted files and preview images, just by typing in the name of the file ^^
I have posted an example of the embed code:
<embed src="http://domain.com/player/player.swf" width="640" height="360"allowscriptaccess="always"allowfullscreen="true"flashvars="width=640&height=360&bufferlength=2&streamer=rtmp://ip.xx.xxx/StreamServerProjectID&file=folder/folder/movie.flv&image=http://domain.com/folder/folder/movie_preview.jpg&backcolor=000000&frontcolor=74532d&lightcolor=c68231&screencolor=876134&searchbar=false&skin=http://domain.com/player/skin/skinfolder/skinname.swf&viral.onpause=false&viral.functions=false&controlbar=over&stretching=exactfit&icons=false" />
-
Bump
Here’s a great flv video and audio solution that I now use. It’s really easy. http://www.siteproweb.com/embed-flv
Murray
The topic ‘Custom Flv Player Embed Code’ is closed to new replies.