Tuesday, January 25, 2011

Flash Network Profiler – What are YOU downloading?

Flash Network Profiler – What are YOU downloading?:

FlashPreloadProfiler RC2

Loaders Profiler

This time, it’s all about loading files.
This new profiler show you every file being loaded using

    - flash.display.Loader
    - flash.net.URLStream
    - flash.net.URLLoader

The profiling is simple, it’s going to show:

    - Current download progress
    - HTTP Status
    - File Size
    - File Url (for every display Loaders, and URLStream with IOError)

You can copy to clipboard the URL or the Errors with the left side icons.
You can also save the whole list of downloads with a “save all” option

You don’t have access to:

    - URL of display loader while it being downloaded.
    - URL of URLStream and URLLoader when download is succesful

Configs

[...]

No comments:

Post a Comment