I am not sure why it keeps growing. But you don't need to create a
new mxml everytime
to reduce the size:-). Instead you can do one of the following:
1. If you are using FlexBuilder: Clean build the project (Project ->
Clean)
2. If you are using ANT. Delete you build (output) directory.
http://flex-apollo.blogspot.com/
On May 31, 2007, at 12:03 AM, patricklemiuex wrote:
I noticed i changed about 4 lines of code in my app and then compiled
- it went from 420K to 634K... So, I copied my MXML file into a new
MXML File and then my compile size is back to normal?
Does anyone know why this happens? Kinda sucks, yes?
Thanks,
Patrick