Hi, In AS you normally use URLRequest / FileReference to download a file, in JS you use window.open or window.href =.
Is there anything in FlexJS that will compile / work for both? I was unable to find anything or get anything working. Thanks, Justin