You should be able to write something like this:
[Embed(source="myfile.mp3")]
[Bindable] //Not required. Just an example of using multiple meta tags.
public var soundCls:Class;
This will give you the ability to reference the file via the class name
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…