I want to place a player (flash) in the top-right corner of a page and that player will change it songs based on what play button is clicked (they are in the center of the page). Do I have to use ActionScript in order to accomplish that? If I have to, how?
I want something like hits:
Each time the user clicks one of the 10 buttons the song playing in the player in the top-right should change into the selected song.
Thanks in advance!