Flash Embed Slideshow? Flash Embed Slideshow?
 

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 Embed Slideshow?

Started by abcdefgary, December 25, 2006, 08:24:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

abcdefgary

Hi there. Does anyone know how to generate a flash slideshow embed object like seen here on this website?

So when a person puts the code below on his blog:

it will show the slideshow?

<object width="425" height="350"><param name="movie" value="http://www.netcarshow.com/ncs_show.swf?c=Alfa_Romeo&m=2007-8c_Competizione"></param><embed src="http://www.netcarshow.com/ncs_show.swf?c=Alfa_Romeo&m=2007-8c_Competizione" type="application/x-shockwave-flash" width="425" height="350"></embed></object>

someone here has also addressed the question but there doesn't seem to be an answer:
http://forum.coppermine-gallery.net/index.php?topic=31976.0

I'm not sure if this can be done, but it seems do-able since the "c=" is category while it will get all the images from the album or "m=". thanks!

Joachim Müller