SlideShowPro Account Center: User Forums

You are not logged in.

#1 2008-04-05 18:07:16

thatguyyy
New Member
Registered: 2008-04-04
Posts: 17

Need help embeding slideshowpro to my wordpress site using kimili plug

Hi,

i just uploaded and activated the kimili plugin that displays flash on wordpress. Im trying to include slideshowpro  on my site but i'm not sure what Im doing wrong.

I first uploded the folder that contains the flash video. In that file is included (a Gallery folder, an images.xml, an index.html, a .fla and a .swf file) I uploaded it to the revolution_pro-10 folder ( which is in my themes folder).

In the wp admin panel, theme editor I entered this syntax to the home.php page

[kml_flashembed movie="/www.spreadthewordproject.org/wp-content/themes/revolution_pro-10/slideshowpro-general-demo/ssp_demo_general.swf" height="300" width="300" /]


I also edited the refrence in the images.xml file to this:

<?xml version="1.0" encoding="UTF-8"?>
<gallery>
<album id="nature" title="Nature" lgPath="www.spreadthewordproject.org/wp-content/themes/revolution_pro-10/slideshowpro-general-demo/gallery/nature/lg/" tnPath="www.spreadthewordproject.org/wp-content/themes/revolution_pro-10/slideshowpro-general-demo/gallery/nature/tn/" description="Close-up imgs of plant life and insects.">
<img src="dj052.jpg" caption="This where your photo caption would be" />
<img src="dj070.jpg" caption="This where your photo caption would be" />
ect.

I tried this and this is what i get http://www.spreadthewordproject.org

can anyone direct me the right way? Am i entering the right code? Or am i completly off.......

Thanks

thatguyyy@hotmail.com

Offline

 

#2 2008-04-05 23:33:57

afrmx
Support super
From: Mexico City, Mexico
Registered: 2007-07-23
Posts: 6483
Website

Re: Need help embeding slideshowpro to my wordpress site using kimili plug

Absolute links and paths, should begin with http://, like this:

Code:

lgPath="http://www.spreadthewordproject.org/wp-content/themes/revolution_pro-10/slideshowpro-general-demo/gallery/nature/lg/"

Antonio Farias
antonio[at]slideshowpro.net

(Tambien doy soporte en espaņol, solo pregunta.)

Offline

 

#3 2008-04-06 15:47:48

thatguyyy
New Member
Registered: 2008-04-04
Posts: 17

Re: Need help embeding slideshowpro to my wordpress site using kimili plug

Hi,

thanks for the replay. I tried what you sugested and I still get the same thing....  Not to sure what the problem is..Any suggestions??????

Offline

 

#4 2008-04-06 20:24:33

thatguyyy
New Member
Registered: 2008-04-04
Posts: 17

Re: Need help embeding slideshowpro to my wordpress site using kimili plug

Hi,

Me again. I just corrected the path in the images.xml file. Now on my site I see the outline line of the slideshowpro with the grey background. However there is no images, loader, thumbnails ect. just a blank frame. Do i have to change a path in the actual .fla file or the .swf file????

take a look
www.spreadthewordproject.org

Please help! smile

thanks
peter

Offline

 

#5 2008-04-06 22:11:10

afrmx
Support super
From: Mexico City, Mexico
Registered: 2007-07-23
Posts: 6483
Website

Re: Need help embeding slideshowpro to my wordpress site using kimili plug

A couple final steps.

Add a base parameter:

[kml_flashembed movie="http://www.spreadthewordproject.org/wp-content/themes/revolution_pro-10/slidetest/slidetest.swf" height="373" width="580" base="." /]

The base parameter instructs flash to look for files relative to the swf file and not the containing html file.

Add a crossdomain file:
Check: http://forums.slideshowpro.net/viewtopic.php?id=1967


Antonio Farias
antonio[at]slideshowpro.net

(Tambien doy soporte en espaņol, solo pregunta.)

Offline

 

#6 2008-04-06 23:15:03

thatguyyy
New Member
Registered: 2008-04-04
Posts: 17

Re: Need help embeding slideshowpro to my wordpress site using kimili plug

Antonio,

I cant thank you enough.. it works great.. you are a savior

peter

Offline

 

#7 2008-04-10 06:29:20

kevinmcguinness
Senior Member
Registered: 2007-11-21
Posts: 69

Re: Need help embeding slideshowpro to my wordpress site using kimili plug

Wow.  I would never have figured that out.  Thank god I read these forums whenever I have a problem, I just avoided spending a whole day pulling my hair out.

Offline

 

#8 2008-04-10 08:56:08

kevinmcguinness
Senior Member
Registered: 2007-11-21
Posts: 69

Re: Need help embeding slideshowpro to my wordpress site using kimili plug

okay, it works great, but now i have another problem.  where can i put the base param when using swfobject 2.0?  I know thats a question for another site, but if anyone had a snippet on hand I could really use it.

Offline

 

#9 2008-06-11 09:56:58

hamburgler100
New Member
Registered: 2007-12-05
Posts: 4

Re: Need help embeding slideshowpro to my wordpress site using kimili plug

I've tried these steps (adding a cross domain file and the base parameter when calling the swf through this plugin), but I'm still unable to view the swf in Wordpress.  When I run an error check in Firefox, it says "SWFobject is not defined." 

Any help on this would be very appreciated!

The site is http://www.radiusworship.org/, and the swf is immediately after the main page text.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson