>> -----Original Message-----
>>
>> I am using the FileReference class in Flash Player 8
>>
>> My listener is receiving the onIOError callback.
>>
>> Unfortunately, the callback does not provide any specific details about
>> the error.
>>
>> How can I get error details for the onIOError callback?

On 11/3/05, Sullivan, Sean C - MWT <[EMAIL PROTECTED]> wrote:
>
> It appears that FileReference.upload does not work with HTTPS URL's
>
> http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=
> 288&threadid=1059687

>From the flash documentation for FileReference.onIOError:

"Invoked when an input/output error occurs.
This listener is invoked when the upload or download fails for any of
the following reasons:
...
 - The value passed to the url parameter in upload() contains an
invalid protocol. Valid protocols are HTTP and HTTPS. "

-David R
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to