Thursday, May 13, 2010

Problem Downloading file filerefrence flex

Hi Friends,

strangly flex SDK some times work as if its dossed off.

you cannot create a fileRefrence object within same function your calling download..
Strange

you Cannot do following

var fileRef:FileReference = new FileReference();
var urlRequest:URLRequest = new URLRequest(source);
fileRef.download(urlRequest);

You can do following

Create dummy filerefrence object. and then use in Function.

Ranjit

Looking online Free book On Any computer Topic

Hi All,

If your looking online book to download basically in any topic in computers,

You should visit >>

PDFCHM

I have been following them for long and thought it might help book lovers.

It will find all your question for "How does it work".

Ranjit