Re: SDK Installer not running

2016-10-04 Thread Clint M
try this url
https://get.adobe.com/air/download/?installer=Adobe_AIR_23.0_for_Win32=1

On Tue, Oct 4, 2016 at 11:47 AM, danishajaib 
wrote:

> I tried to download Adobe AIR but the download button on
> http://www.adobe.com/go/getair always take me to Adobe's homepage.
>
>
>
> --
> View this message in context: http://apache-flex-users.
> 246.n4.nabble.com/SDK-Installer-not-running-tp13721p13730.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>


Re: Can't get selectionAnchorPosition to work

2016-10-04 Thread kamcknig
How would I be able to get the selection before then? Is there an event
fired when a selection occurs?

Oh jeez. As I'm typing this I looked it up and there is a SelectionEvent.
Not sure how I missed that. Thank you much!


Kyle McKnight
Senior UI Engineer - Accesso
602.515.1444 (M)

On Tue, Oct 4, 2016 at 3:12 PM, Josh Tynjala [via Apache Flex Users] <
ml-node+s246n13732...@n4.nabble.com> wrote:

> It should be different before your hit backspace, but after, no characters
> will be selected, so they'll be equal.
>
> - Josh
>
> On Oct 4, 2016 12:02 PM, "kamcknig" <[hidden email]
> > wrote:
>
> > Maybe I'm misunderstanding what it's supposed to do, but if i select a
> > block
> > of text with the mouse with the following code and then hit the
> backspace
> > key, the selectionActiveIndex is always equal to the
> selectionAnchorIndex.
> > I
> > also tried the change event with the same results, and the textInput
> event
> > but that doesn't get fired with backspace
> >
> >
> >
> >
> >
> > --
> > View this message in context: http://apache-flex-users.
> > 246.n4.nabble.com/Can-t-get-selectionAnchorPosition-
> > to-work-tp13731.html
> > Sent from the Apache Flex Users mailing list archive at Nabble.com.
> >
>
>
> --
> If you reply to this email, your message will be added to the discussion
> below:
> http://apache-flex-users.246.n4.nabble.com/Can-t-
> get-selectionAnchorPosition-to-work-tp13731p13732.html
> To unsubscribe from Can't get selectionAnchorPosition to work, click here
> 
> .
> NAML
> 
>




--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Can-t-get-selectionAnchorPosition-to-work-tp13731p13733.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: Can't get selectionAnchorPosition to work

2016-10-04 Thread Josh Tynjala
It should be different before your hit backspace, but after, no characters
will be selected, so they'll be equal.

- Josh

On Oct 4, 2016 12:02 PM, "kamcknig"  wrote:

> Maybe I'm misunderstanding what it's supposed to do, but if i select a
> block
> of text with the mouse with the following code and then hit the backspace
> key, the selectionActiveIndex is always equal to the selectionAnchorIndex.
> I
> also tried the change event with the same results, and the textInput event
> but that doesn't get fired with backspace
>
>
>
>
>
> --
> View this message in context: http://apache-flex-users.
> 246.n4.nabble.com/Can-t-get-selectionAnchorPosition-
> to-work-tp13731.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>


Can't get selectionAnchorPosition to work

2016-10-04 Thread kamcknig
Maybe I'm misunderstanding what it's supposed to do, but if i select a block
of text with the mouse with the following code and then hit the backspace
key, the selectionActiveIndex is always equal to the selectionAnchorIndex. I
also tried the change event with the same results, and the textInput event
but that doesn't get fired with backspace





--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Can-t-get-selectionAnchorPosition-to-work-tp13731.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: SDK Installer not running

2016-10-04 Thread danishajaib
I tried to download Adobe AIR but the download button on
http://www.adobe.com/go/getair always take me to Adobe's homepage.



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/SDK-Installer-not-running-tp13721p13730.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: SDK Installer not running

2016-10-04 Thread danishajaib
I tried to download Adobe AIR but the link on Adobe's site always take me to
Adobe's homepage.



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/SDK-Installer-not-running-tp13721p13729.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: SDK Installer not running

2016-10-04 Thread Clint M
I actually experienced this as well on my Mac.  I manually installed Adobe
AIR to work around it. https://get.adobe.com/air/

On Tue, Oct 4, 2016 at 9:22 AM, Alex Harui  wrote:

> Maybe this will help? https://forums.adobe.com/thread/1209430
>
> -Alex
>
> On 10/4/16, 8:36 AM, "danishajaib"  wrote:
>
> >Microsoft Windows 8.1 Pro 64bit
> >
> >
> >
> >--
> >View this message in context:
> >http://apache-flex-users.246.n4.nabble.com/SDK-
> Installer-not-running-t
> >p13721p13726.html
> >Sent from the Apache Flex Users mailing list archive at Nabble.com.
>
>


Re: SDK Installer not running

2016-10-04 Thread Alex Harui
Maybe this will help? https://forums.adobe.com/thread/1209430

-Alex

On 10/4/16, 8:36 AM, "danishajaib"  wrote:

>Microsoft Windows 8.1 Pro 64bit
>
>
>
>--
>View this message in context:
>http://apache-flex-users.246.n4.nabble.com/SDK-Installer-not-running-t
>p13721p13726.html
>Sent from the Apache Flex Users mailing list archive at Nabble.com.



Re: SDK Installer not running

2016-10-04 Thread danishajaib
Microsoft Windows 8.1 Pro 64bit



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/SDK-Installer-not-running-tp13721p13726.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: Effects in a VGroup

2016-10-04 Thread Alex Harui


On 10/4/16, 6:40 AM, "Lydecker"  wrote:

>I can happily use a Group's elements as targets for effects - then play
>the
>effect to animate the element in the Group.
>
>However is it possible to use a VGroup's elements as targets? Currently
>applying effects to elements in a VGroup results in no animation when the
>effect is played. Is this due to the layout rules of a VGroup?

Probably.  I haven't worked much with effects.  There might be a way to
have the effect automatically set includeInLayout=false on the target, or
else you might have to do it manually.

HTH,
-Alex



Re: SDK Installer not running

2016-10-04 Thread Alex Harui
What operating system?

Sent from my LG G3, an AT 4G LTE smartphone

-- Original message--
From: danishajaib
Date: Tue, Oct 4, 2016 6:26 AM
To: users@flex.apache.org;
Subject:SDK Installer not running

Every time I run it, it says  "The application requires a version of the
Adobe AIR which can not be found" even when I have the latest version of the
Adobe AIR. Can anyone help?



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/SDK-Installer-not-running-tp13721.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: Effects in a VGroup

2016-10-04 Thread OK
Don't know why it doesn't work with VGroup but do you've already tried this
[1] instead?

Thanks,
Olaf

[1] Group with vertical layout

<
<
<
<
<



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Effects-in-a-VGroup-tp13722p13723.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Effects in a VGroup

2016-10-04 Thread Lydecker
I can happily use a Group's elements as targets for effects - then play the
effect to animate the element in the Group.

However is it possible to use a VGroup's elements as targets? Currently
applying effects to elements in a VGroup results in no animation when the
effect is played. Is this due to the layout rules of a VGroup?

Thanks 



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Effects-in-a-VGroup-tp13722.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


SDK Installer not running

2016-10-04 Thread danishajaib
Every time I run it, it says  "The application requires a version of the
Adobe AIR which can not be found" even when I have the latest version of the
Adobe AIR. Can anyone help?



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/SDK-Installer-not-running-tp13721.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.