Need Help for Setting up SlideShowPro w/ CMSB

6 posts by 3 authors in: Forums > CMS Builder
Last Post: July 14, 2010   (RSS)

By yusuke - July 13, 2010 - edited: July 14, 2010

Hi,

I am trying to set up SlideShowPro with CMSB but unfortunately it's not working.
Checked below pages and of course, manuals of SlideShowPro.

http://www.interactivetools.com/docs/cmsbuilder/slideshowpro.html

http://www.interactivetools.com/iforum/Products_C2/CMS_Builder_F35/gforum.cgi?guest=63083730&t=search_engine&do=search_results&search_forum=forum_35&search_string=slideshowpro

Here is what I have. (images.xml.php)

http://www.cmsfactory.jp/slideshow2/

BUT w/o the CMSB, it works! (images.xml)

http://www.cmsfactory.jp/slideshow/


Here are the list of directory contents

/slideshow2/

AC_RunActiveContent_SSP.js
images.xml.php
index.php
slideshow.swf


/slideshow/

AC_RunActiveContent_SSP.js
images.xml
index.php
slideshow.swf


Could someone please help me on this?

Re: [yusuke] Need Help for Setting up SlideShowPro w/ CMSB

By Jason - July 13, 2010

Hi Yusuke,

It looks as if the problem may just be the link to your xml file. Currently, you're using this line of code:
'FlashVars','xmlfile=http://www.cmsfactory.jp/slideshow/images.xml&xmlfiletype=Default'

If you copy and paste this URL into a browser, it can't find the page. If you remove the &xmlfiletype=Default, you can find the file. Try replacing it with this line:

'FlashVars','xmlfile=http://www.cmsfactory.jp/slideshow/images.xml'

Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] Need Help for Setting up SlideShowPro w/ CMSB

By yusuke - July 14, 2010 - edited: July 14, 2010

Hi Jason,

Thank You! but it didn't work.

I think the file you were looking was the one that already worked. (No PHP)

... I guess I am going to have to re-do the entire process again.

Thanks!

Re: [gkornbluth] Need Help for Setting up SlideShowPro w/ CMSB

By yusuke - July 14, 2010 - edited: July 14, 2010

Hi gkornbluth,

Thank you for your reply!

I followed your instruction and it did not work (get error message) until I deleted the below line from images.xml.php. Is this line necessary? It only works w/o the line...

<?php header('Content-type: application/xml; charset=utf-8'); ?><?php echo '<?xml version="1.0" encoding="UTF-8"?>'; ?>

THANKS! It's beautiful!

Re: [yusuke] Need Help for Setting up SlideShowPro w/ CMSB

By gkornbluth - July 14, 2010

Don't know about that line of code. It's been working in my implementations.

But if it ain't broke... Don't fix it.

Glad it's working for you.

Best,

Jerry Kornbluth
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php