The pom is here: 
http://code.google.com/p/javaems/source/browse/trunk/example/client/flex/pom.xml

on lines 75 to 78 I have put some properties to define the two
different sdks:

  <flashplayer.version>10.0</flashplayer.version>
  <flex.version>4.1.0.16076</flex.version>
  <!--<flashplayer.version>10.2</flashplayer.version>
  <flex.version>4.5.1.21328</flex.version>-->

the swf generated in the target directory works fine with 4.1.0.16076
but if you uncomment 4.5.1.21328,
the flash player has a blank screen and you get the VerifyError: Error
#1053.

James

On Oct 25, 10:12 pm, Grant Smith <[email protected]> wrote:
> Could you post your pom.xml ?
>
>
>
>
>
> On Tue, Oct 25, 2011 at 11:06 AM, james <[email protected]> wrote:
>
> > Hi
>
> > I have an app that works fine with flex sdk 4.1.0.16076 using flex-
> > mojos 4.0-RC2.
>
> > When I upgrade to flex sdk 4.5.1.21328; everything compiles ok but
> > when I run
> > the swf I get a blank screen in the Flash player and an error message
> > saying:
>
> > VerifyError: Error #1053: Illegal override of z in
> > mx.core.UIComponent.
>
> > This appears to be related to the swf-version or target player but the
> > flex-configs.xml report generated
> > by flexmojos reports that swf-version is 11 and target player 10.2.0.
>
> > Any ideas on how to fix this would be much appreciated.
>
> > James
>
> > --
> > 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/
>
> --
> Grant Smith - V.P. Information Technology
> Marathon Computer Systems, LLC.- Hide quoted text -
>
> - Show quoted text -

-- 
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