in reply to:

Message: 8
Date: Tue, 30 May 2006 20:53:56 -0400
From: "Mike Britton" <[EMAIL PROTECTED]>
Subject: Re: [Flashcoders] self published.
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Someone please correct me if I'm wrong, but it would be possible to make a connection between servers using LocalConnection. You'd have to ensure your client swf was assigned an id to "authenticate" their application to access
the data.  There would have to be a security model, in other words.

Once again I've never done this so take my advice with a grain of salt, but I'm sure interesting things are possible if they are sophisticated enough to drop a crossdomain.xml to give you the ability to distribute components that
interact with your data.

In this case I have to say Flash would make a compelling choice for your
idea.


Mike

-----------------------------------------------------

thanks mike....Im still digging into finding out if it can do what i want. I think it can - but I just dont know the implementation details or the subtle security issues that cause communication to flash to be difficult.

Basically if I can push some data thru to the client using either XML or another method - and recieve data back to my servers - then Im set.

The only other issues i have to research are security of data - and security of swf files for decompile -- which I saw was possibly with an encryption software.

Cheers,

Tj

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to