I’m new to Rapidweaver so apologies if this is a really simple question ( but I have searched and am uncertain of the answer ). I would like to add an audio file of whistling to my home page so that it plays automatically and without any player being visible. I would appreciate any help with this.
To use the Boom stack, you need the stacks framework from @isaiah at http://yourhead.com. It will not work with just Rapid Weaver installed. Stacks are easy to use, fun and will get you great results. There is a stack for nearly every situation you might come across while developing your website.
Message me if you have more questions about stacks.
Another way of doing it is using html5 and add the html code to a html stack
In the screenshots below I’ve used an aiff file. I just chose a sound from Mac OS to test the html. You should probably use mp3 and/or ogg files instead…
Add the sounds (mp3 and ogg) to RapidWeavers Ressources. Copy Macro and paste in a html Stack.
Note that RapidWeaver 7.1 and probably earlier versions too won’t stop playing the sound if you preview the page – not until you quit RapidWeaver. Not even if you remove the code… so don’t choose an annoying sound to test
Thanks sooooo much. I was using a much longer code, that honestly, sometimes worked and sometimes didn’t. Your much simpler code seems to do the trick!!!