Tagged Questions
1
vote
1answer
53 views
Why flashplayer does not need JVM?
I have been developing ActionScript apps for half a year or so. As far as I can see, mxmlc compiler is just a sh-script to call javac --{options} in more convenient way. This gives me an idea that my ...
1
vote
1answer
740 views
How to upload and stream flash videos using java?
I want to create a html page that can be used to upload videos and also able to playback the videos. I am totally new to this. 2 weeks before only i learnt uploading and processing images. So, i need ...
1
vote
4answers
2k views
streaming desktop to flash player
I would like to stream my desktop screen (or just one application), via Flash player, to the internet.
I have wowze media player to multicast it but I have to create a stream to give to wowze.
Does ...
0
votes
0answers
75 views
how should i used Jflash plugin in my application?
I want to use Jflash plugin in my java application to interact java with flash,
I have downloaded a Jflash player from "Download JFlashPlayer 2.2 Trial Package and API Specification", now just i want ...
0
votes
2answers
212 views
The Case of The Mysterious Content-Disposition Header
Our product includes a Flash application that is loaded by SWFObject. For one customer, when accessing this SWF via HTTPS (but not HTTP), Flash Player will not load it.
I asked the customer to go ...