I have removed the embedded audio of the podcasts for the time being. After working in the HTML code to keep the audio from autoplaying, I have learned that it is still playing all tracks for certain Google Chrome users (but not all). As I hate autoplaying sound and video for other websites the last thing I would want to be is a hypocrite.
For anyone with good HTML skills and a working knowledge of Google Chrome, here is the code I was using:
"<embed autostart="false" height="50" loop="false" playcount="0" src="???????????" type="audio/mpeg" width="250"></embed>"
I would replace the '?????' with the url for my audio file. Initially I learned that the autoplay setting wasn't enough to just say false for Chrome, but i had to point out the audio/mpeg type. On my 64 bit Vista machine, it did not autoplay after that. However, Rob of JumpOnMyCake Podcast & BringYesterdayBack fame had all audio tracks autoplay on Chrome via his Windows 7 laptop.
Anybody who knows how to fix this, it would be greatly appreciated. For the time being, no audio will be posted here.
No comments:
Post a Comment