Click to See Complete Forum and Search --> : Flash MP3 Player on website


fozail
05-11-2008, 11:54 PM
Hey Guys,

I'm creating a website that has a Flash Header on the home page with a flash mp3 player in it. First time the visitor visits the the home page, it starts playing music automatically. Now if the visitor goes to other pages I want the music to keep on playing and not start again on every page. I know this would be easy to do with FRAMES but I do not want to use frames. Please direct me in the right direction.

Thanks

Eye for Video
05-13-2008, 03:07 PM
You could research local shared object as a way to carry that info forward. These shared objects are sometimes referred to as "Flash cookies".
http://www.adobe.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary648.html

Eye for Video
www.cidigitalmedia.com

fozail
05-13-2008, 07:55 PM
Thanks very much! I will look into this.