Flash code for external videos Flash code for external videos
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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