quangbd1904 / wami-recorder

Automatically exported from code.google.com/p/wami-recorder
0 stars 0 forks source link

Uncaught TypeError: Cannot read property 'apply' of undefined #56

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Load a page with WAMI plugin via ajax, Permit Flash to use microphone.
2.Click Record then Stop "This works great and file is saved as expected in wav 
format".
3.Call the next page via Ajax (from the page with Flash & scripts already 
Loaded), the page freezes and the following errors shows up 
Uncaught TypeError: Cannot read property 'apply' of undefined recorder.js:218
Wami.(anonymous function)                                recorder.js:218
window.onblur                                            gui.js:189

What is the expected output? What do you see instead?
Next Page should load normally 

What version of the WAMI recorder are you using? What version of Flash are
you using?  In what browser?  On what operating system?
Flash version 14.0.0.177
Tested on FF, Chrome, IE 
OS Win7, Win8

Describe your server-side set-up if it is relevant to this issue.  What
type of web server are you using?  Where is your Wami.swf hosted?  What URL
do you put in startRecording?  What URL do you put in startPlaying?

Please provide any additional information below.
I love your plugin and would really like to use it in my app, Please let me 
know if further information needed, Thank you in advace.

Original issue reported on code.google.com by bassioni...@gmail.com on 22 Sep 2014 at 11:24