Property
TSRC
TSSE
TYER
WXXX
Flash Player 6 supported several ID31.0 tags. If these tags are in not in the MP3 file, but
corresponding ID3 2.0 tags are, the ID3 2.0 tags are copied into the ID3 1.0 properties, as shown
in the following table. This process provides backward compatibility with scripts that you may
have written already that read ID3 1.0 properties.
ID3 2.0 tag
COMM
TALB
TCON
TIT2
TPE1
TRCK
TYER
Example
See
Sound.onID3
See also
Sound.attachSound()
Sound.loadSound()
Availability
Flash Player 6.
Usage
my_sound.loadSound("url", isStreaming)
Parameters
The location on a server of an MP3 sound file.
url
isStreaming
an event sound (
Returns
Nothing.
Description
ISRC (international standard recording code)
Software/hardware and settings used for encoding
Year
URL link frame
Corresponding ID3 1.0 property
Sound.id3.comment
Sound.id3.album
Sound.id3.genre
Sound.id3.songname
Sound.id3.artist
Sound.id3.track
Sound.id3.year
for an example of the use of this property.
,
Sound.loadSound()
A Boolean value that indicates whether the sound is a streaming sound (
).
false
) or
true
Sound.loadSound()
631
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?
Questions and answers