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.
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.
Random Friday Railo tip: this.datasource
micha said: we support every property that is possible in application.cfc in tag cfaplication as well like:
- m...
[More]
Random Friday Railo tip: this.datasource
Max said: For those still using Application.cfm like me, you can add the attribute defaultdatasource="myD...
[More]
Cache (Basic) Part 1
Sebastiaan said: Gert, thanx, that did it, never really understood what that trusted was for (not even after having r...
[More]
Cache (Basic) Part 1
Gert Franz said: Sebasitaan,
you can check whether the custom tag directory is marked as trusted or not. If it is,...
[More]
Cache (Basic) Part 1
Sebastiaan said: Customtags on Railo are a pain in the butt - everytime I make a change in the Customtag I have to re...
[More]
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...;
This code generate this error!
Get the Flash Player to see this player.
and not render video.
<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.