I’m building a portfolio site for a photographer that has an animated intro for the first 80 frames of the “kateIntroInteriors_3.swf” . When I go back to interiors from the other sections like food or people, I want to goto frame 81 to skip the intro frames. How do I change the code below?
Do you use a preloader in this movie (“kateIntroInteriors_3.swf”).
if you did it when it full loaded it go to frame 81 directly. (as you told it)
but if you don’t it suppose to play from the first frame.
and if you told it to go to specific frame like 81.
i donno know if i understand you or NO. i hope i’m.
sorry, I pasted the code wrong…and I do want to goto frame 81 when I return to the interiors section from the other sections, but I don’t know how to add the code