[flexcoders] crossdomain issues

2010-02-15 Thread jimmy5804
Pretty simple - I have a .swf loaded via http that is accessing data from the same server using https via HTTPService. I'm using the 'url' property in the HTTPService and not using the proxy. I have the following crossdomain.xml file in the DocumentRoot of the server: ?xml

[flexcoders] crossdomain proxy

2009-04-15 Thread Baz
Hi, Is there a solution out there for proxying public services like amazon's webservices (i.e. SimpleDB) that do not provide a crossdomain.xml? I understand that service providers purposely leave out crossdomain.xml policy files so that developers do not compile their secret keys into their swf's

RE: [flexcoders] crossdomain proxy

2009-04-15 Thread Tracy Spratt
To: flexcoders@yahoogroups.com Subject: [flexcoders] crossdomain proxy Hi, Is there a solution out there for proxying public services like amazon's webservices (i.e. SimpleDB) that do not provide a crossdomain.xml? I understand that service providers purposely leave out crossdomain.xml

[flexcoders] crossdomain with picasa

2008-06-26 Thread David Pariente
Hello, I did a website that gets xml data from picasa website. Locally worked perfect, but it complains about security when i upload the site to my server. I heard something about the crossdomain.xml file...but...i just read that the file should be in the destiny server, not mine, so does that

[flexcoders] Crossdomain Policy Problems

2008-06-06 Thread Erin Wentworth
Hiyas, Per updating to the new flash player; my server admin and I have been having a heck of a time trying to get the new crossdomain policy working. Right now we don't need any security on the policy, since it's being called from two internal domains. The file itself is residing in the

[flexcoders] Crossdomain Policy Problems

2008-06-06 Thread Erin
Hello, Per updating to the new flash player; my server admin and I have been having a heck of a time trying to get the new crossdomain policy working. Right now we don't need any security on the policy, since it's being called from two internal domains. The file itself is residing in the root

RE: [flexcoders] Crossdomain Policy Problems

2008-06-06 Thread Tracy Spratt
PROTECTED] On Behalf Of Erin Sent: Friday, June 06, 2008 1:10 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Crossdomain Policy Problems Hello, Per updating to the new flash player; my server admin and I have been having a heck of a time trying to get the new crossdomain policy working

[flexcoders] CrossDomain RSS Error Accessing from Web Server

2008-05-22 Thread Craig
I have a Flex 3.0 app that connects to RSS feed fine from FlexBuilder IDE but when deployed on Web Server gets the following error Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: http://mywebserver.net/myflexapp.swf cannot load data from

[flexcoders] crossdomain for socket connection not working: http://my.site.com:8161/MyProject.swf cannot load data from my.site.com:61613

2008-05-09 Thread Thind, Aman
Hello, I am trying to open a socket connection to my.site.com:61613 and the location to swf is http://my.site.com:8161/MyProject.swf. I am using Flash version 9.0.124.0 and due to the new security restrictions, I included a crossdomain.xml to explicitly allow connection to the port. Opening

RE: [flexcoders] crossdomain where is the server root?

2008-04-22 Thread Tracy Spratt
, in many ways. Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Vivian Richard Sent: Tuesday, April 22, 2008 1:12 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] crossdomain where is the server root

Re: [flexcoders] crossdomain where is the server root?

2008-04-22 Thread Vivian Richard
calls through the server, in many ways. Tracy -- *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Vivian Richard *Sent:* Tuesday, April 22, 2008 1:12 AM *To:* flexcoders@yahoogroups.com *Subject:* Re: [flexcoders] crossdomain

Re: [flexcoders] crossdomain where is the server root?

2008-04-21 Thread dhay
Yes, stick it under ROOT. cheers, David x54680 Vivian Richard [EMAIL PROTECTED] Sent by: flexcoders@yahoogroups.com 04/20/2008 06:54 PM Please respond to flexcoders@yahoogroups.com To flexcoders@yahoogroups.com cc Subject Re: [flexcoders] crossdomain where is the server root

RE: [flexcoders] crossdomain where is the server root?

2008-04-21 Thread Tracy Spratt
: [flexcoders] crossdomain where is the server root? Thanks for the emails. When I run tomcat and go to http://localhost:8080/ http://localhost:8080/ it will take me to the ROOT directory and there is an index.html file which is show on the browser. So does that mean my root

Re: [flexcoders] crossdomain where is the server root?

2008-04-21 Thread Vivian Richard
@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of [EMAIL PROTECTED] *Sent:* Monday, April 21, 2008 12:15 PM *To:* flexcoders@yahoogroups.com *Subject:* Re: [flexcoders] crossdomain where is the server root? Yes, stick it under ROOT. cheers, David x54680 *Vivian Richard [EMAIL PROTECTED

RE: [flexcoders] crossdomain where is the server root?

2008-04-20 Thread Tracy Spratt
location until it worked, then removed them till it broke. Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of hworke Sent: Friday, April 18, 2008 8:50 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] crossdomain where

RE: [flexcoders] crossdomain where is the server root?

2008-04-20 Thread dhay
To flexcoders@yahoogroups.com cc Subject RE: [flexcoders] crossdomain where is the server root? It goes wherever the web server domain name resolves to. In IIS, …\inetpub\wwwroot. In JRUN, …\jrun4\servers\default. I have never put one in a Tomcat installation… hmm, I just went and looked

Re: [flexcoders] crossdomain where is the server root?

2008-04-20 Thread Vivian Richard
AM Please respond to flexcoders@yahoogroups.com To flexcoders@yahoogroups.com cc Subject RE: [flexcoders] crossdomain where is the server root? It goes wherever the web server domain name resolves to. In IIS, …\inetpub\wwwroot. In JRUN, …\jrun4\servers\default. I have never

[flexcoders] crossdomain where is the server root?

2008-04-18 Thread hworke
Sorry for asking this question. I am using jetty and put the crossdomain.xml in webapps folder but look like it is not the root. Also which one is the tomcat root? ROOT folder?

Re: [flexcoders] crossdomain not working with HTTP Request Error

2008-01-11 Thread Dominique Bessette - Halsema
by typing its url in a browser. -- *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Dominique Bessette - Halsema *Sent:* Wednesday, January 09, 2008 11:34 AM *To:* flexcoders@yahoogroups.com *Subject:* Re: [flexcoders] crossdomain

Re: [flexcoders] crossdomain not working with HTTP Request Error

2008-01-10 Thread Abdul Qabiz
*Subject:* Re: [flexcoders] crossdomain not working with HTTP Request Error i tried creating a war file with the context-root = / it's located at http://[host]:[port]/crossdomainhttp://%5bhost%5d:%5bport%5d/crossdomain and i tried using the loadPolicyFile command where i tried loading it from

Re: [flexcoders] crossdomain not working with HTTP Request Error

2008-01-09 Thread Dominique Bessette - Halsema
- Halsema *Sent:* Tuesday, January 08, 2008 1:51 PM *To:* flexcoders@yahoogroups.com *Subject:* Re: [flexcoders] crossdomain not working with HTTP Request Error i understand that, what i dont understand is where exactly the file is supposed to go, as i said right now it is at http://[host

RE: [flexcoders] crossdomain not working with HTTP Request Error

2008-01-09 Thread Alex Harui
Of Dominique Bessette - Halsema Sent: Wednesday, January 09, 2008 11:34 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] crossdomain not working with HTTP Request Error i tried creating a war file with the context-root = / it's located at http://[host]:[port]/crossdomain http://%5bhost%5d

[flexcoders] crossdomain not working with HTTP Request Error

2008-01-08 Thread Dominique Bessette - Halsema
I'm trying to finish this project and i'm running out of time if anyone has any ideas PLEASE let me know. I have a flex application that calls my web service through the wsdl which is located in an ear file http://{svr8}:port/weemc-service/weemc?wsdl on my local machine the flex app works when

RE: [flexcoders] crossdomain not working with HTTP Request Error

2008-01-08 Thread Alex Harui
Bessette - Halsema Sent: Tuesday, January 08, 2008 11:09 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] crossdomain not working with HTTP Request Error I'm trying to finish this project and i'm running out of time if anyone has any ideas PLEASE let me know. I have a flex application

Re: [flexcoders] crossdomain not working with HTTP Request Error

2008-01-08 Thread Dominique Bessette - Halsema
. -- *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Dominique Bessette - Halsema *Sent:* Tuesday, January 08, 2008 11:09 AM *To:* flexcoders@yahoogroups.com *Subject:* [flexcoders] crossdomain not working with HTTP Request Error I'm trying to finish

RE: [flexcoders] crossdomain not working with HTTP Request Error

2008-01-08 Thread Peter Farland
: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dominique Bessette - Halsema Sent: Tuesday, January 08, 2008 4:51 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] crossdomain not working with HTTP Request Error i understand that, what i dont understand is where exactly

RE: [flexcoders] crossdomain not working with HTTP Request Error

2008-01-08 Thread Alex Harui
Normally that is http://[host]:[port]/ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dominique Bessette - Halsema Sent: Tuesday, January 08, 2008 1:51 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] crossdomain not working

[flexcoders] crossdomain?? no result for the mx:httpService

2007-11-01 Thread coder3
i created an application using mx:HttpService, it works fine on my machine, but after i copy the .swf to the machine that has a web application, the swf shows no results. i tested it by creating another httpService with url http://weblogs.macromedia.com/mchotin/index.xml;, that works fine after

RE: [flexcoders] crossdomain?? no result for the mx:httpService

2007-11-01 Thread Alex Harui
: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of coder3 Sent: Thursday, November 01, 2007 10:43 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] crossdomain?? no result for the mx:httpService i created an application using mx:HttpService, it works fine on my machine, but after i

RE: [flexcoders] crossdomain?? no result for the mx:httpService

2007-11-01 Thread coder3
PROTECTED] On Behalf Of coder3 Sent: Thursday, November 01, 2007 10:43 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] crossdomain?? no result for the mx:httpService i created an application using mx:HttpService, it works fine on my machine, but after i copy the .swf

RE: [flexcoders] crossdomain?? no result for the mx:httpService

2007-11-01 Thread Alex Harui
You only need one crossdomain.xml and it must be on www.domain2.com From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of coder3 Sent: Thursday, November 01, 2007 1:38 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] crossdomain

[flexcoders] crossdomain file on an app server

2007-08-28 Thread Brent Smith
Hello, I have been having issues with an HTTPService I'm trying to use to hit a java servlet running on websphere. When I use GETs everything seems to function, but when I use a POST I get a 2032 ERROR. I've heard that sometimes a POST will need a crossdomain file where a GET may not. We are

RE: [flexcoders] crossdomain file on an app server

2007-08-28 Thread Peter Farland
PROTECTED] On Behalf Of Brent Smith Sent: Tuesday, August 28, 2007 9:42 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] crossdomain file on an app server Hello, I have been having issues with an HTTPService I'm trying to use to hit a java servlet running on websphere. When I use GETs everything

Re: [flexcoders] crossdomain? image dragging

2007-03-01 Thread Troy Gilbert
I'd imagine its throwing a SecurityError that the DragManager is handling on your behalf. When you begin the drag, you are probably creating a proxy image to use for dragging. Since the image was loaded from a different domain (that probably doesn't have a crossdomain.xml policy) you can only

[flexcoders] Crossdomain for president

2007-03-01 Thread coderjun
Howdy all, Don't worry, I already voted for the Maps API: http://tech.groups.yahoo.com/group/flexcoders/message/64243 http://tech.groups.yahoo.com/group/flexcoders/message/64243 However, that made me think of another suggestion that will help us Flexers... Wouldn't it be nice if Yahoo starts

[flexcoders] crossdomain? image dragging

2007-02-28 Thread Paul Hastings
we're getting some user complaints about some functionality based on drag drop of an image. for servers in domains local to them, works a treat. for servers in remote domains it appears the drag image can't be retrieved they're getting the broken image instead when dragging. what's puzzling us

Re: [flexcoders] Crossdomain

2007-01-28 Thread Abdul Qabiz
There is Security Sandbox so you can not draw until you have right permissions, just having crossdomain.xml is not sufficient. You need to explictly set checkPolicyFile flag so that Flash Player 9 downloads the policy file (crossdomain.xml) and grants the access to your code, if it is allowed in

Re: [flexcoders] Crossdomain

2007-01-28 Thread Leonardo Sobral
The domain that has the image is cineminha.com.br, the crossdomain is there: http://www.cineminha.com.br/crossdomain.xml I have more domains on this server, like store.filmeonline.com.br where the .swf is located... If I call just mx:Image it works fine, but iwhen I try to do something with

Re: [flexcoders] Crossdomain

2007-01-28 Thread Abdul Qabiz
Leonardo, Just having crossdomain.xml is not enough if you want to do Bitmap operations, as I mentione din my previous reply. I posted something on blog, you can see how can you fix this issue. http://www.abdulqabiz.com/blog/archives/flash_and_actionscript/enabling_bitmapdatad.php -abdul On

Re: [flexcoders] Crossdomain

2007-01-28 Thread Leonardo Sobral
Finally got this to work! here´s the solution: I stoped fighting with fp security sandbox and tried to make via coldfusion proxy. The example on Adobe website didnt work so I made some changes on the code... mx:Image id=img source=cfm/proxy.cfm?url= http://www.somedomain.com/image.jpg; / the

Re: [flexcoders] Crossdomain

2007-01-28 Thread Abdul Qabiz
Yup! That would always work, now you going through proxy. But what I suggested was different thing.. Doesn't matter, as long as you got it working and happy with the solution. -abdul On 1/28/07, Leonardo Sobral [EMAIL PROTECTED] wrote: Finally got this to work! here´s the solution: I

[flexcoders] Crossdomain

2007-01-27 Thread Leonardo Sobral
I´m trying to load an image from outsite of my domain and its giving me an error, the crossdomain is there, set to permit *... I get the same error online and from localhost. Any clue? SecurityError: Error #2122: Security sandbox violation: BitmapData.draw:

Re: [flexcoders] Crossdomain

2007-01-27 Thread Brendan Meutzner
On which server, and where is your crossdomain located? Is the cineminha.com.br server a multi-hosting environment? Brendan On 1/27/07, Leonardo Sobral [EMAIL PROTECTED] wrote: I´m trying to load an image from outsite of my domain and its giving me an error, the crossdomain is there, set

[flexcoders] CrossDomain file

2006-03-03 Thread mvbaffa
Hi All, I am using Flex 2 Beta 1. I need to host my swf files in a domain different from the one that reside my webservices. In fact the webservice is installed in my office webserver and I have created at DynDNS to point to my server. I have uploaded the swf compiled by Flex 2 and at the

RE: [flexcoders] CrossDomain file

2006-03-03 Thread Carson Hager
: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of mvbaffa Sent: Friday, March 03, 2006 7:12 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] CrossDomain file Hi All, I am using Flex 2 Beta 1. I need to host my swf files in a domain different from the one that reside my webservices