I'm finding it hard to get my head around Flash.
I want to produce a site, with common design features - ie
embedded movie clips in my main movie, which are data and event driven.
What I find difficult to understand is actionscript and frames.
If I have actionscript on Frame 1 which says
gotoAndPlay(2);
i++;
If it goes to Frame 2, which has no actionscript (or different actionscript), how will i++ be executed. And when will it be - as
frame 2 is played or Frame 1.
Do any good books explain this???
cheers
nick
I want to produce a site, with common design features - ie
embedded movie clips in my main movie, which are data and event driven.
What I find difficult to understand is actionscript and frames.
If I have actionscript on Frame 1 which says
gotoAndPlay(2);
i++;
If it goes to Frame 2, which has no actionscript (or different actionscript), how will i++ be executed. And when will it be - as
frame 2 is played or Frame 1.
Do any good books explain this???
cheers
nick