Unfortunately, finding the differences is one thing. Resolving them can be the hard part.
- Jeff On Wed, Aug 31, 2011 at 4:04 PM, Marvin Froeder <[email protected]> wrote: > http://flexmojos.sonatype.org/faq.html#9 > > > On Wed, Aug 31, 2011 at 5:39 PM, SimonW <[email protected]> wrote: > >> Hi all, >> >> in Flash Builder I have a Flex project using SDK 4.5.1.21328 and the >> Spark Theme. >> >> When I build the project with Flexmojos 4.0-RC1, the application looks >> different (no Spark) as when I build the application in Flash Builder. >> >> In the POM I have added the following Spark dependencies, but I am not >> sure if I miss here something. >> >> <dependency> >> <groupId>com.adobe.flex.framework</groupId> >> <artifactId>spark</artifactId> >> <version>4.5.1.21328</version> >> <type>swc</type> >> </dependency> >> <dependency> >> <groupId>com.adobe.flex.framework</groupId> >> <artifactId>sparkskins</artifactId> >> <version>4.5.1.21328</version> >> <type>swc</type> >> </dependency> >> >> >> Thanks for any hints on that!!! >> Simon >> >> -- >> 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/
