0
votes
3answers
834 views
FileReference.save() duplicates ByteArray
Hi,
I've encountered a memory problem using FileReference.save(). My Flash application generates of a lot of data in real-time and needs to save this data to a local file. As I un …
2
votes
3answers
280 views
Does Flash10 + p2p really work?
I've been googling around and I still can't get it. Some people say: here you go, just use it. Others claim it has certain restrictions that does not allow you to use p2p the way y …
0
votes
3answers
405 views
Load SWF Compiled for Flash 10 into Flash 9 SWF
Is this possible? I would like to have a main swf that can be viewed by users who either have flash 9 or flash 10 installed. Inside of this swf, a separate module will be loaded on …
2
votes
1answer
187 views
swfupload not working with Flash 10
I'm using jquery and swfupload in order to upload files and photos.
Worked fine till now, but it seems it doesn't like Flash 10.
It stopped working the moment I upgraded Flash.
…
0
votes
2answers
197 views
Flash 10: How to stream data to a local file?
I need something like FileStream class in Adobe AIR, but needs to work in Flash Player.
I know there is FileReference#save(), but it can only save the whole file at once, which doe …
2
votes
3answers
682 views
Not Detecting Flash 10: World’s Most Widespread Web Video Bug?
Here's the Question: What is the best way to make sure that your requirement for Flash Version "x" on a site will properly detect presence of later-version Adobe Flash Player Versi …
