F
F
flourait2011-05-22 13:37:28
Apache Flex
flourait, 2011-05-22 13:37:28

How to make a Flex application work offline?

There is mxml format code, when compiling with the "-use-network=false" parameter, the compilation succeeds, but when launched, the debugger gives an error that it is not possible to access http: //......./text_filed.swc .
Simply put, is it even possible to run a Flex application without the Internet?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
flourait, 2011-05-22
@flourait

Problem solved - compile with -static-link-runtime-shared-libraries=true

V
Vitamon, 2011-11-09
@Vitamon

Compile as an air application

Similar questions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question