I need your help… I am a graphic artist trying to be a web designer and it’s not working! I am constructing a website where I have a navigation menu nested within a movieclip. On each button click I want the current content to fade out and the new content to fade in. Content consists of new imagery and text. Now since I have these buttons nested within a MC I realize I’m unable to simply use simple gotoAndPlay because it will not be referencing the main timeline. Forgive my AS ignorance, can someone please lend some knowledge?
Currently I am using loadmovie to bring in fresh content, but I know this is unnecessary and also inefficient being that I have embedded fonts in each swf!
thank you.