Re: Apache flex 4.12.1 and 4.13 problem with spark textInput used with displayAsPassword

2014-08-22 Thread Chris Martin
Hey just wanted to check back in on this one again. Any updates? Thanks, Chris On Mon, Jul 28, 2014 at 9:34 AM, Chris Martin wrote: > Thanks for the code snip! In your original email you said that there was > an error being thrown when using a spark textinput with displayAsPassword > set to

Re: Apache flex 4.12.1 and 4.13 problem with spark textInput used with displayAsPassword

2014-07-28 Thread Chris Martin
Thanks for the code snip! In your original email you said that there was an error being thrown when using a spark textinput with displayAsPassword set to true. This error happens in either Flex 4.12.1 or 4.13. In your second email you said that the checkbox manages the displayAsPassword properly.

Re: Apache flex 4.12.1 and 4.13 problem with spark textInput used with displayAsPassword

2014-07-27 Thread vijaych1209
Sample.mxml Attached is the sample code. Try running it in flex 4.13 and the checkbox manages the displayAsPassword property. Thanks -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Apach

Re: Apache flex 4.12.1 and 4.13 problem with spark textInput used with displayAsPassword

2014-07-27 Thread Chris Martin
Can you provide a short code snip that produces the error? On Sat, Jul 26, 2014 at 11:18 AM, vijaych1209 wrote: > When a spark textInput is used with displayAsPassword=true in Apache Flex > 4.12.1 and 4.13 throws "ReferenceError: Error #1065: Variable > flashx.textLayout.factory:TextLineFactory

Apache flex 4.12.1 and 4.13 problem with spark textInput used with displayAsPassword

2014-07-26 Thread vijaych1209
When a spark textInput is used with displayAsPassword=true in Apache Flex 4.12.1 and 4.13 throws "ReferenceError: Error #1065: Variable flashx.textLayout.factory:TextLineFactoryBase::_pass0Lines is not defined." Works well if either spark textInput is replaced with mx textInput or Flex 4.12 and ea