Import statements are not allowed inside class or interface definitions.
import mx.transitions.*;
**Error** D:\My Art\Project\Player.as: Line 74: Import statements are not allowed inside class or interface definitions.
import mx.transitions.easing.*;
Как я понял, нельзя импортировать что то вовнутрь класса или интерфейса...