These forums are provided for community interactions only. For official support please submit a support ticket.

You are not logged in.

#1 2010-07-23 11:10:24

pkaizer
New Member
Registered: 2006-06-30
Posts: 11

No content displaying

I have followed the instruction exactly for embedding SSP Standalone using SWFObject and adding content via Director and no images are showing.  And yes I have a proper crossdomain xml lfile in place.

Here is my embed code.  Please help!!!
<script type="text/javascript">
                    var flashvars = {
                        loadParams: "false",
                        xmlFilePath: "http://seasonarchives.umd.edu/ssp_director/images.php?album=56",
                        xmlFileType: "Director",
                        initialURL: escape(document.location)
                    }
                    var params = {
                        bgcolor: "#000000",   
                        allowfullscreen: "true"
                    }               
                    var attributes = {}
                    swfobject.embedSWF("http://tdps.static.digitaltroubador.com/SSP/slideshowpro.swf", "flashcontent", "640", "410", "9.0.115.0", false, flashvars, params, attributes); 
                </script>
                
                <div id="flashcontent">
                    This SlideShowPro photo gallery requires the Flash Player plugin and a web browser with JavaScript enabled.
                </div>

Offline

 

#2 2010-07-23 15:15:52

todddominey
Head honcho
From: Atlanta, GA
Registered: 2006-06-22
Posts: 4965
Website

Re: No content displaying

I suspect it could be a cross domain security problem, for I don't see anything obviously wrong with the embed code. Can you post the URL to it so I can try? If you don't want to share that url here you can go to http://help.slideshowpro.net and contact us there with that information.


Todd Dominey
support[at]slideshowpro.net

Offline

 

#3 2010-07-29 00:26:30

pkaizer
New Member
Registered: 2006-06-30
Posts: 11

Re: No content displaying

Todd,

Not sure what you are asking for.  The URL of the installation of SSP Director is http://seasonarchives.umd.edu/ssp_director/

The domain I want to publish to is: http://tdps.static.digitaltroubador.com/ (it's just a test domain for now)

I have a Crossdomain policy xml file at: http://seasonarchives.umd.edu

with:
<cross-domain-policy>
  <allow-access-from domain="tdps.static.digitaltroubador.com" />
</cross-domain-policy>

Is this what you are asking for?

Offline

 

#4 2010-07-29 02:42:48

todddominey
Head honcho
From: Atlanta, GA
Registered: 2006-06-22
Posts: 4965
Website

Re: No content displaying

I'm asking for the URL of the document that has the slideshow in it so I can see the error for myself.


Todd Dominey
support[at]slideshowpro.net

Offline

 

#5 2010-07-29 14:02:43

pkaizer
New Member
Registered: 2006-06-30
Posts: 11

Offline

 

#6 2010-07-29 14:52:54

todddominey
Head honcho
From: Atlanta, GA
Registered: 2006-06-22
Posts: 4965
Website

Re: No content displaying

It looks like the swf is requesting 'param.xml', but with that flashvars override you added it shouldn't be. That leads me to think the swf in that page may be outdated. Can you try downloading Standalone again from the account center here, then update that SWF with the one in the package?


Todd Dominey
support[at]slideshowpro.net

Offline

 

#7 2010-07-29 20:51:54

pkaizer
New Member
Registered: 2006-06-30
Posts: 11

Re: No content displaying

Todd, just tried that with no luck.

Offline

 

#8 2010-07-30 12:52:29

todddominey
Head honcho
From: Atlanta, GA
Registered: 2006-06-22
Posts: 4965
Website

Re: No content displaying

The URL you provided before seems to be working now. Perhaps you need to clear your browser cache?


Todd Dominey
support[at]slideshowpro.net

Offline

 

#9 2010-07-30 14:35:19

pkaizer
New Member
Registered: 2006-06-30
Posts: 11

Re: No content displaying

Thanks Todd!!!!  Works now!
On a  completely separate note.  Any chance you might release a Drupal Module version of the Slidepress Wordpress plugin?

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson