| { "type": "class", | |
| "qname": "org.apache.royale.file.beads.FileLoaderAndUploader", | |
| "baseClassname": "" | |
| , | |
| "description": "The FileLoaderAndUploader is a compound bead that allows you to load a file and upload it in one operation.", | |
| "tags": [ | |
| { "tagName": "toplevel", | |
| "values": []}, | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.9"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]} ], | |
| "members": [ | |
| { "type": "method", | |
| "qname": "org.apache.royale.file.beads.FileLoaderAndUploader", | |
| "namespace": "", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "return": "", | |
| "params": []} | |
| , | |
| { "type": "accessor", | |
| "access": "write-only", | |
| "return": "org.apache.royale.core.IStrand", | |
| "qname": "strand", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "description": "", | |
| "tags": [ | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "copy", | |
| "values": ["org.apache.royale.core.IBead#strand"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.9"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]} ]}, | |
| { "type": "method", | |
| "qname": "upload", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "description": "Upload a file to the specified url. If file hasn't been loaded already it will be.", | |
| "tags": [ | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.9"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]} ], | |
| "return": "void", | |
| "params": [{ "name": "url", "type": "String"}]} | |
| ] | |
| } |