Hi all,
Currently learning Actionscript 3 from this wonderful book, however i’ve reached the point where i would like to start experimenting with new things.
So i started to develope the OOP navigation bar, this seems easy and a walk in the park, so i’ve done this only to keep getting the same 2 errors.
*[COLOR=Red]1151[/COLOR]: A conflict exists with definition _label in namespace internal.
[COLOR=Red]5000[/COLOR]: The class ‘Main’ must subclass ‘flash.display.MovieClip’ since it is linked to a library symbol of that type.*
I have downloaded the file from the LAS3 site with the test code for this project and compared them very closely, however there is not difference, I have even used my code in the test file and that version still works as expected but my version still displays the errors.
I have even copied over the movieclip I have created and that also works. I can not see what is wrong.
Deleting the ASO files also does nothing.
I have attached my project for anyone who is willing to take a look, and I will be online all night for anyone who is willing to help.
Thank you