Skip to main content
This topic has been closed for replies.

1 reply

Inspiring
March 9, 2011

My guess this has to do with loading rsl's for the frameworks and such. Is your application being compiled to use external resources?

Simeon Bateman

Principal Instigator

PNW Rain LLC

simeon@pnwrain.com

503-616-4405

nikos101
nikos101Author
Inspiring
March 25, 2011

I dont understand why, nothing in my settings is asking for RSL's

Starting Flex compiler:
"c:\program files\jetbrains\intellij idea 10.0.1\jre\jre\bin\java.exe" -Dapplication.home=C:\p4\tools\flex_sdks\flex_sdk_4.1.0.16076 -Xmx384m -Dsun.io.useCanonCaches=false -Duser.language=en -Duser.region=en -Xmx512m -classpath "C:\Program Files\JetBrains\IntelliJ IDEA 10.0.1\plugins\flex\lib\flex-compiler.jar;C:\p4\tools\flex_sdks\flex_sdk_4.1.0.16076\lib\flex-compiler-oem.jar" com.intellij.flex.compiler.FlexCompiler 2933

[SUITE (Flex Application 1)] mxmlc "-load-config+=C:/Documents and Settings/katsikanisn/Local Settings/Temp/idea-flex-54DA5065-CA14553F.xml" -locale en_US

[SUITE (Flex Application 1)] Loading configuration file C:\p4\tools\flex_sdks\flex_sdk_4.1.0.16076\frameworks\flex-config.xml

Legend
October 1, 2015

I had to do this:

-static-link-runtime-shared-libraries=true


Hi,

This doesn't seem to work for me.

The crossdomain call has only recently begun to appear for us, has something changed in Adobe?

Is there any way to prevent it being needed? I can't understand why it _is_ needed as I am not downloading anything from fpdownload.adobe.com - not even when I use Charles to substitute in a good crossdomain.

G

Why am I seeing a 404 for crossdomain.xml when loading font files?

No answer in Flex forum, trying here: 404 for adobe.com crossdomain.xml when loading font files