Sony Ericsson Flash Lite UI components and project Capuchin
This article has been removed from your 'Favourites' list.

mcPlayer Frame 2 – Player startup

If there is no song
to play, a message is displayed in the Text component:
txtTitle_txt._text
= "No MP3 files found.";
Otherwise a method
placed on main frame 1 is called to update the player:
_root.updateMediaInfo();
