[FONT=Verdana][SIZE=4][COLOR=#003366]Photo Gallery[/COLOR][/SIZE][/FONT][FONT=Verdana][SIZE=4][COLOR=#003366] Using XML and Flash
[/COLOR][/SIZE][/FONT] [SIZE=1][COLOR=#808080][FONT=Verdana][COLOR=#333333]by kirupa | [/COLOR][/FONT][/COLOR][/SIZE] [FONT=Verdana][SIZE=1][COLOR=#333333]2 September 2004
Hi there …
I have a trouble … with this tutorial …
Start here … www.woox.pl use theme 1280x1024x2 you can chose in right upper corner …
Im using CMS MAMBO and on the center page in Header section you will see a flash animation with this gallery im using tutorial kirupa from 2 Sep. 2004
And my problem is with that becose picture dont show in swf …
When i using a folder in home directory evrything is ok … but when im using this xml and swf on my page then dont working .
Help me please what is wrong ?
This is how is look my xml…
<?xml version=“1.0” encoding=“utf-8” standalone=“yes”?>
<images>
<pic>
<image>gallery/4.jpg</image>
</pic>
<pic>
<image>gallery/5.jpg</image>
</pic>
<pic>
<image>gallery/6.jpg</image>
</pic>
<pic>
<image>gallery/7.jpg</image>
</pic>
</images>
Swf is in the same folder but upper
Like this
//
/gallery
images.xml
baner2.swf
Swf i put in my theme like this
<OBJECT CLASSID=“clsid27CDB6E-AE6D-11cf-96B8-444553540000”
TYPE=“application/x-shockwave-flash”
WIDTH=“1000” HEIGHT=“460”
CODEBASE=“http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0”>
<PARAM NAME=“PLAY” VALUE=“true”>
<PARAM NAME=“LOOP” VALUE=“false”>
<PARAM NAME=“WMODE” VALUE=“opaque”>
<PARAM NAME=“QUALITY” VALUE=“high”>
<EMBED SRC=“http://woox.pl/templates/1280x1024x2/baner2.swf” WIDTH=“1000” HEIGHT=“460” PLAY=“true” LOOP=“false” WMODE=“opaque” bgcolor="#000000" QUALITY=“highh”
TYPE=“application/x-shockwave-flash”
PLUGINSPAGE=“http://www.macromedia.com/go/getflashplayer”>
</EMBED>
</OBJECT>
Can you help me ?
[/COLOR][/SIZE][/FONT]