ToonMariner Posted September 3, 2007 Share Posted September 3, 2007 I am stumped.... I have an audio captcha that works fine every where except IE. The problem arises due to the page running under ssl protocols - so when in the https IE fails http is fine... here is the page https://www.getholding.com/order.php?action=signup if you need any more code just ask - you can have it all Link to comment https://forums.phpfreaks.com/topic/67750-ie-and-my-audio-captcha/ Share on other sites More sharing options...
Azu Posted September 3, 2007 Share Posted September 3, 2007 I am stumped.... I have an audio captcha that works fine every where except IE. The problem arises due to the page running under ssl protocols - so when in the https IE fails http is fine... here is the page https://www.getholding.com/order.php?action=signup if you need any more code just ask - you can have it all For me the speaker icon only shows up in IE.. but doesn't make any sound when I click on it.. Maybe just make an HTML link to the audio file instead of using flash or java or whatever it is now? It could still have the speaker icon picture.. and if you set the mime type right you can have it start streaming the sound as soon as it's clicked without any download prompt.. Link to comment https://forums.phpfreaks.com/topic/67750-ie-and-my-audio-captcha/#findComment-340809 Share on other sites More sharing options...
ToonMariner Posted September 3, 2007 Author Share Posted September 3, 2007 sorry buddy but the audio file is a php generated mp3 file. its all to do with the flash file itself and this cannot change now - its how the site has to fucntion - no popups etc etc. Link to comment https://forums.phpfreaks.com/topic/67750-ie-and-my-audio-captcha/#findComment-340820 Share on other sites More sharing options...
Azu Posted September 3, 2007 Share Posted September 3, 2007 I was thinking more along the lines of hidden frames not popups. How do you generate MP3s with PHP? o_o Link to comment https://forums.phpfreaks.com/topic/67750-ie-and-my-audio-captcha/#findComment-340821 Share on other sites More sharing options...
ToonMariner Posted September 3, 2007 Author Share Posted September 3, 2007 well it concatenates a few mp3 files - they have to be mono but it does it well enough. Link to comment https://forums.phpfreaks.com/topic/67750-ie-and-my-audio-captcha/#findComment-340830 Share on other sites More sharing options...
Azu Posted September 3, 2007 Share Posted September 3, 2007 Hmm okay cool.. Well anyways, if you won't use anything but the flash, and the flash isn't working in IE, then maybe ask in a flash forum or something? Flash is very different from CSS/HTML A forum dedicated to flash could probably help you a lot faster with it.. Link to comment https://forums.phpfreaks.com/topic/67750-ie-and-my-audio-captcha/#findComment-340835 Share on other sites More sharing options...
ToonMariner Posted September 3, 2007 Author Share Posted September 3, 2007 never just wondered if there were any people on here who had come up against the smae thing. Link to comment https://forums.phpfreaks.com/topic/67750-ie-and-my-audio-captcha/#findComment-340908 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.