On Thu, Dec 17, 2009 at 04:56:27PM -0600, [email protected] <[email protected]> wrote: > This is my first time using ActionScript my previous experience includes > javascript, java, and C. > I can not find the flash/display/MovieClip.as file anywhere on my > computer. So why does it expect there to exist a Slider.as file? > So are the fl.* packages only provided with an IDE such as "Adobe? > Flash? CS4 Professional"?
You need a library file (.swc) for the fl.* packages to work. I'm working on support for this. Matthias
