Hi Velo -- what if I need datavisualization.swc ? If I'm using the framework dependency: http://repository.sonatype.org/content/groups/flexgroup/com/adobe/flex/framework/flex/3.4.0.9271/
<http://repository.sonatype.org/content/groups/flexgroup/com/adobe/flex/framework/flex/3.4.0.9271/>And I go download datavisualization from http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex3sdk Can I expect that they will play well together? BTW: do you know what .swc is needed to make design view work in FB? On Mon, Dec 21, 2009 at 1:28 PM, velo <[email protected]> wrote: > You won't find a FB SDK on any maven repository. > > VELO > > On Dec 21, 4:14 pm, Davis Ford <[email protected]> wrote: > > Nevermind - I see that I have to pull those in as explicit dependencies. > If > > you install FB, it installs SDK version 3.2. > > > > If I check the flex compiler / framework versions that are deployed with > > major rev 3.2, I see only 3.2.0.3958 -- does anyone know if this matches > the > > revision that comes with FB? > > > > http://repository.sonatype.org/content/groups/flexgroup/com/adobe/fle... > > > > <http://repository.sonatype.org/content/groups/flexgroup/com/adobe/fle.. > .>Also, > > the flex SDK that is there does not include datavisualization -- is that > b/c > > of a licensing issue? So, if I deployed the datavisualization.swc from > FB > > to my local maven repo, and used the sonatype flex compiler and framework > > version 3.2.0.3958 should this be expected to work together? > > > > Thanks in advance, > > Davis > > > > On Mon, Dec 21, 2009 at 12:54 PM, Davis Ford > > <[email protected]>wrote: > > > > > > > > > Hi, if I run flexmojos:flexbuilder, and import into FB, it mostly > works, > > > but there are a few quirks. > > > > > For example, if I go to Project -> Properties -> Flex Build Path -> > Library > > > path > > > > > I see the Flex 3.2 SDK, but if I expand it, it only includes > > > playerglobal.swc. > > > > > If I hit the Remove button, and then Add Flex SDK it re-adds the same > path > > > to the same SDK, but now it includes: > > > > > playerglobal.swc > > > automation.swc > > > automation_agent.swc > > > automation_dmv.swc > > > datavisualization.swc > > > flex.swc > > > framework.swc > > > qtp.swc > > > rpc.swc > > > utilities.swc > > > > > This allows design view to work, and allows me to find things like > > > <mx:AdvancedDataGrid> which were missing before I do this step. > > > > > It is a simple enough workaround, but I'm wondering if there is a way > for > > > me to configure flexmojos so when I run the flexbuilder target I don't > have > > > to do this manual step? > > > > > Thanks in advance, > > > Davis > > > > > -- > > > Zeno Consulting, Inc. > > > home:http://www.zenoconsulting.biz > > > blog:http://zenoconsulting.wikidot.com > > > p: 248.894.4922 > > > f: 313.884.2977 > > > > -- > > Zeno Consulting, Inc. > > home:http://www.zenoconsulting.biz > > blog:http://zenoconsulting.wikidot.com > > p: 248.894.4922 > > f: 313.884.2977 > > -- > 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]<flex-mojos%[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/ -- Zeno Consulting, Inc. home: http://www.zenoconsulting.biz blog: http://zenoconsulting.wikidot.com p: 248.894.4922 f: 313.884.2977 -- 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/
