Re: Dragging on mobile

2015-02-22 Thread jude
List based dragging and dropping is disabled on mobile. I had to modify it to get it to work. I don't think I have the original code anymore but basically you had to set touch interaction mode to "mouse" on mouse down (and mouse move > greater than ~10 px) and that would allow dragging. Then on mou

Re: [Installer] Installation aborted

2015-02-22 Thread OmPrakash Muppirala
This is the earlier thread where I reported the same error. Let's continue to discuss the issue here since it has more details. Thanks, Om On Mon, Feb 9, 2015 at 1:40 PM, OmPrakash Muppirala wrote: > Hmm, tried again (twice) Still getting the same exact error. > > Thanks, > Om > > On Mon, Feb

Installer fails to install FP beta

2015-02-22 Thread Justin Mclean
Hi, This has been an issue for several weeks now, and has been reported by a user in JIRA [1]. Does anyone know what the issue is or even better how to fix it? I took a look but it not obvious what the issue is. Also this issue doesn't seem to be logged in google analytics so we have no idea ho

Re: Dragging on mobile

2015-02-22 Thread OmPrakash Muppirala
Dragging and dropping in mobile should work fine. Have you tried it? Are you getting any errors? Thanks, Om On Feb 22, 2015 7:31 AM, "Dany Dhondt" wrote: > Hello, > > Does anyone know if dragging on mobile devices has been implemented yet? > So far, the only post I found was > http://flexponen

Dragging on mobile

2015-02-22 Thread Dany Dhondt
Hello, Does anyone know if dragging on mobile devices has been implemented yet? So far, the only post I found was http://flexponential.com/2011/06/21/using-drag-and-drop-with-a-spark-list-in-a-mobile-flex-application/

AW: Releaing BLazeDS?

2015-02-22 Thread Christofer Dutz
Ok ... think I'll write the mail in the next days ... ideally I could use my Open-Source Day for pushing the release out the door :-) So anyone intending to do a thorough look at legal and other issues ... please start looking. Wouldn't enjoy needless extra spins. Chris -Ursprüngliche Nach

[FLEXUNIT, TLF] Problem with applying appropriate data for tests

2015-02-22 Thread piotrz
Hi Guys, I have started to working on our TLF unit tests - loading configuration data from existing xml for every test method (path in repository: test\testCases\). Almost every test unit class in TLF has his own xml file with tests method configuration. For example: ContainerAttributeTest.as has