I don’t know which other ones, the ones from all the other CAPTCHAs and entries? Seems utterly silly to need an entire playlist simply for one darn mp3 file. I still can’t figure out why it won’t take this URL. The others all have ampersands and =, the only difference in this URL is the addition of a question mark. :(
No, this is just a bogus playlist. It will always contains one title - the URL generated by the module-tag. There is only one playlist, for all captchas, for all entries, for all users.
The only difference with this approach is just that the module-tag is called when Flash loads the playlist. Instead of being called in the main template when you would add the URL to the Flash-<object>.
Still confused? Once you grasp the concept, it all makes sense. Just like EE 😉
I found a really useful script today, so thought I’d share it!
Soundmanager2: Javascript API which hooks to flash. soundmanager2
To get it working with audio CAPTCHA follow instructions on the developers site then in your contact form add this:
{if captcha}
{captcha}<input type="text" name="captcha" value="" maxlength="20" />
<a href="#" onclick="soundManager.createSound({id:'mySound1',url:'{exp:audio_captcha:mp3link}'});soundManager.play('mySound1')">audio CAPTCHA</a>
{/if}
Working example (incidently also using freeform) can be found here: link (contact link)
@Silenz Thanks - good job!
I am having some trouble getting the audio captcha to work properly. Basically it only plays the first 2 or 3 characters in firefox, and the wrong word in IE. Can anyone help?
Here’s a link:
http://beta.lpb.org/index.php/publicsquare/topic/01_10_-_streamlining_louisiana_2010/
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.