Using _global for new Sound?

is that a bad thing? or does it not matter? sorry if i missed a post where this has already been cleared up

eg…

[FONT=Courier New]
[/FONT][AS]
_global.mySound = new Sound(this);
_global.mySound.attachSound(“mySound”)
[/AS]
[FONT=Courier New]

would that be wrong to do? :chinaman:

thanks…
[/FONT][LEFT]

[/LEFT]