My pom.xml [1] Some relevant data
<flash.player.version>10.2</flash.player.version> <flex.framework.version>4.5.0.19786</flex.framework.version> <flexmojos.version>4.0-RC1</flexmojos.version> Thanks. [1] = http://pastebin.com/DBPHfCrE On Aug 12, 11:35 am, Christofer Dutz <[email protected]> wrote: > Hi Fabiano, > > Well I just had a look in my config and I'm using FM4-RC1 together > with Flex 4.5.0.19786 and I don't have any swfVersion settings in my > config. > > Must be something else going wrong. Could you just post your entire > pom? Perhaps we can help you then. > > Chris > > 2011/8/12 Fabiano Frizzo <[email protected]>: > > > > > > > > > I discovered something interesting. > > > In FM 4.0-SNAPSHOT has the setting for swfVersion. > > But she is not taking effect in the configuration. > > > On Aug 11, 11:43 pm, Fabiano Frizzo <[email protected]> wrote: > >> Doing some more tests I saw that flexmojos already added it in even > >> without using the plugin flexmojos:trust > > >> I got an app that worked with FM3.9 and SDK 4.1 and tried to run with > >> FM4 and SDK 4.5 and had the same problem > > >> Thanks. > > >> On Aug 11, 11:38 pm, Fabiano Frizzo <[email protected]> wrote: > > >> > Sorry. > > >> > I do not undestand to question. > > >> > I'm adding local trust path for FP > >> > I am using the plugin flexmojos: trust > > >> > See the file generated > > >> > /Volumes/Arquivos/workspaces/optimus/maven/optimus/optimus-flex- > >> > contabil/target > >> > /Volumes/Arquivos/workspaces/optimus/maven/optimus/optimus-flex- > >> > contabil/target/optimus-contabil.swf > >> > /Volumes/Arquivos/workspaces/optimus/maven/optimus-granite/flex/target/ > >> > optimus-granite.swf > >> > /Volumes/Arquivos/workspaces/optimus/maven/optimus/optimus-flex- > >> > contabil/target/test-classes > > >> > Thanks > > >> > On Aug 11, 10:13 pm, Fabiano Frizzo <[email protected]> wrote: > > >> > > Sorry > > >> > > I do not understand. > > >> > > On Aug 11, 8:01 pm, "??" <[email protected]> wrote: > > >> > > > did you add the output swf file into local trust path for FP? > > >> > > > -------------------------------------------------- > >> > > > From: "Fabiano Frizzo" <[email protected]> > >> > > > Sent: Friday, August 12, 2011 6:58 AM > >> > > > To: "Flex Mojos" <[email protected]> > >> > > > Subject: [flex-mojos] FM 4.0-x and Flex SDK 4.5.x > > >> > > > > I'm trying to create my project from FM 4.x and SDK 4.5.x but I > >> > > > > can > >> > > > > not. > >> > > > > The project compiles without errors but when you open it does not > >> > > > > load > >> > > > > anything > > >> > > > > Some things I tested with FM4 > > >> > > > > <configuration> > >> > > > > <swfVersion>11</swfVersion> > >> > > > > </configuration> > > >> > > > > Already tested with several versions of FM4 > >> > > > > Even in FM 4.0-beta-7 and 4.0-SNAPSHOT not have the option > >> > > > > swfVersion > > >> > > > > With three FM used versions 3.8 and 3.9 with the following > >> > > > > configuration > > >> > > > > <configFiles> > >> > > > > <configFile>flex-config-swf-version-11.xml</configFile> > >> > > > > </configFiles> > > >> > > > > file - flex-config-swf-version-11.xml > >> > > > > <?xml version="1.0"?> > >> > > > > <flex-config> > >> > > > > <swf-version>11</swf-version> > >> > > > > </flex-config> > > >> > > > > But it did not work. > > >> > > > > If anyone can help would be much appreciated. > >> > > > > I may be forgetting some detail. > > >> > > > > Thanks > > >> > > > > Fabiano Frizzo > > >> > > > > -- > >> > > > > 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/
