HI Davis, Yes it works for me so go ahead and try it.
Worse case scenario, if you encounter compatibility issues, install the whole SDK into Maven. I've (semi-)successfully setup a multi-module project (jar, swc, swf, war) that uses LCDS. So I've installed a bunch of SWCs that don't come with the open source distro. Give it a try and post back if you need help. As for making design view work, well flexmojos:flexbuilder explicitly excludes the other SWCs i.e. it goes after playerglobal.swc specifically. I imagine playerglobal.swc is not/cannot be installed in Maven. So you already have the known workaround and it should be fine like that until you rebuild your project files. Darren On Dec 21, 10:43 pm, velo <[email protected]> wrote: > On Dec 21, 4:36 pm, Davis Ford <[email protected]> wrote:> Hi Velo > -- what if I need datavisualization.swc ? > > > If I'm using the framework > > dependency:http://repository.sonatype.org/content/groups/flexgroup/com/adobe/fle... > > > <http://repository.sonatype.org/content/groups/flexgroup/com/adobe/fle...>And > > I go download datavisualization > > fromhttp://www.adobe.com/cfusion/entitlement/index.cfm?e=flex3sdk > > > Can I expect that they will play well together? > > May be, I would guess yes, but complicated to know since adobe don't > keep any compatibility chart. > > > > > BTW: do you know what .swc is needed to make design view work in FB? > > Bug on flexmojos:flexbuilder but I have no clue how to fix. > > VELO -- 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?hl=en?hl=en http://blog.flex-mojos.info/
