hi, ive been browsing these forums for a while and ive finally come across a problem i cant already find an answer to
i have a movieclip called hero, which on every frame has a movieclip called ‘mc’, which in every frame has a mc called ‘sword’
problem is, on the first frame after i change frame (like from the idle animation to attack) ‘mc’ traces null, so i cant access ‘sword’ either, which is a bit of a problem for the design of the game…
the frame after i change tho, ‘mc’ and ‘sword’ can both be accessed fine
does anyone know a way around this, i dont remember having this problem in as2, tho i might not have ever tried to access children after a gotoAndStop tho
thanks alot, these forums have been very helpful already