Flash code for external videos Flash code for external videos
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Flash code for external videos

Started by mozgu, August 04, 2006, 02:19:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mozgu

Hi,
I've found on forum this code:
<Asx Version = "3.0" >
<Title > toyota-rav4</Title>
<Param Name = "AllowShuffle" Value = "yes" />
<Entry>
<Duration value = "00:01:1.999" />
<Author > www.superzooi.com</Author>
<Param Name = "Bitrate" Value = "346000" />
<Param Name = "FileSize" Value = "2572074" />
<Param Name = "FileType" Value = "wmv" />
<Param Name = "Is_Protected" Value = "False" />
<Param Name = "Is_Trusted" Value = "false" />
<Param Name = "IsVBR" Value = "False" />
<Param Name = "MediaType" Value = "video" />
<Param Name = "SourceURL" Value = "http://webotron.online.fr/cpg-ng/albums/auto-rave4/06100307_rav4.wmv" />
<Title > Who will drive today?</Title>
<Param Name = "type" Value = "local" />
<Param Name = "UserPlayCount" Value = "1" />
<Param Name = "WMFSDKNeeded" Value = "0.0.0.0000" />
<Param Name = "WMFSDKVersion" Value = "9.00.00.2980" />
<Ref href = "http://webotron.online.fr/cpg-ng/albums/auto-rave4/06100307_rav4.wmv"/>
</Entry>
</Asx>


It's great, but only for videos loading i Windows Media Player.
I think that for videos from Youtube or Metacafe i need something like this, but written in flash (.swf file). Can somebody share with this code ? :)
Thanks :)

Pascal YAP

Hello,

In your particular case, you can install in first MiniCMS from Donnoman ! (a CPG 1.4.x Plugin)
And after, insert in it the YourTube's URL with basic HTML code.

PYAP

mozgu

Oh PYAP,
but i would prefer to do the same thing as the asx files. How did you do this in your gallery (youtube videos)? :)

Pascal YAP

Mozgu,
QuoteHow did you do this in your gallery (youtube videos)?
Like i said in my previous post, through MINICMS !

Excatly like Coppermine Forum inside my Gallery !

PYAP