Advanced search  

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]

Pages: [1]   Go Down

Author Topic: miniclip and other flash games?  (Read 7644 times)

0 Members and 1 Guest are viewing this topic.

wipqozn1

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 60
miniclip and other flash games?
« on: April 25, 2007, 12:18:46 pm »

Hello guys,

is there any possibility to put miniclip games into my coppermine gallery?

Miniclip provides codes like this:

Code: [Select]
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="549" height="230">
<param name="movie" value="http://www.miniclip.com/swfcontent/gamesroom.swf">
<param name="quality" value="high"></param>
<param name="menu" value="false"></param>
<embed src="http://www.miniclip.com/swfcontent/gamesroom.swf" width="549" height="230" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" menu="false"></embed>
</object>

I found some sites based on Coppermine Gallery who do that but it's hard to define how they do it.
« Last Edit: May 09, 2007, 07:11:54 am by GauGau »
Logged

wipqozn1

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 60
Re: miniclip and other flash games?
« Reply #1 on: April 25, 2007, 12:22:30 pm »

Sorry, the code is:

Code: [Select]
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="550" height="400">
<param name="menu" value="false" />
<param name="movie" value="http://www.miniclip.com/swfcontent/freegames/snowline.swf" />
<param name="quality" value="high" />
<embed src="http://www.miniclip.com/swfcontent/freegames/snowline.swf" menu="false" quality="high" width="550" height="400" name="acidfactory" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
Logged

wipqozn1

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 60
Re: miniclip and other flash games?
« Reply #2 on: May 08, 2007, 12:10:57 pm »

It was a stupid question. First, I wanted to embed all code in a .xml file and pass it to self-made swf player.

Much better way is passing the url of .swf directly via http using files upload in admin panel ;-)
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 20 queries.