Re: [flexcoders] Sending Email From Flex

2005-12-24 Thread JesterXL
Here's one by Simon:   http://spbarber.com/blog/pop3-socket-example-using-flex-2/     - Original Message - From: [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Saturday, December 24, 2005 4:49 PM Subject: Re: [flexcoders] Sending Email From Flex Where would I find that?--

[flexcoders] Flex/CFMX7/Cairngorm Value Object Pattern implementation

2005-12-24 Thread sof4real03
I have come across various blogs and articles describing methods to implement the Value Object pattern in Coldfusion to map AS VO using Flash Remoting. As a simple exercise I'm trying to convert the sample Cairngorm Login application that comes with the framework to use CFC(s). I have already conve

[flexcoders] Flex 2.0 Tree control dataprovider problem.

2005-12-24 Thread Jonas Windey
Hi all, I'm experimenting a bit with flex 2.0 alpha, and I'm trying to use a webservice to provide the datasource of my tree control. I took the xml structure that can be found in the examples explorer, and made a webservice that is giving exactly the same result:                        

RE: [flexcoders] Re: How to fix Send Element not resolvable error call from WS in Flex!

2005-12-24 Thread Carson Hager
As a follow on to what Dave said, you can also redeploy the same implementation as a different named service using rpc/encoded. Carson Carson Hager Cynergy Systems, Inc. http://www.cynergysystems.com Email: [EMAIL PROTECTED] Office: 866-CYNERG

[flexcoders] [Flex 2.0] XMLEncoder

2005-12-24 Thread alpharythms
Does anyone have any examples showing how to use the XMLEncoder class in Flex 2.0? http://livedocs.macromedia.com/labs/1/flex/langref/mx/rpc/xml/XMLEncoder.html Yahoo! Groups Sponsor ~--> Most low income homes are not online. Make a difference thi

Re: [flexcoders] Sending Email From Flex

2005-12-24 Thread eric_18_s
Where would I find that?- Original Message From: jeremy lu <[EMAIL PROTECTED]>To: flexcoders@yahoogroups.comSent: Thursday, December 22, 2005 10:45:52 AMSubject: Re: [flexcoders] Sending Email From Flexyou can use flash.net.socket to send and receive mail thru pop3 and stmp protocol,

[flexcoders] Re: How to fix Send Element not resolvable error call from WS in Flex!

2005-12-24 Thread Dave Wolf
The WSDL shows this service is encoded with Document/Literal. You cannot change the encoding type from the client. This is a servant implementation issue. Whoever wrote the service however can change it easily. We have had issues in the past with Document/Literal in passing CompelxTypes in (rea

[flexcoders] Flex 2.0 Tree control dataprovider problem.

2005-12-24 Thread jwindey
Hi all, I'm experimenting a bit with flex 2.0 alpha, and I'm trying to use a webservice to provide the datasource of my tree control. I took the xml structure that can be found in the examples explorer, and made a webservice that is giving exactly the same result:

[flexcoders] Re: How to fix Send Element not resolvable error call from WS in Flex!

2005-12-24 Thread flexhtoo
Thanks for your emphasis in my problems. Please check my code with WSDL and inline XSD. The following are the whole application with WS. It has return one object but it can not show in XML and toString() method produce useless string "[object Object]" so that I cann't not display properly message

RE: [flexcoders] I gave up

2005-12-24 Thread Peter Farland
Title: I gave up Do you know how to watch the AMF traffic going over the wire? Is it possible that an AMF AppendToGatewayURL header is being returned by the server on the first response that is modifying your connection URL with jsessionid (or perhaps CF specific session id) because the J2E

[flexcoders] How to embed XML in AS3?

2005-12-24 Thread flexhtoo
Which file are MIME in Flex Framewrok, that is contain TTF(True Type Font). I want to konw how to embed XML in AS2? Is xml MIME type? My App Directory Structure is the following. +--assets | | | +--employees.mxl | +--main.as Flexhtoo Yahoo! Groups Sponsor -