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

#1683 [Internal viewer] Flash preview executing AS
Author:
Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: postponed Help

Flash preview (and animated sprites too) render frames continuously, ignoring any stop(); (and AS entirely, I guess). Happens in all versions up to 14.4.0 for AS1/2 and AS3 flashes. Is it unimplemented feature, rather than bug? Another issue, not sure if related: only top-level timeline of a sprite is rendered, but all sprites contained within are not animated.
Internal viewer has very limited (pretty unusable) experimental support of AS1, it can be enabled in Advanced settings "AS1/2 in own flash viewer (Experimental)". But most of the actions won't work. "stop();" should work. We do not plan to enhance it much. The second issue is unrelated - it would be better to create separate issue for it - please create it and attach sample SWF file with such sprite.
Title: [Internal viewer] Flash preview ignoring AS→[Internal viewer] Flash preview executing AS
Type: bug→feature
State: new→postponed