A little help here

I was wondering if anyone out there could help my little problem. Its to do with the ray of light tutorial. You’ll understand once u download the file. If you can help it would be much appreciated

put this script in the frame 10 actions.

for (i=1; i<=maxlight; i++) {
	this["ray"+i].removeMovieClip();
}

Thanks heaps, im not to good with action script so thanks agian.

no problem. :wink: