Bump..

for example, last time I used any AS3 it was on an external .as file and I had to start with

Code:
package{
//code here
}
Now (in CS6) when I do that I get errors. I remove the package lines and viola, it all works. DO we not need to declare package anymore?

Anyone know if "modern" books or sites for basic "noob" lessons and tutorials? All I have is for CS3 AS3. Seems a lot has changed. Too many errors and compile difficulties for even the basic things like alpha tweens. Kind of frustrating.

~MoN