EL commented on a Page, MP3 Player 2.0  -  Sep 02, 2008

Image
And that kids is how u make a proper mp3 dialog;p

dialog MP3PLAYER {
  title "MP3 Player 1.2 | by Silverwing"
  size -1 -1 230 233
  option dbu
  box "Track Info Options", 39, 2 215 225 16
  box "Play Options", 9, 2 73 225 27
  box "Mp3 List", 16, 2 102 225 87
  box "", 8, 2 52 225 18
  box "File Options", 7, 2 193 225 23
  box "Play", 1, 2 1 225 55
  text "Now playing:", 2, 7 9 33 8
  text "Track:", 3, 7 21 16 8
  edit "", 4, 30 20 146 10, read autohs
  text "Position:", 5, 7 31 21 8
  scroll "", 6, 30 32 146 8, horizontal
  text "Volume:", 10, 75 85 22 8
  edit "", 11, 170 84 14 10, read center
  scroll "", 12, 100 84 66 9, horizontal
  check "Repeat Track", 13, 133 44 42 8
  button "<<", 40, 7 43 16 10
  button "Pause", 14, 26 43 25 10
  button "Stop", 15, 86 43 25 10
  button ">>", 41, 113 43 16 10
  button "Hide Music", 49, 194 202 30 10
  list 17, 7 112 217 71, hsbar vsbar size
  text "Total Mp3's:", 42, 132 203 31 8
  edit "", 43, 165 202 28 10, read center
  button "Add", 18, 7 202 25 10
  button "Add folder", 19, 99 202 30 10
  button "Remove", 20, 36 202 25 10
  button "Remove all", 21, 66 202 30 10
  text "Play mode:", 22, 6 85 27 8
  combo 23, 33 84 40 46, drop
  text "Title:", 25, 6 59 15 8
  edit "", 26, 22 58 202 10, read autohs
  text "Length:", 27, 181 18 21 8
  edit "", 28, 199 17 25 10, read
  text "Size:", 29, 181 28 14 9
  edit "", 30, 199 28 25 10, read
  text "Bitrate:", 31, 181 39 19 8
  edit "", 32, 199 39 25 10, read autohs
  button "Play", 33, 52 43 32 10
  link "Search with Google", 34, 10 222 49 8
  link "Search for article on Wikipedia", 35, 69 222 76 8
  link "Search for clip on YouTube", 36, 153 222 66 8
  button "BroadCast", 37, 189 78 35 10
  button "Close", 38, 189 88 35 10, ok
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.