I should have included this...
My only dependency is the following:
<dependency>
<groupId>com.adobe.flex.framework</groupId>
<artifactId>flex-framework</artifactId>
<version>${flex.framework.version}</version>
<type>pom</type>
</dependency>
On Sep 21, 10:31 am, John <[email protected]> wrote:
> Good idea...
>
> There are a few differences in the one that "works" vs the one that
> doesn't..
>
> Basically they are two sections one has information about the runtime
> shared libraries such as
>
> <runtime-shared-library-path>
> <path-element>libs/textLayout.swc</path-element>
> <rsl-url>http://fpdownload.adobe.com/pub/swz/tlf/1.1.0.604/
> textLayout_1.1.0.604.swz</rsl-url>
> <policy-file-url>http://fpdownload.adobe.com/pub/swz/
> crossdomain.xml</policy-file-url>
> <rsl-url>textLayout_1.1.0.604.swz</rsl-url>
> <policy-file-url></policy-file-url>
> </runtime-shared-library-path>
>
> and the other is quite a bit of warnings that are turned off...
>
> <warn-duplicate-argument-names>true</warn-duplicate-argument-names>
>
> Should I focus on the rsl differences?
>
> I can post the complete difference if you need/want.
>
> John
> On Sep 21, 9:45 am, Marvin Froeder <[email protected]> wrote:
>
>
>
> > Then try this:http://flexmojos.sonatype.org/faq.html#9
>
> > VELO
>
> > On Tue, Sep 21, 2010 at 11:44 AM, John <[email protected]> wrote:
> > > I did. Within IntelliJ.
>
> > > John
>
> > > On Sep 21, 9:43 am, Marvin Froeder <[email protected]> wrote:
> > > > Did you got this working outside flexmojos?
>
> > > > VELO
>
> > > > On Tue, Sep 21, 2010 at 11:34 AM, John <[email protected]> wrote:
> > > > > Short disclaimer... new to Flex and new to Flex Mojos.
>
> > > > > I have a project that builds fine, but when I run it in the browser I
> > > > > get an error with the DropDownList control. Let me know what
> > > > > information I can provide to help anyone troubleshoot this.
>
> > > > > Again the project builds fine. For versions I'm using 3.7.1 for Flex
> > > > > Mojos and 4.1.0.16076 for the Flex Framework.
>
> > > > > The error I get comes up when you select an item in the drop down
> > > > > list:
>
> > > > > ReferenceError: Error #1069: Property -1 not found on
> > > > > __AS3__.vec.Vector.<flash.display::DisplayObject> and there is no
> > > > > default value.
> > > > > at spark.components::Label/truncateText()[E:\dev\4.x\frameworks
> > > > > \projects\spark\src\spark\components\Label.as:1246]
> > > > > at spark.components::Label/http://www.adobe.com/2006/flex/mx/
> > > > > internal::composeTextLines()[E:\dev\4.x\frameworks\projects\spark\src
> > > > > \spark\components\Label.as:485]
> > > > > at
> > > spark.components.supportClasses::TextBase/measure()[E:\dev\4.x
> > > > > \frameworks\projects\spark\src\spark\components\supportClasses
> > > > > \TextBase.as:533]
> > > > > at
> > > > > mx.core::UIComponent/measureSizes()[E:\dev\4.x\frameworks\projects
> > > > > \framework\src\mx\core\UIComponent.as:8216]
> > > > > at
> > > > > mx.core::UIComponent/validateSize()[E:\dev\4.x\frameworks\projects
> > > > > \framework\src\mx\core\UIComponent.as:8140]
> > > > > at
> > > mx.managers::LayoutManager/validateSize()[E:\dev\4.x\frameworks
> > > > > \projects\framework\src\mx\managers\LayoutManager.as:617]
> > > > > at
> > > > > mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\4.x
> > > > > \frameworks\projects\framework\src\mx\managers\LayoutManager.as:733]
> > > > > at
> > > mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev
> > > > > \4.x\frameworks\projects\framework\src\mx\managers\LayoutManager.as:
> > > > > 1072]
>
> > > > > This message only comes up when you select an item.
>
> > > > > Any thoughts at all? I'm clueless. The code had worked before when I
> > > > > used IntelliJ to build/compile. I was using the Flex SDK I had
> > > > > downloaded; version 4.0.0.14159
>
> > > > > I tried Flex Mojos with the same version, 4.0.0.14159, and got the
> > > > > same results...
>
> > > > > thanks for any help anyone can provide.
>
> > > > > John
>
> > > > > --
> > > > > 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%2bunsubscr...@googlegrou
> > > > > ps.com>
> > > <flex-mojos%2bunsubscr...@googlegrou ps.com>
> > > > > 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]<flex-mojos%2bunsubscr...@googlegrou
> > > ps.com>
> > > 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/