You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by scott matheson <sc...@matheson.it> on 2016/11/04 16:08:40 UTC

Less athen in MXML

hi
   How to do write  Less than in MXML  i have a head black, to near the weekend almost beer time :)  

<common:skipButton top="110"  right="120"  enabled="{_uofsModel.user.skipApage < 3}" />


Re: Less athen in MXML

Posted by Scott Mathewson <sc...@matheson.it>.
I ha forgot the ; 

Beer time 

Sent from my iPhone

> On 4 Nov 2016, at 16:16, Clint M <cm...@gmail.com> wrote:
> 
> &lt;
> 
>> On Fri, Nov 4, 2016 at 9:08 AM, scott matheson <sc...@matheson.it> wrote:
>> 
>> hi
>>   How to do write  Less than in MXML  i have a head black, to near the
>> weekend almost beer time :)
>> 
>> <common:skipButton top="110"  right="120"  enabled="{_uofsModel.user.skipApage
>> < 3}" />
>> 
>> 


Re: Less athen in MXML

Posted by Jay Wood <ja...@tech4learning.com>.
<common:skipButton top="110"  right="120"  enabled="{_uofsModel.user.skipApage
&lt; 3}" />


On 11/4/2016 9:16 AM, Clint M wrote:
> &lt;
>
> On Fri, Nov 4, 2016 at 9:08 AM, scott matheson <sc...@matheson.it> wrote:
>
>> hi
>>     How to do write  Less than in MXML  i have a head black, to near the
>> weekend almost beer time :)
>>
>> <common:skipButton top="110"  right="120"  enabled="{_uofsModel.user.skipApage
>> < 3}" />
>>
>>


-- 
Jay Wood
Tech4Learning, Inc.
http://www.tech4learning.com
http://www.pics4learning.com



Re: Less athen in MXML

Posted by Clint M <cm...@gmail.com>.
&lt;

On Fri, Nov 4, 2016 at 9:08 AM, scott matheson <sc...@matheson.it> wrote:

> hi
>    How to do write  Less than in MXML  i have a head black, to near the
> weekend almost beer time :)
>
> <common:skipButton top="110"  right="120"  enabled="{_uofsModel.user.skipApage
> < 3}" />
>
>