Ticket #1015 (closed bug: fixed)
Zip skins sometimes fail to load
| Reported by: | pablo | Owned by: | pablo |
|---|---|---|---|
| Priority: | Milestone: | Flash 5.3 | |
| Component: | Keywords: | ||
| Cc: | Forum thread: |
Description
There appears to be a bug in flash.net.URLStream, where under certain circumstances, a call to URLStream.load() never results in a complete event, or any error events (the last progress event seems to hang forever).
Fortunately, the URLStream class isn't strictly needed for zip skins; we can use a URLLoader with its data format set to binary.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in 1195