ouyang789987 / swfobject

Automatically exported from code.google.com/p/swfobject
0 stars 0 forks source link

filerefrence.download() will not work with swfobject 2.2 #363

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. embeding flex swf using swfobject 2.2 with dynamic publishing

My flex application is using FileReferenceObj.download(urlReq) methode to
download images. It works fine with flex default "AC_OETags", with
swfobject 2.2 it will not open download dialog box.

Can you please lookin to the issues..

Thanks and Regards,
Swapnil

Original issue reported on code.google.com by sswapnilpatil on 21 Aug 2009 at 9:31

GoogleCodeExporter commented 9 years ago
This issue should be logged into the Adobe Flex issue list instead.

There are 4 ways of publishing Flash (static and dynamic using DOM methods,
documnt.write and outerHTML/innerHTML) and the Flex team should make sure that 
their
methods work for all 4 methods.

Original comment by bobbyvandersluis on 24 Aug 2009 at 7:37