RE: [flexcoders] Flash Player - Desktop integration... SDK?

2005-11-08 Thread Philippe Maegerman
8 novembre 2005 1:37To: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Flash Player - Desktop integration... SDK? Don't know about design view, but Flash for desktop UI has been something I've always enjoyed doing. Worked great for C++ apps, and worked great with VB; both of which used

Re: [flexcoders] Flash Player - Desktop integration... SDK?

2005-11-08 Thread Xavi Beumala
] To: flexcoders@yahoogroups.com mailto:flexcoders@yahoogroups.com Sent: Monday, November 07, 2005 9:04 PM Subject: Re: [flexcoders] Flash Player - Desktop integration... SDK? Hi Jesse, Great to know you've done it... ;) Do you have any idea on how to make a Desktop

RE: [flexcoders] Flash Player - Desktop integration... SDK?

2005-11-08 Thread Nick Weekes
: [flexcoders] Flash Player - Desktop integration... SDK? By the way it seem that Macromedia is working on a official extended projector to develop desktop applications code name: Apollo.Have a look at this post on the alpha forums:http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid

[flexcoders] Flash Player - Desktop integration... SDK?

2005-11-07 Thread Aldo Bucchi
Hi all, Sorry for the strange question.. I couldn't find any info on this anywhere else. When I look at the Design view in Flex Builder... is it being rendered by some variation of the flash player? if so, how does it integrate with Java? I guess it is internal stuff. But, is there any

Re: [flexcoders] Flash Player - Desktop integration... SDK?

2005-11-07 Thread JesterXL
, ExternalInterface makes this a lot easier to get syncronous communication with real data objects. Check it out. - Original Message - From: Aldo Bucchi [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, November 07, 2005 5:40 PM Subject: [flexcoders] Flash Player - Desktop

Re: [flexcoders] Flash Player - Desktop integration... SDK?

2005-11-07 Thread Aldo Bucchi
communication with real data objects. Check it out. - Original Message - From: Aldo Bucchi [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, November 07, 2005 5:40 PM Subject: [flexcoders] Flash Player - Desktop integration... SDK? Hi all, Sorry for the strange question

Re: [flexcoders] Flash Player - Desktop integration... SDK?

2005-11-07 Thread Manuel Saint-Victor
[EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, November 07, 2005 5:40 PM Subject: [flexcoders] Flash Player - Desktop integration... SDK? Hi all, Sorry for the strange question.. I couldn't find any info on this anywhere else. When I look at the Design view in Flex Builder

Re: [flexcoders] Flash Player - Desktop integration... SDK?

2005-11-07 Thread John C. Bland II
, mProjector does; in Flex, you'd do: var str:String = _global.mSystem.getClipboard(); - Original Message - From: Aldo Bucchi [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, November 07, 2005 9:04 PM Subject: Re: [flexcoders] Flash Player - Desktop integration... SDK

Re: [flexcoders] Flash Player - Desktop integration... SDK?

2005-11-07 Thread JesterXL
- From: "Aldo Bucchi" [EMAIL PROTECTED]To: flexcoders@yahoogroups.comSent: Monday, November 07, 2005 5:40 PMSubject: [flexcoders] Flash Player - Desktop integration... SDK?Hi all,Sorry for the strange question.. I couldn't find any info on this anywhere else.When I look at