posted 09/2/2008 by Jesse

When you have built an application in Flex 3 or Flash CS3 and you are ready to publish it, you had better make sure its optimized...

 

To optimize your Flex 3 release build:

- got to Project >> Export Release Build

- Disable view source

- click finish

 

To optimize your Flash CS3 build:

- click publish settings...

-Check: Protect from import, Omit trace actions

-UnCheck: Permit debugging

 

It is important to export final release builds in the fashion.

leaving "trace" statements will possibly allow secure code to be viewed by the public.

Allowing debugging will make the flash .swf pause for a second before rendering to the screen.

Protect from import may cause problems if you are loading .swf files inside .swf files. This may need to be checked in some circumstances. It is recommended to have this checked if possible.

 

Share:
facebook myspace digg del.icio.us fark stumbleupon live spurl furl reddit yahoo

COMMENTS (displaying 0 comments)

POST (leave a comment)

Name:
Email:
Message:
Verify:
CAPTCHA Image