Skip to main content
Participant
January 6, 2011
Question

Microphone stops working if I resize my application

  • January 6, 2011
  • 1 reply
  • 408 views

Hi all,

Posted here earlier problems regarding using microphone in my flash application.

Well I have now managed to trace down the problem. It seems as the microphone stops working if I resize my flash application. In other words if I resize my flash application from its original size, the allow microphone dialogue is no longer displayed at the start of the application and the microphone remains muted.

Any ideas why this might be happening?

Regards,

Olli

This topic has been closed for replies.

1 reply

olliaroAuthor
Participant
January 6, 2011

Ok, have done some more testing on this and it seems that if the width attribute for the application is less than 214px the microphone will stop working.

Weird...

Olli

Participating Frequently
January 8, 2011

That's a security restriction to prevent malicious web sites from doing something like creating a 1x1 pixel app and tricking the user into clicking ok by moving the app underneath the mouse.