When I use
Code: Select all
openSpaceInstance.getMapObject("someID");
I know it works with the ranch example which is provided with openspace, but somehow I can't figure it out. Is "someID" the skin class inside my skins.swf or is it some other reference (like a movieclip's instance name)?
I checked the map objects hash too and it seems to be empty when I call this method. Should I wait for another event else before calling it?
Thanks,
Benjamin