Ask a Question related to Dreamweaver AppDev, Design and Development.
-
cleophas #1
Getting a behavior to work
The following code snippet belongs to a link. When I click the link in
the browser the sound file does not play. I think it's because before
the sound file can play the file (page) to which the link points starts
loading. Apparently there's a conflict. It seems the browser cannot
simultaneously load both the sound file and the new page? Is there a
way to play the sound file then load the new page in the same click
event?
<h3><a
MM_controlSound('play','document.CS1112212744258', '../../../Auxilary/Audio/digit1.wav')"
href="Unit/t4100000_snooze_byMin.htm" class="style11 style142 style144"
onMouseOver="MM_changeProp('dummyalphaOne','','sty le.backgroundColor','c8f580','DIV');onMouseOut="MM _changeProp('dummyalphaOne','','style.backgroundCo lor','transparent','DIV')">1</a></h3>
cleophas Guest
-
Dreamweaver's behavior does not work on flash player 8
Hi, I'd use to control my .swfs with the dreamweaver behavior (control shockwave or flash), but since i did download the flashplayer8 the .swf do... -
DreamWeaver behavior dosen't work for flash player 8
Hi, I'd use to control my .swfs with the dreamweaver behavior (control shockwave or flash), but since i did download the flashplayer8 the .swf do... -
Links don't work in Shockwave movie but work in p
Hi, everyone: I encountered a strange problem. I downloaded a sample movie from Macromedia site and noticed that the same problem occurs what I had... -
Delete Record Server Behavior won't work!
Hi, I have a search & results page that finds the record that I want to delete and even the data bindings show the records fields on the page. ... -
Behavior help
I have a 6 button interface that plays different movies with each button. Is there a behavior script I can write to play frames 188 - 194 and then...



Reply With Quote

