I've turned off generating tabs when I hit the tab key (or so I think). When I hit the tab, I get 4 spaces as expected.
But, if I'm writing a line of code and hit "enter", the next line will get indented automatically and will insert tabs instead of spaces. How can I stop that? I'm using eclipse with the flex builder plugin. Thanks for any help. - Mike

