Loaded SWF gets slower
Hi am making a game involving a number of balls that move across the screen. Everything 开发者_Python百科works fine and dandy when I play the SWF on its own, but when I load it into another SWF, animation become increasingly choppy with time.
What is the problem?
Can you check the memory and cpu performace when you play the swf in standalone mode and loaded by another swf. Have you performed any profiling or memory leaking testes ?
精彩评论