Hey,
During the last couple of weeks ive been learning as3. But i just can understand some things.
If U guys can spell it out for me as i was three years old i would be the happiest person alive.
NOTE: I code in flash 9 ide and can NOT create the movieclips etc dynamicly. They must be placed on the stage from by hand.
-
if i have a MC called myMC on the stage and a class named myClass and the class only purpose is to move myMC 5 pixels. I have tried everything but i cant do it. Am i forgetting to import something?
-
Is there any way to have a MC on the stage that automaticly is accossiated with a class, and in that class “this” would refer to that MC?
-
We can easily get the children of a mainMc. But how can i do the opposite. If i have a movieclip “smallMc” inside “mediumMc” inside “bigMc” which is on the main timeline. how can smallMc find out the tree its in? (targetpath root.bigmc.mediummc.smallmc)
Hope you guys can explain these three things to as if i was a dummy, which i am =)
/sorry for the spelling