When the loader swf and loaded swf are exported for different
flash versions, i.e. loader for Flash 6 and loaded for Flash 7,
then the global object will not be shared. Instead a different
global object will be used by both files and you will never be able
to read the other files global object.