Announcement

User registrations are currently disabled due to high spam traffic.

#1 20/01/09 12:41am

danomann
Addict
Registered: 12/08/08
Posts: 210
Website

bad glitch

well i was makin a game and it sayed "A script in this movie is casuning Flash 6 to run slowly if it continues to run your computer may become unresponcive" on my flash game so has this poped up and what did u do?


_root.gotoAndDie( [url]www.dako300.co.nr[/url] );

Offline

 

#2 20/01/09 3:41am

tenjimaru
Moderator
From: SD-CA
Registered: 30/03/08
Posts: 679

Re: bad glitch

it has happen to me, i think its ram related in some way, while trying to read a long script or alot of scripts at the same time.
I just close the window and i dont get that message again


[i]cookie Tenebra Crystallis.. Released!
Portable Fishing 2012 Released!
Find Them In The 'Flash Games' Section of The Forums[/i]

Offline

 

#3 20/01/09 4:39pm

g0ofygoober
Hardcore Member
Registered: 28/10/08
Posts: 194
Website

Re: bad glitch

this usually happens when you make an infinite loop
for example:
for(i=1;i<=1000000000;i++){
////code will crash flashplayer////
}
i think this can also happen if you use "while" or "for" instead of "if"

can be useful if you want to crash someone's browser tongue

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson