Talk:Flash Media Player
From DreamHost
I post a video, with the "movie poster" image. Upon clicking the poster image, I want the video to play. Currently, after clicking the poster, I have to click again to start the movie.
I'm using the following to get the player working: https://media.dreamhost.com/mediaplayer.swf?file=http://example.com/movie.flv
Any workarounds?
--Bren 13:41, 6 Dec 2006 (PST)
Contents |
vPIP
Anybody successfully combined this FLV player with the also-excellent vPIP plugin for WordPress? Specifically, I'd like to be able to control the autoplay function in conjunction with vPIP. I can get the player to work, but not autoplay.
- Could you share how you got this to work? Dooser 07:25, 13 December 2007 (PST)
Playlist troubles
- I have successfully set this player up, and can get it to play a single file. When I try to impliment a playlist I get nothing. Does anyone have a sample playlist and HTML code they're using I can compare with mine?
- How about this one? - http://media.dreamhost.com/playlist.xml --Jarv 15:13, 26 Dec 2006 (PST)
Flash Media in PostNuke
Has anyone had any success in posting the code in a PostNuke news story (using the news module)? I can post in a regular static HTML block, but when I try to submit it as a news story (both from admin module and the "submit story" function) it kicks me back to the main page instead of giving me a preview. Thanks
Preview image
This is sweet, and does most everything I want. BUT, it's only reasonable (and helpful to content consumers) to have a preview image of the video when the players loads. Who has the answer to make this happen: DH? Flash gurus? Somebody please step up to the plate. Thanks!
Upload and Convert
Is it possible to setup a page where users can visit a page, upload an avi/mpg/wmv/mov file and have the page convert it to flv and generate the code without having to have an admin go into the Control Panel and selct the file to convert?
- I needed something like this also, i think i'm going to try this http://ffmpeg-php.sourceforge.net/ --Rata 0071 13:18, 21 July 2008 (UTC)
Mutiple Instances on Same Page
- Multiple instances on same page doesn't seem to be working. Any solutions? --Eleazar 14:22, 26 Dec 2006 (PST)
- Correct it doesn't seem to work. The best solution I think is to create a movie playlist with the .flv files. This will allow them to jump to the different videos but doesn't have a good way of indexing them. --Jarv 15:11, 26 Dec 2006 (PST)
- It works if you link to the javascript file (ufo.js) just once per page (like in the html head) and then set unique IDs for each instance. --Notbot 20:01, 11 Jan 2007 (PST)
Flash Media on a MediaWiki page
Based on Flashow, I've been able to create an extension to MediaWiki to add a DreamHost's Flash Media Player on a wiki page.
I only needed a few parameters to play movies, so the script is a bit reductive. By the way, if anyone is interested in, feel free to copy and adapt the source at cosmochips.net (page in French, but code in English :).
--PatrikRoy 13:33, 3 Jan 2007 (PST)

