You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by Rami Tarabay <rt...@codefish.com> on 2015/04/26 22:01:02 UTC

Flex list like tinder layout

Hey,

Any idea how to create a list in flex like Tinder app where you swipe right
and left to like or dislike a person ?

-- 

Kind Regards,


Rami Tarabay



Mobile App Developer | Codefish Apps | www.codefish.com

t +961 5 450824 | m +961 70 170857

Re: Flex list like tinder layout

Posted by Aurelian Tudorache <au...@gmail.com>.
Thanks!

On Mon, Apr 27, 2015 at 2:06 PM, Deepak MS <me...@gmail.com> wrote:

> http://flex.apache.org/community-mailinglists.html
>
> You may send an email to users-unsubscribe@flex.apache.org
>
> On Mon, Apr 27, 2015 at 4:28 PM, Aurelian Tudorache <au...@gmail.com>
> wrote:
>
> > How do I unsubscribe from all these unwanted emails?
> >
>

Re: Flex list like tinder layout

Posted by Deepak MS <me...@gmail.com>.
http://flex.apache.org/community-mailinglists.html

You may send an email to users-unsubscribe@flex.apache.org

On Mon, Apr 27, 2015 at 4:28 PM, Aurelian Tudorache <au...@gmail.com>
wrote:

> How do I unsubscribe from all these unwanted emails?
>

Re: Flex list like tinder layout

Posted by Aurelian Tudorache <au...@gmail.com>.
How do I unsubscribe from all these unwanted emails?

On Mon, Apr 27, 2015 at 1:50 PM, Kessler CTR Mark J <
mark.kessler.ctr@usmc.mil> wrote:

> Never used it before, but there is a swipe gesture event [1].
>
> [1]
> http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/InteractiveObject.html#eventSummary
>
>
> -Mark
>
> -----Original Message-----
> From: Scott Matheson [mailto:smatheson@intralinks.com]
> Sent: Sunday, April 26, 2015 4:59 PM
> To: <us...@flex.apache.org>
> Subject: Re: Flex list like tinder layout
>
> Simple approach
>
> Add a background button left and right, make the button and background
> colour the same (in visible buttons )
>
> Then you can pickup the mouse over event
>
> Sent from my iPad
>
> > On 26 Apr 2015, at 21:03, Rami Tarabay <rt...@codefish.com> wrote:
> >
> > Hey,
> >
> > Any idea how to create a list in flex like Tinder app where you swipe
> right
> > and left to like or dislike a person ?
> >
> > --
> >
> > Kind Regards,
> >
> >
> > Rami Tarabay
> >
> >
> >
> > Mobile App Developer | Codefish Apps | www.codefish.com
> >
> > t +961 5 450824 | m +961 70 170857
>
> Disclaimer: This electronic mail and any attachments are confidential and
> may be privileged. If you are not the intended recipient, please notify the
> sender immediately by replying to this email, and destroy all copies of
> this email and any attachments. Thank you.
>
>

RE: Flex list like tinder layout

Posted by Kessler CTR Mark J <ma...@usmc.mil>.
Now with correct url.


[1] http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/InteractiveObject.html#event:gestureSwipe

-----Original Message-----
From: Kessler CTR Mark J [mailto:mark.kessler.ctr@usmc.mil]
Sent: Monday, April 27, 2015 6:51 AM
To: users@flex.apache.org
Subject: RE: Flex list like tinder layout

Never used it before, but there is a swipe gesture event [1].

[1] http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/InteractiveObject.html#eventSummary


-Mark

-----Original Message-----
From: Scott Matheson [mailto:smatheson@intralinks.com]
Sent: Sunday, April 26, 2015 4:59 PM
To: <us...@flex.apache.org>
Subject: Re: Flex list like tinder layout

Simple approach

Add a background button left and right, make the button and background colour the same (in visible buttons )

Then you can pickup the mouse over event

Sent from my iPad

> On 26 Apr 2015, at 21:03, Rami Tarabay <rt...@codefish.com> wrote:
>
> Hey,
>
> Any idea how to create a list in flex like Tinder app where you swipe right
> and left to like or dislike a person ?
>
> --
>
> Kind Regards,
>
>
> Rami Tarabay
>
>
>
> Mobile App Developer | Codefish Apps | www.codefish.com
>
> t +961 5 450824 | m +961 70 170857

Disclaimer: This electronic mail and any attachments are confidential and may be privileged. If you are not the intended recipient, please notify the sender immediately by replying to this email, and destroy all copies of this email and any attachments. Thank you.


RE: Flex list like tinder layout

Posted by Kessler CTR Mark J <ma...@usmc.mil>.
Never used it before, but there is a swipe gesture event [1].

[1] http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/InteractiveObject.html#eventSummary


-Mark

-----Original Message-----
From: Scott Matheson [mailto:smatheson@intralinks.com]
Sent: Sunday, April 26, 2015 4:59 PM
To: <us...@flex.apache.org>
Subject: Re: Flex list like tinder layout

Simple approach

Add a background button left and right, make the button and background colour the same (in visible buttons )

Then you can pickup the mouse over event

Sent from my iPad

> On 26 Apr 2015, at 21:03, Rami Tarabay <rt...@codefish.com> wrote:
>
> Hey,
>
> Any idea how to create a list in flex like Tinder app where you swipe right
> and left to like or dislike a person ?
>
> --
>
> Kind Regards,
>
>
> Rami Tarabay
>
>
>
> Mobile App Developer | Codefish Apps | www.codefish.com
>
> t +961 5 450824 | m +961 70 170857

Disclaimer: This electronic mail and any attachments are confidential and may be privileged. If you are not the intended recipient, please notify the sender immediately by replying to this email, and destroy all copies of this email and any attachments. Thank you.


Re: Flex list like tinder layout

Posted by Scott Matheson <sm...@intralinks.com>.
Simple approach 

Add a background button left and right, make the button and background colour the same (in visible buttons ) 

Then you can pickup the mouse over event 

Sent from my iPad

> On 26 Apr 2015, at 21:03, Rami Tarabay <rt...@codefish.com> wrote:
> 
> Hey,
> 
> Any idea how to create a list in flex like Tinder app where you swipe right
> and left to like or dislike a person ?
> 
> -- 
> 
> Kind Regards,
> 
> 
> Rami Tarabay
> 
> 
> 
> Mobile App Developer | Codefish Apps | www.codefish.com
> 
> t +961 5 450824 | m +961 70 170857

Disclaimer: This electronic mail and any attachments are confidential and may be privileged. If you are not the intended recipient, please notify the sender immediately by replying to this email, and destroy all copies of this email and any attachments. Thank you.