A nice fish effect to use as background
It is only 2kb so verry light
You can change the colors with an array:
var colorArray:Array = new Array(“0xFF6633”,”0xCC3333”,”0xFFCC33”
;
You can add as many colors in here as you want they are getting picked randomly
Also you can change the minimum alpha and scale and offcourse the number of fishes
It wil automaticaly detects the borders of the stage and if a fish get out of the stage it will turn 
I hope you guys like it

