On 11/6/14, 12:08 AM, "Justin Mclean" <jus...@classsoftware.com> wrote:
>Hi, > >> The Marshall Plan [3] was the nickname for multi-version support in Flex >> [4][5] that also solved communicating between sandboxed applications. > >Tour De Flex has no need for communication between it and any 3rd party >app it loads so that's not a requirement here. Well, I think we need to communicate enough to size the example correctly. > >From looking at the SWFLoader code, I think (but not 100% sure) it >defaults to using the Marshall Plan (scattered though out SWFLoader), and >that is a factor when working out the content size (getContentSize use of >a SWFBridge to calculate size). Marshall Plan is a mixin. The hooks are in the code, but are not activated unless you add the mixin. > >Thanks, >Justin > >PS Any chance you can format your email so that the URL don't break over >lines and thus result in 404s? I’ll look into it tomorrow. I’m up past my normal cutoff. Any URL I type is not a link at the point I hit send, it is just plain text. Some other thing turns it into a link. I may have to use a shortener in the future. -Alex