Tagged Questions

0
votes
4answers
202 views

Export audio recorded in Flash Player 10.1

Hi, I've been experimenting with the new Microphone API on the Flash Player 10.1 and I managed to do a microphone recorder/player. Pretty cool! Now, the problem is that I don't …
0
votes
5answers
297 views

Flash Player 5 times faster on Windows than Mac?

Why is raw ActionScript 3 execution (no graphics involved) roughly 5 times faster on Windows than it is on Mac? I implemented an interpreter for a different, rather obscure langua …