I found that Adobe Flash CS3 Professional gives following error in IDE ::
Location : , Line 1
Description : 5005: Unknown error optimizing byte code.
Source :
This is happening when I compile library of size 8+ MB, and that is having 250+ classes !!
Do any one know what is the exact reason behind this or any solution for this?
Naresh Khokhaneshiya
Posted by atrangee on June 20, 2008 at 2:56 pm
Hi
I dont know the reason behind this, but the solution is to turn off optimiser in Publish Settings> Actionscript Version – Settings button.
Hope this helps someone.
Regards
Posted by Naresh Khokhaneshiya on June 26, 2009 at 2:17 pm
This may be due to high amount of code it needs to compile or high amount of memory it needs during compilation, I am not sure about this 100%. When I re-factored my library in small different libraries, then it worked for me.
- Naresh Khokhaneshiya
Posted by Nagha on June 26, 2009 at 1:25 pm
Hi
This error has appeared a week ago, and I couldn’t work at all…
Thanks for this tip, it really helped me.
Nagha.