coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: mozgu on August 04, 2006, 02:19:00 PM

Title: Flash code for external videos
Post by: mozgu on August 04, 2006, 02:19:00 PM
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 :)
Title: Re: Flash code for external videos
Post by: Pascal YAP on August 04, 2006, 03:31:56 PM
Hello,

In your particular case, you can install in first MiniCMS (http://cpg-contrib.org/board/index.php?board=2.0) from Donnoman ! (a CPG 1.4.x Plugin)
And after, insert in it the YourTube's URL with basic HTML code.

PYAP
Title: Re: Flash code for external videos
Post by: mozgu on August 04, 2006, 03:44:04 PM
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)? :)
Title: Re: Flash code for external videos
Post by: Pascal YAP on August 04, 2006, 04:34:13 PM
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 (http://www.pays-dignois.com/galerie/index.php?file=minicms/cms&conid=2&type=0) !

PYAP