| hidden music frame
|
MWpro

msg:1565807 | 4:45 am on Aug 12, 2004 (gmt 0) | I need to make a flash jukebox deal in which you press the button and a mp3 file is played. However, once the music starts, I need it to play throughtout the entire site, so it doesn't stop once they go to the next page. To do this, I was thinking of having a hidden html frame in which the music can be played. My question is this: is it possible for a flash movie in one frame to target and tell another flash movie in a separate frame to play the music? (Btw, to prevent the "don't play music on websites" replies, this is for a client to showcase some of his musical beats that he created, so it is necessary)
|
sidyadav

msg:1565808 | 9:19 am on Aug 14, 2004 (gmt 0) | > is it possible for a flash movie in one frame to target and tell another flash movie in a separate frame to play the music? You can do this by passing variables to the Flash file. Read more here [tutorialized.com]. Sid
|
markanthony

msg:1565809 | 3:14 pm on Aug 16, 2004 (gmt 0) | Is the entire site in flash? Or is it a primarily html site with some flash pieces? If it is a completely flash site, you could just load and control the music piece via loadMovie();
|
|
|