but could someone, just anyone do a screenshot of what is in there Classes folder where the entire Flash MX application is kept please?
Either Mac OS X or Windows would be great!
It seems as though after reading about tween classes and easing classes, I’m missing a folder and whenever I try out the tween/easing tutorials with actionscript upon initiating the first two lines of code
import mx.transitions.Tween;
import mx.transition.easing.*;
the debugger tells me it’s expecting a “;” on Line 1 and Line 2 somewhere. I’m pondering if it’s is indeed because I’m missing that Classes folder where Flash MX keeps them?
Someone please put me at ease, I can’t seem to get any tween/easing AS working and it’s bugging the hell out of me.
Thanks in advance.