Flash Video Player for Mephisto
Posted by hank, Mon Aug 13 02:50:00 UTC 2007
So I made this awesome filter for Mephisto that allows you to easily embed flash videos in your post. May require tweaking if using a non-standard URL root.
It’s as simple as this:
<macro:flash>/assets/2007/8/13/party.flv</macro:flash>
Or, you can make it complicated:
<macro:flash width="640" height="480">/assets/2007/8/13/party.flv</macro:flash>
Which ends up like this:
Installation
Install it from your mephisto directory:
./script/plugin install -x https://modzer0.cs.uaf.edu/repos/hank/code/rails/mephisto/filtered_column_flash_video
Voila! Firebreathing!

Blog Posts
August 25, 2007 @ 09:29 PM
Nice. Would it be possible to generalize this to work with the JW Media player, in order to support different file types? (MP3s?)
September 12, 2007 @ 02:06 PM
Hello
how we can set the width and heigh ?
bolo
September 13, 2007 @ 12:24 AM
Bolo
Now it’s in the post. Thanks for asking for that example.