Category Archives: Adobe Flash

04/06/2009
Comments

Quick Twisted Flash policy file server

Here’s a quick Adobe Flash policy file server that uses Python’s Twisted framework. The Flash policy file is required for Adobe Flash to let your Flash movies access cross domain resources (and other things too).


01/20/2007
Comments

FileReference, FileReferenceList and timeouts

FileReference and FileReferenceList in Actionscript will cause a script timeout (or rather several script timeouts) with lengthy uploads. This is a problem because Flash is sometimes the only practical way to upload a large file with a progress bar (Java … Continue reading