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

You are not logged in.

#1 2011-11-30 15:59:56

formal
New Member
Registered: 2008-01-18
Posts: 10

crossdomain.xml problems

I'm having problems loading images into slideshowpro player.

The request http://dublindocumentary.com/test.html works.

The request http://www.dublindocumentary.com/test.html does not show the images.

I have a cross domain file http://www.dublindocumentary.com/crossdomain.xml (http://dublindocumentary.com/crossdomain.xml) that contains both of these domains.

What am I doing wrong?

David

Offline

 

#2 2011-12-01 01:46:29

tmcfadden
Lightroom Specialist
Registered: 2006-08-17
Posts: 1908
Website

Re: crossdomain.xml problems

edit: Sorry, spoke too soon sad  Let me check...

-Tim


Timothy McFadden

Offline

 

#3 2011-12-01 02:00:12

tmcfadden
Lightroom Specialist
Registered: 2006-08-17
Posts: 1908
Website

Re: crossdomain.xml problems

I think you are suffering from this problem:
http://wiki.slideshowpro.net/SSPlr/CP-FadeToWhite

-Tim


Timothy McFadden

Offline

 

#4 2011-12-01 06:57:23

formal
New Member
Registered: 2008-01-18
Posts: 10

Re: crossdomain.xml problems

I was indeed.

Many thanks.

David

Offline

 

#5 2011-12-02 00:07:17

formal
New Member
Registered: 2008-01-18
Posts: 10

Re: crossdomain.xml problems

Tim's suggestion solves the "fade to white" problem, but it produces poor quality images. Without smoothing, the images have jagged edges.

I have tried removing the crossdomain.xml file and using only one domain, but I still have the "fade to white" problem. I don't understand why this fails as all the data should be coming from the same domain.

Is there any mored detailed information on the fade-to-white problem? The link above states "For now, turn off smoothing..". Is this a recent problem with flash that is being explored?

I have another web site that uses the same basic approach and it does not have the problem sadsadsad

David

Offline

 

#6 2011-12-02 18:45:50

tmcfadden
Lightroom Specialist
Registered: 2006-08-17
Posts: 1908
Website

Re: crossdomain.xml problems

There isn't anything we can do about it, unfortunately.  It's an issue with FlashPlayer and what Adobe considers different domains.  FlashPlayer doesn't consider permissions in crossdomain.xml when modifying bitmaps.  I have no idea why...

FlashPlayer consider "http://yourdomain.com" and "http://www.yourdomain.com" two completely separate and unrelated domains.  To make things smoother (no pun intended wink ), you should always stick to one or the other when building your website.  It won't stop someone from manually navigating to the other type, but it will help.

As for poor quality images, you should be fine if you are exporting your "Large" images approximately the same size as your slideshow.  This won't work, for example, if you are using "fluid" or some of the other scaling options.

I don't know enough about Flash to really pinpoint the problem.  My guess as to why one of your sites works and the other doesnt:
  * Different hosting setup (maybe rewrite rules in .htacces?)
  * Slightly different code
  * ??

-Tim


Timothy McFadden

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson