[ask]new sound causing flash to crash

hello all

adding this in my class (i name it CGame)

var ns = new mysound();
ns.play(0,1);

makes flash cs4 crash. But not if it added to timeline/stage.
I tried making new class with different name, then adding the code, and it works.

So it just fails on CGame.

any sugestions?

sorry for my very bad English :slight_smile: