Flash Embed Slideshow? Flash Embed Slideshow?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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