Hm - OK, I think it's broken but I'm not sure why.

The resulting flex-config xml files look pretty similar; the 4.5 version has
added a few library-path path-elements like advancedgrids.swc; it's also
added the halo theme, but otherwise nothing suspicious.

If I run the resultant SWFs through swfdump they look similar.

Setting AS3Trace=1 in mm.cfg, I can see that the 4.5 build dies here:

   693 AVMINF: MTHD flash.events::Event/get target ()

693 AVMINF: MTHD flash.events::EventDispatcher/dispatchEventFunction ()

694 AVMINF: MTHD mx.preloaders::SparkDownloadProgressBar/initProgressHandler
()

694 AVMINF: MTHD global/flash.utils::getTimer ()

694 AVMINF: MTHD global/flash.utils::getTimer ()
694 AVMINF: MTHD mx.preloaders::SparkDownloadProgressBar/showDisplayForInit
()

The equivalent 4.1 code was doing

1114 AVMINF: MTHD flash.events::Event/get target ()

1115 AVMINF: MTHD flash.events::EventDispatcher/dispatchEventFunction ()

1115 AVMINF: MTHD
mx.preloaders::SparkDownloadProgressBar/initProgressHandler ()

1115 AVMINF: MTHD global/flash.utils::getTimer ()

1115 AVMINF: MTHD mx.preloaders::SparkDownloadProgressBar/showDisplayForInit
()

1133 AVMINF: MTHD flash.events::Event ()

1133 AVMINF: MTHD flash.events::Event/ctor ()

1133 AVMINF: MTHD mx.managers::LayoutManager/waitAFrame ()

1134 AVMINF: MTHD mx.managers::SystemManager/removeEventListener ()

1134 AVMINF: MTHD flash.events::EventDispatcher/hasEventListener ()
1134 AVMINF: MTHD flash.events::EventDispatcher/removeEventListener ()

Which doesn't help me that much.

I'll keep digging.


On Sun, May 15, 2011 at 1:44 PM, Marvin Froeder <[email protected]> wrote:

> No clue, I haven't tried 4.5.0 at all.
> Em 15/05/2011 09:27, "Nigel Magnay" <[email protected]> escreveu:
>
> > I tried a really simple SWF, and it seems to bomb in the player (debug
> > out: Warning:
> > 'flash' has no property 'prototype')
> >
> > Works fine if I roll back to 4.1.0.16076, but was wondering if there's
> some
> > option I'm missing before I start digging..
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Flex Mojos" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]
> > For more options, visit this group at
> > http://groups.google.com/group/flex-mojos
> >
> > http://flexmojos.sonatype.org/
>
> --
> You received this message because you are subscribed to the Google
> Groups "Flex Mojos" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/flex-mojos
>
> http://flexmojos.sonatype.org/
>

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to