Skip to main content
PChiranjeevi
Inspiring
October 30, 2008
Question

Why is it hanging..

  • October 30, 2008
  • 1 reply
  • 357 views
Hi Friends...
Recently I have developed a site http://cthrutech.com/
I have thought it is my best Major work...

But later I have found when I continue browsing through the "PRODUCTS" after some views the FLASH is geting HANG and SEEMS it is COMPLETELY Consuming PC MEMORY.

I have no idea where I have made Mistake

I have developed the site in AS 3. and USED 28 AS files..
Content comes Dynamic.. but not the MENUS and the other..
Only the PRODUCT Images are external...

Can any one GIVE me a suggession Why flash is hanging if we continuously move between products...
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
October 30, 2008
you're not disabling loops or you're creating objects that are not being gc'd. in addition, you have run-time errors in your code.