Thanks Tracy, the problem was not my .as file... For some reason, ie was not showing me any errors, the app was simply not working so I figured that it was not loading my .as files... I tested in firefox and received an error. I was able to fix the bug.
Thanks for the help! :) --- In [email protected], "Tracy Spratt" <[EMAIL PROTECTED]> wrote: > > Ah, they should *not* be copied into the bin folder. > > > > Only files required to run the application should be in (copied into) > the bin folder. > > > > Included files and class files are all compiled into the resulting swf > file. > > > > If the app does not work it is not because of this. > > > > When you say "it doesn't work.", what do you mean? > > > > Tracy > > >

