actionscript 3 - What is the way to turn on optimization in flash professional? -


I have examined some speed and it seems that the compiler does not optimize in Flash Professionals. I'm using Flash Professional CS5.5. Is there any way in Flash Professional to turn on compiler optimization?

Do you mean the alternate version between Flash Professional and the debugging version?

Adobe Official Note:

When you compile your project in Flash Professional, you do not have the option to choose between release and debugging version. The compiled SWF file is a release version by default.

Hope is useful for you. :)

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -