Hi,
I have created a file in which I have a movieclip which links to AS file.
When I create the instance on timeline it throws the below error.
1046: Type was not found or was not a compile-time constant: Player.
1120: Access of undefined property com.
Any help is appreciated.
P.S. I have attached source.
[EDIT]
However if I remove package information (from library MovieClip instance and Player.as file) and bring the file outside of the package folder it works fine