0
votes
4answers
218 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
3answers
119 views
Desktop Recording
I need to write an app that can record the desktop, and it needs to work on both Windows and Mac. I do know that the Flash Player (and I assume AIR) cannot directly record it, so …
0
votes
0answers
12 views
profiling an existing AS2 Swfs
Hi,
I'd like to run a profiler against an existing AS2 Swf, which has been in production for while. Is there any profilers available which I can run against this Swf. I do need to …
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 …
0
votes
8answers
214 views
Live meeting application
Hi... I want to build webinar application (chat,live video streaming, presentations, white boart and etc). Now, I trying to choose platform. I prefer using java on server side and …
0
votes
0answers
39 views
Error Handling when Live Streaming off Flash Media Server
Hello,
I'm developing a player that will be streaming live events off Flash Media Server. I've got it all working fine, but I'm having trouble detecting when there isn't an acti …