macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: BG sound with on off control in cfm

Subject: Re: BG sound with on off control in cfm
From: "Irish-Phoenix"
Date: Tue, 28 Aug 2007 16:01:43 +0000 UTC
Newsgroups: macromedia.coldfusion.cfml_general_discussion

this is the code I am using, I attached it with the attach code button. I want 
the session to remember that the user either turned off the sound or turned up 
the volume. This code appears on all the pages in the site. What I need to do 
is in ColdFusion, make the site remember the clients choice. I am not using 
frames, they are dynamic pages with an application.cfm file running the site on 
a DB.

 Thanks for the help so far.

 Phoenix

 <body background="#111111" LINK="#ffff00" vlink="#000000" BGSOUND 
SRC="CFdocs/ocean.wav" LOOP=INFINITE>
 <EMBED SRC="CFdocs/ocean.wav" AUTOSTART="true" HIDDEN="false" LOOP="true">


<Prev in Thread] Current Thread [Next in Thread>