Problem with play swf on HTTPS connection

19 views
Skip to first unread message

tsmolarski

unread,
Nov 9, 2009, 9:34:12 AM11/9/09
to SWFObject
Hello
We have strange problem.
To play swf movie we will use SWFObject and file.php?path=******** -
SWFObject("file.php?path=********",50,20,,7)
When we try load movie on HTTPS connection file.php lose some
variables needed to validate access privilages and generate error
"Can`t load movie".
When we use the same file on HTTP connection all is ok

Can any body have the same problem, or you now how to fix this problem

Aran Rhee

unread,
Nov 10, 2009, 6:59:07 PM11/10/09
to swfo...@googlegroups.com
You are probably running into a cross domain issue in that different protocols (and things like sub domains) require security sandbox configurations.

Unfortunately, this is not really a SWFObject related question, but more a general Flash one (which means you most likely won't get the help or answers you require from this list). I'd have a read up on the Flash security whitepaper so that you have a good understanding of the way things are locked down, and how a admin can open up communications to trusted locations.

I would also install the debug version of the Flash player so that you can view any runtime security errors or exceptions.

In addition, an http traffic monitoring program like service capture or charles can show what is going on behind the scenes.


Cheers,
Aran
Reply all
Reply to author
Forward
0 new messages