Please Help me and teach me, I am a no-voice user.
Presently my website is running on html javascript. I have flash player which uses the function popup and play i.e; when a user clicks Play button the flash player is opened in popup and plays the song and when user clicks on other song it gets added to the playlist, this works till the user is on same page, when he moves to other pages and tries to add song to the playlist a new popup page(which has player) is opened or the previous popup page is reloaded.
I need session variables so that the other pages on my website know that the popup page is opened and only need add song to the playlist.
I have a php template but it still not working with normal sessions.
what kind of session variable are required, please if you have the code post it.
Thank you

