AIUI, MyApp.html loads a SWF that loads another SWF via SWFLoader.  I
don’t know of any context that is passed to the child SWF that tells it to
also use https, and it might have some config compiled into it that uses
http.  SWFLoader doesn’t seem to be the issue, it does not use
NetConnection.  Something in one of the SWFs is using NetConnection and
configured to use http.

-Alex

On 5/14/15, 1:02 PM, "jfb" <[email protected]> wrote:

>I called my app as:
>https://localhost:9100/MyApp/MyApp.html
>So the default is HTTPS, correct?
>Why the SWFLoader is looking for http?
>
>
>
>
>--
>View this message in context:
>http://apache-flex-users.2333346.n4.nabble.com/SWFLoader-Loosing-type-of-c
>onnection-tp10347p10351.html
>Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to