Is there anyone out there who got this working? it still fails for me... -sachin_rt
On Oct 16, 4:48 pm, sachin_rt <[email protected]> wrote: > Hi, > > Looks like this is not working for me.. I tried it in flexmojo 3.7.1 > and 3.8 > > As you suggested, i tried "Flex Builder(instead of Flash Builder)" in > my application descriptor template for both 3.7.1 and 3.8 and it did > not worked.. but if i change my content tag to <content>${output} > <content> then my pom.xml script works well.. > > unfortunately, if i set <content>${output}<content> to my application > descriptor then it is not starting my application from flex builder, > so i need one setting for my flex builder and another for my pom.xml > script, > > i tried the same thing by cteating small simple helloworld type of > application too.. but the result was the same.. could there be > anything else i might be missing here? > > -sachin_rt > > On Oct 16, 3:19 pm, Marvin Froeder <[email protected]> wrote: > > > On Sat, Oct 16, 2010 at 4:54 PM, sachin_rt <[email protected]> wrote: > > > > <!-- The main SWF or HTML file of the application. > > > Required. > > > --> > > > <!-- Note: In Flash Builder, the SWF reference is set > > > automatically. > > > --> > > > <content>[This value will be overwritten by Flash Builder > > > in > > > the > > > output app.xml]</content> > > > Try Flex Builder instead of Flash Builder.... > > > If I'm not mistaken this in only available for flexmojos 3.8, make sure you > > are using it. -- 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/
