The example below demonstrates how to dynamically load MP3 files using the Sound class in Flex, as well as how to retrieve the ID3 information of the MP3 file using the id3 event (Event.ID3) and the id3 property of the Sound object.