Archive for the ‘Flash’ Category:

Reading ID3 tags with AS3

In order to access the ID3 Tags of an MP3 remotely you need to pass the SoundLoaderContext class with the checkPolicyFile property set to true to the Sound class load method. If not Event.ID3 will not be fired since it will throw a security sandbox violation. Also you need to ...

Posted in Flash
Tags: , , ,


Follow Me