I would like to understand some of the http and https situations and
how it affects SSL connections.

First Situation:
    Flex application loaded with http.  The Flex access remoting calls
with a https endpoint.
    Are the remoting calls really send over https?

Second Situation:
    Flex application loaded with https.  Flex application uses a
mx.controls.Loader to load an item from a http location.
    Is https used when loading the http item with Loader? another way
of asking, is there https overhead in this situation?

Third Situation:
    Regular Flash Player 7 SWF application loads a Flex application
using a Loader class.  The contentPath of the Flex application is a
https url.  
    Does the SWF application override any https settings int he Flex
application, for example remote calls set to call https protocal?

Are there any options for creating a website all in flash along with
the a shopping cart, but to have the shopping cart form and remoting
calls use https, but also keep url to get to the website http?




--
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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to