In this case I meant debug the socket server, not the SWF.  If you want to remote debug a decent hack that Mike has posted in the past is to have FB use a debug configuration that has a url with no flash, like www.google.com.  Then, launch a browser on the other machine to load your debug SWF, when the debug dialog comes up, choose the IP address of your machine with FB.  Hopefully it will find the debugger there.

 

Matt

 


From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Jason
Sent: Monday, October 02, 2006 6:09 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: FlashPlayer security puzzle

 

Hi Matt,

When you say "debug your server" do you mean debug from the remotely
deployed swf on your server?

If so, I can't seem to get this working. Have you got any tips for
remotely debugging a flash 9 swf through Flex Builder 2?

Regards,

Jason

--- In [EMAIL PROTECTED]ups.com, "Matt Chotin" <[EMAIL PROTECTED]> wrote:
>
> If you debug your server you'll see that the first request coming from
> the player is something like <policy-file-request/>. You need to react
> to that by returning the crossdomain xml syntax that allows access to
> the domain where the SWF was served from (or *). This would look like
> the same crossdomain as we document for the xml file.
>
>
>
> HTH,
>
> Matt
>
>
>
> ________________________________
>
> From: [EMAIL PROTECTED]ups.com [mailto:[EMAIL PROTECTED]ups.com] On
> Behalf Of Tracy Spratt
> Sent: Tuesday, September 26, 2006 8:32 AM
> To: [EMAIL PROTECTED]ups.com
> Subject: RE: [flexcoders] FlashPlayer security puzzle
>
>
>
> Do you know about the crossdomain.xml security policy file?
>
>
>
> Tracy
>
>
>
> ________________________________
>
> From: [EMAIL PROTECTED]ups.com [mailto:[EMAIL PROTECTED]ups.com] On
> Behalf Of Dima Ulich
> Sent: Tuesday, September 26, 2006 7:57 AM
> To: [EMAIL PROTECTED]ups.com
> Subject: [flexcoders] FlashPlayer security puzzle
>
>
>
> Hello FlexCoders,
>
>
>
> I've been struggling with flash security matters for some time now.
> I have a php socket server, which is used both by php server and Flex
> Application. My php application does some heavy work and sends feedback
> to socket server so a user could know what's happening in a moment. My
> flex application works just fine when I started from FlexBuilder
> (default location) and it is in localTrusted sandbox. As soon as I place
> it to my webserver my application can't connect to my socket server. I
> have tried different ways to make it work with no luck.
>
> Does anybody know how can I connect to socket server when flex
> application is online?
>
> Thanks beforehand,
>
> Dima
>

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to