habe mal ne frage, da ich mich gar net auskenne. ich habe auf einer anderen seite ein fotoalbum angelegt und kann jetzt eine diashow bei mir auf der hp per html code abspielen. nur habe ich verschieden alben angelegt und habe somit verschiedene htmlcodes. wie kann ich das jetzt programmieren, dass meine codes pro woche anderst ist, somit immer unterschiedliche diashows abgespielt werden???
hier ein beispiel von so einem code
<div> <object width="480" height="320" style="position:relative;" id="p0E5F76E04ACE11DF9434A64C57ADAF42" classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab'> <param name="movie" value="http://www.magix-photos.com/magix/flash/player2/mixed/loader.swf?eid=0E5F76E04ACE11DF9434A64C57ADAF42" /> <param name="allowFullScreen" value="true" /> <embed style="position:relative; top:0px; left:0px;" src="http://www.magix-photos.com/magix/flash/player2/mixed/loader.swf?eid=0E5F76E04ACE11DF9434A64C57ADAF42" type="application/x-shockwave-flash" allowFullScreen="true" width="480" height="320" /></object> <object width="1" height="1" style="position:relative;" id="a0E5F76E04ACE11DF9434A64C57ADAF42" classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab'> <param name="movie" value="http://www.magix-photos.com/magix/flash/player2/mixed/ea.swf?eid=0E5F76E04ACE11DF9434A64C57ADAF42" /> <param name="allowFullScreen" value="true" /> <embed style="position:relative;" src="http://www.magix-photos.com/magix/flash/player2/mixed/ea.swf?eid=0E5F76E04ACE11DF9434A64C57ADAF42" type="application/x-shockwave-flash" allowFullScreen="true" width="1" height="1" /></object> </div>
ich hoffe ihr wisst was ich meine...