Is the movie you're having trouble with loaded into another containing movie? And has that other containing movie got references to a version of the class you're changing? In which case you need to recompile that containing movie, too. Flash always uses the first version of the class that it loads.
HTH, Ian On 1/7/06, blists <[EMAIL PROTECTED]> wrote: > > I have a strange problem. > > When I compile my project in the flash 8 IDE, one of my classes that I am > editing does not get re-compiled. Testing in a browser does not show the > changes. If I make a coding error in the class being compiled, the IDE > complains and I have to change it before it will recompile. That makes me > think its being compiled! But changes are not reflected. I've closed the > browser, cleared the cache etc - and none of that works. If I close and > re-open the IDE, the first time I compile it will work with the new > changes. > > WTF is going on here? Any body encountered this before? > > Brookd > > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

