all groups > flash actionscript > may 2006 >
You're in the

flash actionscript

group:

dynamic text performance



dynamic text performance cadflash2
5/30/2006 10:16:54 PM
flash actionscript: Hi,
I have a movie clip which is having a dynamic text. I need to create around
3000 instance of this movieclip while running the script. The perfromance is
slow if I have this dynamic text on the movie clip while loading the page and
closing the page. If I remove this dynamictext, then performance is 300 times
faster. So my question is how can I improve the performance while
loading/closing the page with dynamic text?

Re: dynamic text performance 2m
5/30/2006 10:26:04 PM
First and foremost I'd look for a way to reduce the nubmer of clips somehow, if
that isn't possible, I'd look for some kind of animation to make it look like
something intended (create 100 clips per frame within 2 seconds).

3000 seems just too much.
AddThis Social Bookmark Button