Closed GoogleCodeExporter closed 8 years ago
Any exception in debug player?
Original comment by joaebert
on 3 Jul 2011 at 2:05
Nopes. Nothing at all. Not in debug player or Flash bug trace console (I have
trace enabled during build)
Original comment by karthik....@y7mail.com
on 4 Jul 2011 at 3:53
The same build works with an earlier version of SDK (4.1.0.16076). LZMA is
applied with any matryoshkaType's. The problem with the earlier version is that
the resolution (width/height) of the SWF file is somehow reduced.
I still am trying to use the latest version of Flex SDK (4.5.0.20967) as per
client requirements but LZMA does not work in this case.
Original comment by karthik....@y7mail.com
on 5 Jul 2011 at 11:40
I'd like to add that we're creating a Flex project. For some reason using
either matryoshkaType preloader or quiet doesn't load our application. The
best 'debug' I've gotten is that there's a null object in the onEnterFrame
function for quiet and a null error in the onAddedToStage function for
preloader.
I'm not sure why this is happening. I've tried to use it on a very simple
project (only application tag with a label) and it simply cannot function.
The pom is attached. Please try it on a very simple Flex application. Thanks.
Original comment by michelbo...@gmail.com
on 5 Aug 2011 at 1:20
Attachments:
I've also noticed that this only happens when using Flex 4. Flex 3 seems to
work properly (even though the width of the application seems to be
constrained).
Original comment by michelbo...@gmail.com
on 5 Aug 2011 at 1:56
I think you get this issue because it is a Flex project. LZMA is not intented
to be used with Flex applications since they also perform some additional
preloading etc.
Original comment by joaebert
on 5 Aug 2011 at 7:44
boo-urns :(
Original comment by michelbo...@gmail.com
on 6 Aug 2011 at 5:42
Original comment by joaebert
on 4 Sep 2011 at 7:55
Original issue reported on code.google.com by
karthik....@y7mail.com
on 3 Jul 2011 at 2:03