Changing what song is being played in a player (Flash), based on other buttons on the page (help!)
Posted
by janoChen
on Stack Overflow
See other posts from Stack Overflow
or by janoChen
Published on 2010-04-14T15:30:46Z
Indexed on
2010/04/14
15:33 UTC
Read the original article
Hit count: 121
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!
© Stack Overflow or respective owner