Why did we need our own MouseEvent? I was expecting to use
flash.events.MouseEvent and whatever the native MouseEvent is in
HTML/JS/CSS?
-Alex
On 10/17/14, 4:45 PM, "bigosma...@apache.org"
wrote:
>Repository: flex-asjs
>Updated Branches:
> refs/heads/develop eed8bdaab -> efa544f09
>
>
>Add Mo
On 10/17/14, 4:42 PM, "OmPrakash Muppirala" wrote:
>>
>> (assuming you size it and don’t scale it).
>>
>
>I think this is the key. Scaling is so much more easier to do than resize
>each and every element.
Maybe I don’t understand what that means. One of the main benefits of
vector graphics is
On 10/17/14, 5:49 PM, "OmPrakash Muppirala" wrote:
>
>I tested by removing the array of states. The label does not show up in
>Flash, and is the only thing that shows up in HTML/JS.
Interesting. Most of the DataBinding controls don’t have
includeIn/excludeFrom and they show up. I’m about to
Please let me know if you need help in testing :)
On 18 October 2014 03:19, Christofer Dutz wrote:
> But still with the adjusted artifacts I'm still stuck :-(
>
> Oh gee ... I wonder how I will be albe to sort out all that crap till mid
> of November :-(
>
> Currently it seems as If Flexmojos 7.
On Fri, Oct 17, 2014 at 5:26 PM, Alex Harui wrote:
> I don’t think I made sure states works with an includeIn that is a list of
> states so that’s the first place I’d look.
>
I had to do that because, if I don't specify all the list of states, the
Label never shows up on the Flash version. Tech
Hi,
To make it consistant with the other examples would you mind adding a panel
around the content?
...
I'm also getting double progress bars, one when load your swf and then again in
your swf, is there a re
I don’t think I made sure states works with an includeIn that is a list of
states so that’s the first place I’d look.
State-dependent children don’t go in the MXMLDescriptor. They become
AddItems in the overrides of the States and all of that gets set up in the
constructor.
Also, there is a bug
On Fri, Oct 17, 2014 at 9:59 AM, Peter Ent wrote:
> Over the past month or so, the FlexJS graphics package
> (flex.core.graphics) has been added and the FlexJS chart package
> (flex.charts) has incorporated the graphics package.
>
> The result of using the graphics package is a great deal of ele
Nicely written! Thanks for publishing this wiki. It is really useful.
Here are the links from the wiki for those who did not pay attention ;-)
Flash version: http://people.apache.org/~pent/chartswf/
HTML5/JS version: http://people.apache.org/~pent/chartjs/
Thanks,
Om
On Fri, Oct 17, 2014 at 7
I created a component that sort of behaves like a Skin class. It is here:
https://github.com/apache/flex-asjs/blob/develop/examples/FlexJSTest_SVG/src/SkinsView.mxml
This works fine on the Flash side. There is an issue with mouseChildren
setter on the JS side, but I think I can figure out a way
>
> (assuming you size it and don’t scale it).
>
I think this is the key. Scaling is so much more easier to do than resize
each and every element.
Both on the Flash and the SVG side, the power and flexibility comes from
the fact that they are inherently scalable. Your resizing approach would
en
On 10/17/14, 1:31 PM, "OmPrakash Muppirala" wrote:
>
>Specifying percentages or LTRB does not the solve the problem of
>maintaining the stroke thickness while scaling. When buttons scale, we
>want the stroke widths to remain same. That is where 9-slice helps. If
>not, you will have to specif
On Fri, Oct 17, 2014 at 1:31 PM, OmPrakash Muppirala
wrote:
> On Thu, Oct 16, 2014 at 10:37 PM, Alex Harui wrote:
>
>>
>>
>> On 10/16/14, 1:04 PM, "OmPrakash Muppirala" wrote:
>>
>> >On Thu, Oct 16, 2014 at 12:49 PM, Alex Harui wrote:
>> >
>> >>
>> >>
>> >> On 10/16/14, 12:30 PM, "OmPrakash Mu
On Thu, Oct 16, 2014 at 10:37 PM, Alex Harui wrote:
>
>
> On 10/16/14, 1:04 PM, "OmPrakash Muppirala" wrote:
>
> >On Thu, Oct 16, 2014 at 12:49 PM, Alex Harui wrote:
> >
> >>
> >>
> >> On 10/16/14, 12:30 PM, "OmPrakash Muppirala"
> >>wrote:
> >>
> >> >
> >> >Agreed, there does not have to be j
But still with the adjusted artifacts I'm still stuck :-(
Oh gee ... I wonder how I will be albe to sort out all that crap till mid of
November :-(
Currently it seems as If Flexmojos 7.1 has temporarily lost the ability to use
rsl linking :-|
But at least you can depend on the falcon-compiler:
Well more the Falcon Support as that's what I need for the Apachecon.
But I'm working on some auto deploy scripts to deploy Maven artifacts for our
FDK ... but first I need Falcon and FlexJS support in Flexmojos.
Chris
-Ursprüngliche Nachricht-
Von: Maxim Solodovnik [mailto:solomax...@gm
and no manual mavenizing?
ApacheCon is coming :)
On 18 October 2014 01:20, Christofer Dutz wrote:
> Ok ... to make this short ... adding a "-rb" to the end of the artifact
> name would sort of let the number of artifact directories explode.
> That's why I implemented this feature wuth the ".rb"
Ok ... to make this short ... adding a "-rb" to the end of the artifact name
would sort of let the number of artifact directories explode.
That's why I implemented this feature wuth the ".rb" suffix on the groupId. If
Flexmojos, The Testsuite and my projects build with this option, I guess
Flexm
We have tried getting the Apache Software Foundation to help us with
getting the App Store/Google Play developer accounts, but that does not
seem to be making any progress.
At this point, it is up to an individual to take it up, and publish this to
the store on behalf of Apache Flex.
Any takers?
Maybe it is possible to publish this app online?
might be extremely helpful!
On 18 October 2014 00:43, OmPrakash Muppirala wrote:
> I think this is what you are looking for:
> https://github.com/apache/flex-examples/tree/develop/tourdeflexmobile
>
> Thanks,
> Om
>
> On Fri, Oct 17, 2014 at 10:39
I think this is what you are looking for:
https://github.com/apache/flex-examples/tree/develop/tourdeflexmobile
Thanks,
Om
On Fri, Oct 17, 2014 at 10:39 AM, Carlos Monteiro
wrote:
> Hi,
>
> It would be nice to organise and separate what components are for desktop
> and what are for Mobile.
>
>
Sorry, I don't remember the exact errors. It might have occurred when I was
switching between the FlexJS installation vs. flex-asjs compilations.
Please revert the changes you think were unnecessary. I will see if I can
reproduce the errors.
Thanks,
Om
On Thu, Oct 16, 2014 at 11:27 PM, Alex Har
Hi,
It would be nice to organise and separate what components are for desktop
and what are for Mobile.
Carlos Monteiro
Over the past month or so, the FlexJS graphics package (flex.core.graphics) has
been added and the FlexJS chart package (flex.charts) has incorporated the
graphics package.
The result of using the graphics package is a great deal of elements (on
the JavaScript side, of course) get created. For
Hi,
ok while there was only one test failling with Maven 3.1 it was a nasty one and
it took me about 12 Hours of debugging to track it down in total :(
Maven 3.1 seems to be doing a lot more validation than 3.0. Currently I have
the pom, swc, swf and all the rb.swc files in one artifact. Then I
Hey guys,
we're actually trying to implement a german hunspell dictionary in Flex
with Squiggly 1.0.
With every dictionary we try we get this exception:
*undefined*
at
com.adobe.linguistics.spelling.core.rule::OptimizedSuffixEntry/checkWord2()[/Users/justinmclean/Documents/ApacheFlexUtilitiesG
Erik it doesn't look like problem with some of my code. Can I get some access
to this machine to better check what has happened?
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/TLF-Flex-unit-tests-doesn
On 16/10/14 21:28, Christofer Dutz wrote:
I am planning on converting the Flex part of Flex PMD to work with the official
PMD plugin.
Well, that's awesome !
Tom
Thanks for the update Chris
Lee Burrows
ActionScripter
On 16/10/2014 21:28, Christofer Dutz wrote:
Hi,
let me give you a short update on what happened regarding Flex PMD.
The Plugin is insanely out-of date and I had great trouble getting it running
on current Maven versions (I finally gave up
I forgot to add that when the JS example is viewed with Safari, the
charts' axis lines and tick marks are missing but are visible with
Firefox. Looking into that now.
Peter
On 10/17/14 10:10 AM, "Peter Ent" wrote:
>Hi,
>
>I've just finished putting together a Wiki page for FlexJS charts which
>
Hi,
I've just finished putting together a Wiki page for FlexJS charts which you can
find here: https://cwiki.apache.org/confluence/display/FLEX/FlexJS+Charts
There are links on the page to a sample running both as a SWF and as JavaScript.
Thanks,
Peter Ent
Adobe Systems
I am working with a client to build an IOS and Android app that will have an
in-app purchase for unlocking premium features.
Just wondering if anyone has any best practices for integration. I am using
the distriqt ANE and my plan is to create a local SQLite table to store the
purchase information
Erik I won't be able to look into this until Sunday.
I hope we can see stack trace in the console output ? Don't have access
right now.
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/TLF-Flex-unit-tes
The build has been stuck at the ‘testApps’ step. Please take a look at the
build and see if you can figure out what’s going on.
EdB
On Fri, Oct 17, 2014 at 10:20 AM, piotrz wrote:
> Thanks Erik! :)
>
> Let's see what will blow up! :)
>
> Piotr
>
>
>
> -
> Apache Flex PMC
> piotrzarzyck...
Ok so I think I narrowed it down a little more:
If I build with Maven 3.0.5 I am able to compile. With Maven 3.1.1 I am getting
the resource errors.
I therefore saved the config.xml files for each compilation and compared them,
expecting there to be a difference. But there was none. Then I dumpe
Thanks Erik! :)
Let's see what will blow up! :)
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/TLF-Flex-unit-tests-doesn-t-work-on-jenkins-build-tp41467p41470.html
Sent from the Apache Flex Developmen
I changed it ;-)
EdB
On Fri, Oct 17, 2014 at 9:34 AM, piotrz wrote:
> Hi Guys,
>
> I have found that unit tests are not launched during TLF jenkins build.
>
> In the console output I see this: ant.bat -file build.xml main && exit
> %%ERRORLEVEL%%"'
> Target should be "all" instead "main": ant
Hi,
I am currently finishing the last Test in the Flexmojos 7.1.0-SNAPSHOT
testsuite. This one is sort of giving me a hard time. It's a test in which a
swc is compiled using RSLs. I had this problem in another project too so now I
want to fix this. It seems when running on a Mac I get errors d
Hi Guys,
I have found that unit tests are not launched during TLF jenkins build.
In the console output I see this: ant.bat -file build.xml main && exit
%%ERRORLEVEL%%"'
Target should be "all" instead "main": ant.bat -file build.xml all && exit
%%ERRORLEVEL%%"'
I have mentioned about it in the o
I do. Resizable buttons are critical for localization. The button labels can be
drastically different sizes, and the buttons need to resize to fit the
different labels.
On Oct 17, 2014, at 8:37 AM, Alex Harui wrote:
> One other question: having resizable button skins is great for prototyping
>
40 matches
Mail list logo