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

#2288 How ApplicationDomain works?
Author: user ML01
Date created:
Type: question
Visibility: Everybody
Assigned to:
State: new Help

Can you explain to me how does the ApplicationDomain works? I don't understand why when I print "ApplicationDomain.currentDomain.getQualifiedDefinitionNames()" it gives me some dynamic link classes but not all of them. I tried reading the documentation but it didn't help me that much.