What about embedding the Flex application in Macromedia Central?
 
 
Philippe Maegerman

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tracy Spratt
Sent: mercredi 6 juillet 2005 3:13
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex & external desktop application communication

Further, A Flex client app can communicate up to its host Browser, in
several ways.  So, if you can put an activeX control, or a signed
applet, or some other sandbox breaker into your html host page, you can
communicate with it fairly easily.

Tracy

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of John Dowdell
Sent: Tuesday, July 05, 2005 8:01 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flex & external desktop application
communication

superabe wrote:
> I know Flex excels at communicating with server-side data sources.
> Is there any way for a flex app to communicate with a desktop
application installed on the same machine as where the app is being
viewed (in a controlled kiosk environment for e.g.)

Key concept: You may develop a SWF in any of several ways, but this file

runs within the Macromedia Flash Player, usually (but not necessarily)
in a browser.

So this becomes: Can plugins in browsers invoke executable code on the
desktop? The answer to this is "Not usually, because of the severe
security risks this implies" -- document browsers are designed to
promiscuously visit site after site after site, so there is great risk
in letting things on your hard drive invisibly execute.

I don't know what type of communication you're seeking -- data exchange,

switch of focus, one-way web service -- there could be ways to achieve
the goal, depending on just what that goal was.

Sorry I don't have a useful "here ya go!" answer, but the above is the
background towards finding it.

jd




--
John Dowdell . Macromedia Developer Support . San Francisco CA USA
Weblog: http://www.macromedia.com/go/blog_jd
Aggregator: http://www.macromedia.com/go/weblogs
Technotes: http://www.macromedia.com/support/
Spam killed my private email -- public record is best, thanks.


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










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




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




YAHOO! GROUPS LINKS




------------------------------------------------------------------
**STATEMENT OF CONFIDENTIALITY**

This e-mail and any attached files are confidential and intended solely for the use of the individual to whom it is addressed. If you have received this email in error please send it back to the person that sent it to you. Any views or opinions presented are solely those of author and do not necessarily represent those the Emakina Company. Unauthorized publication, use, dissemination, forwarding, printing or copying of this email and its associated attachments is strictly prohibited.

We also inform you that we have checked that this message does not contain any virus but we decline any responsability in case of any damage caused by an a non detected virus.
------------------------------------------------------------------

Reply via email to