Flash Video Player for Mephisto
August 13th, 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!

Nice. Would it be possible to generalize this to work with the JW Media player, in order to support different file types? (MP3s?)
Hello
how we can set the width and heigh ?
bolo
Bolo
Now it’s in the post. Thanks for asking for that example.