Sony Ericsson / Sony : Software, Firmware and Drivers : ID3 tags in flash animation
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> ID3 tags in flash animation
Bookmark topic
onEnterFrame = function ()
{
loadVariables("MP://data", _root);
Title.text = _root.TITLE;
Album.text = _root.ALBUM;
Artist.text = _root.ARTIST;
}
I took this code from SE-NSE forum, but I can't get it to work. I am creating a flash scrensaver, but I don't know how to use this code. I created a dynamic text box, but i don't know what to put into the "Var:" field. Can you explain me?
--
Posted: 2009-05-11 18:22:14
Edit :
Quote
Can't you explain me how to use this code?
--
Posted: 2009-05-12 07:54:58
Edit :
Quote
New Topic
Reply