[ 
https://issues.apache.org/jira/browse/FLEX-35052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205089#comment-15205089
 ] 

Sugan Naicker commented on FLEX-35052:
--------------------------------------

Workaround by Olaf : 

I've just take a look at the FlatSpark CheckBoxSkin and it seems to me that 
there's actually really no property called 'check'.
Inside the origin Spark CheckBoxSkin the checkmark itself represents the 
property 'check' .
So I simply set id='check' to the label that represents the checkmark inside 
the the FlatSpark skin.

Give it a try by replacing the origin FlatSpark CheckBoxSkin by this one:
https://gist.github.com/ok-at-github/dcd9f834f85acccb980b

Olaf

(Tested solution above and it works!)


> Flatspark - Check box failure on Mobile Device
> ----------------------------------------------
>
>                 Key: FLEX-35052
>                 URL: https://issues.apache.org/jira/browse/FLEX-35052
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: FlatSpark
>    Affects Versions: Apache Flex 4.14.1
>            Reporter: Sugan Naicker
>
> FlatSpark CheckBox Error when running on a mobile device (simulator works 
> fine)
> Getting the following error when I run mobile app of device :
> "ReferenceError: Error #1069: Property check not found on 
> flatSpark.skins.CheckBoxSkin and there is no default value."
> If I remove the check boxes, app works on mobile device.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to