| View previous topic :: View next topic |
| Author |
Message |
PaulKolin
Joined: 25 May 2006 Posts: 108
|
I would like help with my site with the flash player, i want to update the song with from the "Musica" page, which is in the top frame, and the player is in the bottom frame
^ problem |
| |
|
|
|
|
plantino
Joined: 13 May 2006 Posts: 96
|
I'd suggest not using frames  |
| |
|
|
froomzer
Joined: 23 May 2006 Posts: 148
|
| Frames == usually a bad idea |
| |
|
|
plantino
Joined: 13 May 2006 Posts: 96
|
| You're just going to give yourself a headache trying to solve that and make it work cross browser |
| |
|
|
PaulKolin
Joined: 25 May 2006 Posts: 108
|
But if i dont use frames then if someone goes to a new page the song restarts
And i dont like it restarting |
| |
|
|
froomzer
Joined: 23 May 2006 Posts: 148
|
a popup might be a better solution
As the player is really an independent component |
| |
|
|
PaulKolin
Joined: 25 May 2006 Posts: 108
|
| Hmm... you may be right |
| |
|
|
froomzer
Joined: 23 May 2006 Posts: 148
|
Imho popups can be useful from time to time ... but again can't be relied on
But you could do some nice stuff with divs and ajax to handle the play list too |
| |
|
|
PaulKolin
Joined: 25 May 2006 Posts: 108
|
| What are those? |
| |
|
|
froomzer
Joined: 23 May 2006 Posts: 148
|
| Divs == <div>s ... AJAX == Asynchronous Javascript And Xml |
| |
|
|
|