[flexcoders] Re: Unable to retrieve data via HTTPService over https in *IE*.

2005-12-06 Thread John Larson
--- In flexcoders@yahoogroups.com, colinblackmore [EMAIL PROTECTED] wrote: I have a flex application that works perfectly when deployed under http. However, when I attempt to connect via https none of the HTTPService calls return successfully. The odd thing is that this only occurs when

[flexcoders] Re: Unable to retrieve data via HTTPService over https in *IE*.

2005-12-06 Thread John Larson
--- In flexcoders@yahoogroups.com, colinblackmore [EMAIL PROTECTED] wrote: I have a flex application that works perfectly when deployed under http. However, when I attempt to connect via https none of the HTTPService calls return successfully. The odd thing is that this only occurs when

[flexcoders] Re: Compiling a Flex app using mxmlc

2005-09-29 Thread John Larson
. You also might want to check this out: http://www.deitte.com/archives/2005/09/speeding_up_mxm.htm to take advantage of class caching. Kevin -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John Larson Sent: Wednesday, September 28

[flexcoders] Compiling a Flex app using mxmlc

2005-09-28 Thread John Larson
I have a Flex app that's been running fine for some time. We recently decided to try pre-compiling the app using mxmlc. Within the app are several references to @ContextRoot() in the url for HTTP services. When I perform a standard compile, meaning I use the same flex-config.xml, and use no