Railo 3.0 released - Features part III - Multimedia

As you might have read in my previous entries, Railo 3.0 introduces some new multimedia tags and functions. In this blog entry I will show you how to use them.

[More]

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
huffington's Gravatar just started playing with cfvideo and it is AWESOME! i can't wait until 3.1 and the plugin manager. I'm gonna track down the feature requests, but thought i'd add it here as well.

1) would be great to update the player to play H.264/MP4 files instead of just FLV. 264 files generally look better and are a tad smaller than FLV files.

2) you guys might consider using GOOGLES AJAX libraries for the SWFOBJECT. it's cacheable and since this is a module that will be on multiple sites, if anyone visits another site and SWFOBJECT is in the cache - the browser will use the cached version
more info at
http://code.google.com/apis/ajaxlibs/
or simply change the SWFOBJECT script call in the generated player to:
<invalidTag type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/swfobject/2.1...;
# Posted By huffington | 27.01.09 19:39
Vitor Rodrigues's Gravatar <cfvideoplayer video="http://localhost:8080/videos/rails.flv"; preview="http://localhost:8080/videos/rails.jpg"; width="640" height="360">

This code generate this error!
Get the Flash Player to see this player.
and not render video.
# Posted By Vitor Rodrigues | 29.03.09 16:12
Vitor Rodrigues's Gravatar this samples code not run.
<cfvideoplayer video="http://localhost:8080/videos/rails.flv"; preview="http://localhost:8080/videos/rails.jpg"; width="640" height="360">
produce this message:
Get the Flash Player to see this player.
# Posted By Vitor Rodrigues | 29.03.09 16:25
BlogCFC was created by Raymond Camden. This blog is running version 5.9.1.002. Contact Blog Owner