Tony, could you elaborate a bit please? Is there somewhere in the code that the defaults can be changed from black (000000) to, say, red? I know you can use the color picker when you're in the application, but I'm trying to change the defaults.
I've noticed there are two lines in the addGras function that specify colors, but changing the values (to, say, FF0000) does not seem to make any difference. The lines are below:
var symColor:Number = 0x000000;
var symColor2:Number = 0x000000;
Thanks,
Jay