how to make a button for a specific Genre

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
slipsystem Offline
Junior Member
Posts: 15
Joined: May 2012
Reputation: 0
Post: #1
hey guys anyone know how to create a button for a specific genre.

I am busy trying to mod confluence. I want to have a button so that when a song is playing the MusicVisualisation will show a button for similar artists. and onclick take you to the genre of the now playing item.

am I making sense?

I would appreciate it if anyone can help
find quote
slipsystem Offline
Junior Member
Posts: 15
Joined: May 2012
Reputation: 0
Post: #2
I tried
<onclick>ActivateWindow(Music,Genres,$INFO[MusicPlayer.Genre]</onclick>
But it only brings me to genres it doesn't take me inside the artists genre (eg.Alternative)
find quote