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

#970 Imports of variables
Author: user BeniBela
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

It is adding imports to variables import br.com.stimuli.loading.name; import br.com.stimuli.loading.numConnections; import br.com.stimuli.loading.logLevel; to e.g. package br.com.stimuli.loading { public class BulkLoader extends EventDispatcher { /** @private */ public var _numConnections : int = DEFAULT_NUM_CONNECTIONS; which seem to be completely pointless and do not compile
developer
Please attach your swf file, otherwise we can't help you.
user
Same for the others, till 975
developer
This seems to be fixed in the latest nightly. Please try it.
State: new→upgraded
developer
I close this issue due to inactivity. Please create new issue if problem persists.
State: upgraded→closed