JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : We have got a new blog where we post some interesting SWF internals info.

List of issuesList of issues

#1684 Internal viewer: no subsprite animations
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

A sprite shows only it's own timeline animation, but not animations of sprites that it contains. Look at sprite 79: circles in the background should be moving (they are sprite 16 at depth 2), but I see them stationary. Only alpha is changing because it is in sprite 79's timeline. Butterflies (sprite 21 at depth 19 and 23) are not animated too.
Downloadintro79.swf (91 KiB)
This is fixed in nightly 1950.
State: new→upgraded
Sprite and main timeline animations are vastly improved now, and at least I can't find any problems anymore. I consider this issue resolved.
State: upgraded→closed