Hi Bilbo,

Have you tried applying the mobile skin to the BusyIndicator?

skinClass="spark.skins.mobile.BusyIndicatorSkin"

Paul


On Fri, Jun 16, 2017 at 5:58 AM, bilbosax <waspenc...@comcast.net> wrote:

> I have created a PopUp component that I use when processing is occurring to
> let the user know that they need to wait. On iOS, the BusyIndicator is
> wobbling about it's center instead of rotating smoothly.  Any thoughts as
> to
> why this would happen??? Here is my PopUp Component;
>
> <?xml version="1.0" encoding="utf-8"?>
> <s:Group xmlns:fx="http://ns.adobe.com/mxml/2009";
>                  xmlns:s="library://ns.adobe.com/flex/spark"
>                  xmlns:mx="library://ns.adobe.com/flex/mx"
> creationComplete="init(event)"
> xmlns:fxgAssets="fxgAssets.*">
>         <fx:Script>
>
>         </fx:Script>
>
>         <fxgAssets:processing id="processingWindow" left="0" top="0"/>
>         <s:BusyIndicator id="indicator" visible="true"
> symbolColor="#FFFFFF"
> rotationInterval="50"/>
> </s:Group>
>
>
>
> --
> View this message in context: http://apache-flex-users.
> 2333346.n4.nabble.com/BusyIndicator-rotating-off-
> center-on-iOS-tp15321.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>



-- 






*DISCLAIMER: This electronic message together with any attachments is
confidential. If you are not the intended recipient, do not copy, disclose
or use the contents in any way. Please also advise us by return e-mail that
you have received the message and then please destroy. Zutec  Ltd is not
responsible for any changes made to this message and / or any attachments
after sending by Zutec. We use virus scanning software but exclude all
liability for viruses or anything similar in this email or any attachment.*

Reply via email to