This content has been marked as final.
Show 2 replies
-
1. Re: Large number of movieclip slowdown the application
Sumit Agrawal FLash Jan 10, 2012 3:42 AM (in response to sivacse24rep)hi
for optimizing the memory u can use sprite class instead of movie class so it will save the memory upto 30-40 kb per movieclip
-
2. Re: Large number of movieclip slowdown the application
Mhood89 Jan 11, 2012 3:51 AM (in response to sivacse24rep)imm also if you put much media inside the flash library (Audio,images, videos) those will be uploaded on Ram,,,
so instead you can export your library as external library
or
use AS3 loader to load your media, immutablility will be fine here!! ^_^
Goodluck

