Class not loading :(

I wrote a class (that extends the XMLSocket) and I am incorporating it into my project. However, I am finding that the class doesen’t refresh when I test the movie, such as: I add a new property to the class and it isn’t available to trace or use when I test the movie after saving the changes.

Any ideas what this might be?