0

Is there a way to check how much a flash file is (down)loaded to the page before it is shown? Our team cant put loading indicator inside the flash file because the swf file is uploaded by our client. Is there some kind of property on xmlhttprequest that we can use to indicate how much has been downloaded? Or any other suggestion to indicate on-screen the loaded percentage?

Thanks

1 Answer 1

3

Do you have control over how the file is loaded in the browser? i have a theory that you could create a second flash movie, that would load the clients movie into it, and during that process you could show a progress indicator.

Flash has support for loading external .swf files, look here to see how.

Sign up to request clarification or add additional context in comments.

1 Comment

i agree - this is what i'd do too.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.