Ticket #1015 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by pablo

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in 1195

Note: See TracTickets for help on using tickets.