jquery - Flash requesting camera access locking up IE < 10 -


we're building chatroom using candy.js, stophe.js , jquery (1.10.2). we've been trying add ability user stream video using flash. problem i'm trying solve, whenever try stream - , flash requests camera access. in ie 8 or 9, browser locks whenever clicked on in access request window flash. if have allowed access setting flash allow on settings_manager06.html page, works fine. no problems. when browser not responding, starts throwing "out of stack space" in various places in jquery script after minute. works fine in every other browser i've test with.

if load flash object in page itself, works fine. appears whenever click happens in flash permissions window, in ie 8/9, while there other activity in background, there colliding. note: in order make stophe work in ie 8/9, i'm doing xdomainrequest calls (the jabber server cross domain). seems suspiciously potential issue.

i'd grateful suggestions/ideas solve this.

problem in candy.js candy.view.pane.onfocus. when flash permission clicked, window focus event fired on object may or may not exist , not handled.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -