Hi,

> But at runtime the actual code that runs is written in C.  And that's why
> every Flex SWF I know of can be compiled with playerglobal.swc in the
> external library path.  No code from playerglobal.swc gets linked in to
> the SWF yet those SWFs run fine.

That may be the case and sorry again for getting this off topic but it is 
rather curious.

Can you explain why there is ActionScript class and methods not marked as 
native in playerglobal.as? Here's one exmaple. [1]

If it wasn't required it could be removed and the swc would be smaller.

About the only way I can think of showing it one way or another is to take an 
existing playerGlobal.swc, replace one of these non-native classes method with 
something that just does a trace and see what happens when it called. I don't 
have the tools to be able to do that.

Justin

1.http://stackoverflow.com/questions/6046685/is-it-possible-to-read-and-maybe-change-the-sources-of-the-core-flash-class-fi

Reply via email to