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.

#2288 How ApplicationDomain works?
Author:
ML01

Date created:
Type: question
Visibility: Everybody
Assigned to:
State: new 

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.