RE: Flatspark - TextInputIcon component - Change colour of text font

2016-03-30 Thread Sugan Naicker
of text font Sugan Naicker wrote > Is there a way of changing the colour of the text fonts on Flatspark > components eg. The TextInputIcon? For the 'TextInputIcon' it seems to me that the text color is hardcoded to 'ColorUtils.WetAsphalt' inside its skin: https://github.com/apache/flex-sd

Flatspark - TextInputIcon component - Change colour of text font

2016-03-25 Thread Sugan Naicker
Hi, Is there a way of changing the colour of the text fonts on Flatspark components eg. The TextInputIcon? Rgs Sugan

RE: Flatspark - CheckBox - Property check not found on flatSpark.skins.CheckBoxSkin

2016-03-21 Thread Sugan Naicker
Hi, Done. https://issues.apache.org/jira/browse/FLEX-35052 Thanks. Sugan -Original Message- From: OK [mailto:okrue...@edscha.com] Sent: Monday, March 21, 2016 9:30 PM To: users@flex.apache.org Subject: Re: Flatspark - CheckBox - Property check not found on

RE: Flatspark - CheckBox - Property check not found on flatSpark.skins.CheckBoxSkin

2016-03-21 Thread Sugan Naicker
Hi Olaf, No problem I will create a JIRA ticket for this. Thanks. Your solution worked! Rgs, Sugan -Original Message- From: OK [mailto:okrue...@edscha.com] Sent: Monday, March 21, 2016 9:30 PM To: users@flex.apache.org Subject: Re: Flatspark - CheckBox - Property check not found on

RE: Flex mobile Upload to php server problem

2016-03-21 Thread Sugan Naicker
Hi, Check the following : 1) Check what maximum upload size your webserver is configured for. Smaller files go through while the bigger ones get blocked 2) File names had apostrophes, etc 3) Your actionscript handler is going out of scope because it's declared locally, Rgs Sugan -Original

Flatspark - CheckBox - Property check not found on flatSpark.skins.CheckBoxSkin

2016-03-19 Thread Sugan Naicker
Hi, Me again :-) 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." On the simulator I do not get any errors. If I remove the check boxes, app works on mobile

Flatspark - ButtonIcon - IconPlacement TOP does not work

2016-03-13 Thread Sugan Naicker
Hi Team, Need assistance with Flatspark, the ButtonIcon IconPlacement TOP does not work. Code : Result : Icon remains on the LEFT, tested on a mobile and web project with the same result. Thanks. Sugan

RE: Flatspark - Issues with ButtonIcon component on a mobile device

2016-03-11 Thread Sugan Naicker
on a mobile device Sugan Naicker wrote > I applied the fontWeight=bold to the font-face and it worked! Great! Only if you overlook my previous post: An alternative is to use a custom skin: @namespace s "library://ns.adobe.com/flex/spark"; @namespace components "fl

RE: Flatspark - Issues with ButtonIcon component on a mobile device

2016-03-11 Thread Sugan Naicker
; embed-as-cff: true; fontWeight: bold; src: url("/assets/fonts/FontAwesome.otf"); } Thanks. Sugan -Original Message- From: Sugan Naicker [mailto:su...@dev-x.co.za] Sent: Thursday, March 10, 2016 8:20 PM To: users@flex.a

RE: Flatspark - Issues with ButtonIcon component on a mobile device

2016-03-10 Thread Sugan Naicker
Hi Olaf, Thanks for the feedback and the time and effort to reproduce the error. I am getting the same results. On Desktop works fine, but on mobile project it does not. Rgs, Sugan -Original Message- From: OK [mailto:okrue...@edscha.com] Sent: Thursday, March 10, 2016 4:54 PM To:

Flatspark - Issues with ButtonIcon component on a mobile device

2016-03-10 Thread Sugan Naicker
Hi, Looking for assistance around Flatspark ButtonIcon component used in a Mobile project. On my mobile application I am using the Flatspark ButtonIcon, the IconFont does not display, shows a cross. Code : In the same application, the TestInputIcon works (shows icon) Any suggestions?

RE: Welcome Joseph Labrecque as Apache Flex committer

2015-08-18 Thread Sugan Naicker
Congrats Joseph! -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Tuesday, August 18, 2015 6:53 AM To: users@flex.apache.org Subject: Re: Welcome Joseph Labrecque as Apache Flex committer Hi Joseph, Welcome to the team. In case Om didn’t already tell you, please try

RE: Offline until 12 June 2015

2015-04-16 Thread Sugan Naicker
Hi Olaf, Wishing you a fun filled holiday! Regards, Sugan South Africa -Original Message- From: okrue...@edscha.com [mailto:okrue...@edscha.com] Sent: Thursday, April 16, 2015 4:02 PM To: users@flex.apache.org Subject: Offline until 12 June 2015 Hi, during the period of parental

RE: [TDF Mobile] Releasing TDF Mobile

2015-04-01 Thread Sugan Naicker
Hi, I would be interested in testing on Android and IOS. Tour de Flex Mobile - It is good enough :-) Thanks. Sugan -Original Message- From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of OmPrakash Muppirala Sent: Wednesday, April 1, 2015 1:47 AM To: d...@flex.apache.org

RE: Play video with a Apache Flex web app

2015-03-10 Thread Sugan Naicker
Hi, You can also try ffmpeg (http://ffmpeg.org/) 1) Convert on PC via Command Line (Can launch via AIR): ffmpeg -i video.avi -ar 22050 -ab 32 -f flv -s 320x240 video.flv 2) Use PHP to convert on your server :

RE: Future the flex SDK

2015-02-25 Thread Sugan Naicker
Hi, Well said! Regards, Sugan -Original Message- From: okrue...@edscha.com [mailto:okrue...@edscha.com] Sent: Wednesday, February 25, 2015 3:13 PM To: users@flex.apache.org Subject: Re: Future the flex SDK From my point of view there's no reason to turn away from Flex. I'll stick

RE: design mode for flex apache

2015-02-25 Thread Sugan Naicker
Hi, This request as cropped up a few times and proves that there is a fundamental need for Design View in order to push with greater adoption of Flex via Flex Builder or any other IDE. It just makes life a bit easier :-) Here is some feedback from one of the previous posts : 1) Sascha Ahrend :

RE: Unable to install Flex 4.14 via SDK installer

2015-02-14 Thread Sugan Naicker
Hi, Tried again this morning and worked! Thanks. Regards, Sugan -Original Message- From: Sugan Naicker [mailto:su...@dev-x.co.za] Sent: Friday, February 13, 2015 3:26 PM To: users@flex.apache.org Subject: RE: Unable to install Flex 4.14 via SDK installer Hi, Great news. I will try

RE: Unable to install Flex 4.14 via SDK installer

2015-02-13 Thread Sugan Naicker
Hi, Great news. I will try again and see if it works on my side. Regards, Sugan -Original Message- From: Ferry To [mailto:ferryw...@gmail.com] Sent: Friday, February 13, 2015 10:03 AM To: users@flex.apache.org Subject: Re: Unable to install Flex 4.14 via SDK installer I confirm the

RE: Unable to install Flex 4.14 via SDK installer

2015-02-09 Thread Sugan Naicker
? If you are on Windows, please try that URL with IE. Tom On 09/02/15 13:29, Sugan Naicker wrote: Hi, Same here. I also tried around 10+ times and got the same error below. Regards, Sugan -Original Message- From: Ferry To [mailto:ferryw...@gmail.com] Sent: Monday, February 9, 2015

RE: Unable to install Flex 4.14 via SDK installer

2015-02-09 Thread Sugan Naicker
Hi, Same here. I also tried around 10+ times and got the same error below. Regards, Sugan -Original Message- From: Ferry To [mailto:ferryw...@gmail.com] Sent: Monday, February 9, 2015 2:34 PM To: users@flex.apache.org Subject: Unable to install Flex 4.14 via SDK installer Hello I am

RE: Top Apps List for 2014

2014-12-09 Thread Sugan Naicker
Hi, Yeah, that is a good suggestion. Regards, Sugan -Original Message- From: Angelo Anolin [mailto:angelo.ano...@gmail.com] Sent: Wednesday, December 10, 2014 5:41 AM To: users@flex.apache.org Subject: Top Apps List for 2014 Maybe Flex/AIR would gain more grounds if we could identify

RE: Crazy Pop-up Window

2014-03-27 Thread Sugan Naicker
Hi Cadu, Never seen that before on my mobile projects. When does the box appear? Are you using any ANE's? Can you send a sample project that creates this issue? Regards, Sugan -Original Message- From: Cadu Alves [mailto:cadu.al...@8digital.com.br] Sent: 27 March 2014 07:24 PM To:

RE: Compiled Flex SWF File Seems Too Large

2014-02-03 Thread Sugan Naicker
Hi, Thanks for sharing, will check it out. Regards, Sugan Naicker South Africa -Original Message- From: João Fernandes [mailto:joaopedromartinsfernan...@gmail.com] Sent: 03 February 2014 02:32 PM To: users@flex.apache.org Subject: Re: Compiled Flex SWF File Seems Too Large You can

RE: Apache Flex and AIR for mobile app?

2014-01-27 Thread Sugan Naicker
Hi, Plus.. http://flex.apache.org/doc-videos.html Some good videos on mobile development using Apache Flex. Regards, Sugan Naicker South Africa -Original Message- From: kyleward [mailto:k...@k19.co.za] Sent: 27 January 2014 12:21 PM To: users@flex.apache.org Subject: Apache Flex

RE: minor MobileGrid issue

2014-01-14 Thread Sugan Naicker
Hi Paul, Getting a drop box page not found error on links. Regards, Sugan Naicker South Africa -Original Message- From: Paul Hastings [mailto:paul.hasti...@gmail.com] Sent: 13 January 2014 08:53 PM To: Maurice Amsellem; users@flex.apache.org Subject: Re: minor MobileGrid issue On 1

RE: minor MobileGrid issue

2014-01-14 Thread Sugan Naicker
Hi, Great. Thanks. I will check and test on an android device. Regards, Sugan Naicker South Africa -Original Message- From: Maurice Amsellem [mailto:maurice.amsel...@systar.com] Sent: 14 January 2014 12:02 PM To: Sugan Naicker; users@flex.apache.org; paul.hasti...@gmail.com Subject

RE: FB 4.6 Error

2013-12-22 Thread Sugan Naicker
Hi Scott, I had the same error yesterday (Win8)...FB debugger stopped at 57%, I rebooted and it worked for a little while, but always locked up on a specific project. It was a big difficult to trace, but found that it was a bug in my code that the compiler did not pick-up (I assume). After

RE: Air win 8 mobile

2013-11-27 Thread Sugan Naicker
Hi Maarten, Added my vote! Regards, Sugan Naicker South Africa -Original Message- From: Maarten Cammaert [mailto:marzs...@gmail.com] Sent: 27 November 2013 05:52 PM To: users@flex.apache.org Subject: Re: Air win 8 mobile Frank, There's a feature request in the Adobe bugbase

RE: RemoteOperation last result not garbage collected

2013-11-05 Thread Sugan Naicker
Hi Maurice, Thanks for sharing! Regards, Sugan Naicker South Africa -Original Message- From: Maurice Amsellem [mailto:maurice.amsel...@systar.com] Sent: 06 November 2013 03:05 AM To: users@flex.apache.org Subject: RemoteOperation last result not garbage collected Hi, I discovered

RE: Future of Flex technology

2013-02-28 Thread Sugan Naicker
, Sugan Naicker South Africa -Original Message- From: Shervin Asgari [mailto:shervin.asg...@webstep.no] Sent: 28 February 2013 11:10 AM To: users@flex.apache.org; Terry Corbet Subject: Re: Future of Flex technology If I where you, I would start looking at other technologies. I personally do