Connect with Facebook
Forums | Browse Members  | Artworks  | Search  |
donate    register    home    albums    wiki    groups    help    contact   

Go Back   gfx elite forums | private gfx place > 2d Graphic Forums | The 2d Discussion Forums > Web Design

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old January 30, 2007, 03:50
newbie
 
Join Date: May 2006
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation Power: 25
dauphong
Help me for mp3 player with Flash

I want to add one part to display singer and album information (ID3v2) like winamp or windows media. Who know? Please share with me!
Thanks!
Link download file .FLA
Attached Thumbnails
help_me_mp3_player_flash-screen.jpg
Views:	20
Size:	160.5 KB
ID:	391  
Reply With Quote
  #2 (permalink)  
Old January 30, 2007, 11:53
newbie
 
Join Date: May 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation Power: 25
sepp
Try the following code:

Code:
var music = new Sound();

music.onID3 = function () {
songname = music.id3.TIT2;
artist = music.id3.TPE1;
album = music.id3.TALB;
year = music.id3.TYER;
comment = music.id3.COMM;
track = music.id3.TRCK;
genre = music.id3.TCON;
};

music.loadSound("my.mp3",true);
...
Reply With Quote
Reply

Tags
flash, mp3, player


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to run action script 2.0 & Flash player 8 dauphong Web Design 3 July 25, 2007 06:19



Club Cooee

All times are GMT +2. The time now is 06:18.


Powered by vBulletin® Version 3.8.1 and the GFX Community Copyright ©2000 - 2012, Jelsoft Enterprises Limited.

DrNoXx Special Edition | Copyright ©2006 - 2012