4.6 Mobile iOS SoftKeyboard Hiding

Hey everyone,
So i'm new to not only this community but also Flex programming. I'm working on a app project at my work using FB. My question is, about the Softkeyboard still coming up even thougtht the event was canceled.We were recently using FB 4.5 and the following Textinput would call up a custom keyboard that we made and prevent the softkeyboard from coming up:
<s:TextInput width="175" id="txtICDOB"  restrict="0-9 /" maxChars="10" softKeyboardActivating="preventActivate(event)"/>
   private function preventActivate(event:SoftKeyboardEvent):void
    event.preventDefault();
    numericPad.buttonsHolder.visible = true;
    numericPad.buttonsHolder.addEventListener(FlexEvent.HIDE, resizeScreen);
    scrollbar.percentHeight = 75;
We recently upgraded to 4.6 and the event.preventDefault(); no longer works. Now both the custom numericPad and softkeyboad pop up and i can't seem to figure out why even.preventDefault(); no long works. Any help would be appreciated.
    <s:TextInput width="175" id="txtICDOB"  returnKeyLabel="next" enter="changeField(txtICAddress)" restrict="0-9 /" maxChars="10" softKeyboardActivating="preventActivate(event)"/>
private function preventActivate(event:SoftKeyboardEvent):void
event.preventDefault();
numericPad.buttonsHolder.visible = true;
numericPad.buttonsHolder.addEventListener(FlexEvent.HIDE, resizeScreen);
scrollbar.percentHeight = 75;

For textinput in Flash Builder 4.6, you should change skinclass like below to use  event.preventDefault(); code. I had this problem and solved by this way.
skinClass="spark.skins.mobile.TextInputSkin"
Hope this will help you.

Similar Messages

  • How to rotate a text in the adobe reader for mobile ios ?

    how to rotate a text in the adobe reader for mobile ios ?

    There's no rotate command to rotate the document. Instead, rotate the iPad. If it doesn't rotate, turn off the Rotation Lock switch on the side of your iPad.

  • Pdf problem in mobile ios.

    I am having trouble with pdfs in mobile ios. Our pdfs are generated by a webapp and are basically a byte stream. Our app puts the byte stream as source of an iframe. When we run our app via Safari on the iPad, it opens the pdf the but cuts it off after about 1 and 1/4 pages of approx 6 page pdf. This works fine on Safari on mac laptop.
    It appears like it does not recognize that it is a pdf file even though we set meta data in the web program that produces the byte stream   

    I also made an actual pdf as source to the iframe and it did the same thing ie. cutoff the pdf render at a fixed point; about 1 1/4 pages into the 6 page pdf. I do not see the box at top to open in iBooks or other pdf reader app.
    It seems that it opens window at some fixed size and cuts the pdf or perhaps it is not recognizing that the file or stream is pdf

  • Can't find the cisco mobile ios type

    hello,
    i use CCA version 3.2, i want to add a cisco mobile ios to the UC520 system so i installed the cisco jabber in my phone but when i tried to add  the extension line of the phone in CCA i don't find the type cisco mobile ios with what type can i define the android phone?

    Your question is a bit confusing, but it looks like you are asking what phone type you should choose for an android phone?
    Android is NOT supported as a Jabber client on the UC5XX series.
    iPhone is the only supported platform, and only the voice/voicemail component (no video or chat). iPad/Android/etc are NOT supported at all.
    -Dan
    Please rate useful posts.

  • Way to make Reader Mobile (IOS/Android) to fill in form cells based on input made in other cell?

    Hi, Is there a way to make Acrobat Reader Mobile (IOS/Android) to fill in form cells based on input in another cell?
    I made a timesheet where based on an activity code input in a dropdown box the description corresponding the activity code is displayed automatically in another cell.(see below)
    This is working flawlessly as long as I am using a PC, however does not work on any kind of phone.(I suppose this feature is not supported on Acrobat Mobile yet)
    My question is if anybody can suggest an alternative method for mentioned feature which works also on phones?
    Any suggestion would be much appreciated
    In the Format field:
    if(event.willCommit)
    console.println(event.value);
    switch(event.value)
       case "    1      01":
        this.getField("REMARK1").value = "Offloading";
        break;
       case "    2      01":
        this.getField("REMARK1").value = "Preparation";
        break;
       case "   19     44":
        this.getField("REMARK1").value = "Support-3rd party insp/contract.";
        break;   case " ":
        this.getField("REMARK1").value = " ";
        break;
    Regards: Robert

    Try getting rid of that console.println statement. If that doesn't help, it should work if you convert that from a format script of the dropdown to a calculate script of the REMARK1 field.

  • SAP BI Mobile iOS SDK - Technical Reference

    Greetings Experts!
    I'm looking for some technical reference or sample code using SAPBIAsyncOperation.h, SAPBIOperationDelegate.h and SAPBIDocument.h files from SAP BI Mobile iOS SDK.
    Documentation found in 5115_mobiOS_Developer_en.pdf file is too superficial.
    Thank you in advance for any help!
    Regards.
    Alessandre Haua

    agreed,
    even latest Developer's Guide: SAP BusinessObjects Mobile for iOS 6.0.6 is too simple on this topic.
    http://help.sap.com/bomobileios

  • Adobe Flash Player for mobile (iOS and Android) devices

    I have both Apple iOS and Android devices, and can't install Adobe Flash Player on either.  It appears that Adobe no longer provides Flash Player for any mobile devices.  The company I work for uses a a company called Paychex for payroll and time & labor, and that program requires Adobe Flash Player to function.  I am sometimes in areas where I cannot use my computer and must rely on a mobile device to clock in and out, but I can't do that because you have stopped providing the program.  What do I do now?????

    iOS has never been compatible with Flash, and per Apple, never will be. It's a lost cause hoping for an iPad Flash Player.
    Additionally, Android dropped ALL support for Flash last year. Adobe stopped development of Flash for Android shortly afterward.
    See: "Why can't I install Flash Player on my Tablet?" (Kindle or Samsung Galaxy)
    The reason both Android and Apple gave for their Flash support decisions is that Flash content is very processor consumptive and it eats battery life in mobile devices.

  • Flex Mobile: iOS signing issues

    Hello everybody,
    I got an issue (probably) regarding the iOS signing process wihthin Flash Builder 4.5.1 (Build 313231) mobile projects.
    The signing and compiling process seems to work fine, but when I'm trying to check-in the application for the Apple AppStore, the process failed with the message it hasn't been signed correctly, or it hasn't been signed with an Apple Distribution Provisioning Profile.
    I'm pretty sure I got the right certificate.
    Are there some known issues? Can somebody point me in the right direction?
    Thanks in advance.
    Kind regards,
    dl

    Hi Corey,
    thank you for your quick response. I definitely used the certificate for AppStore distribution.
    Kind regards,
    dl

  • How do I synch Lightroom Mobile IOS with my desktop Lightroom OSX

    Sorry, I'm a newby....
    How do I get the tow aps to talk to each other?
    I have registered my desktop Lightroom on adobe.com. I got the LR 5.5 from buying a Canon EOS. On a DVD,
    I have entered my email and PW in the IOS version.
    Have created a behance account that shows my content.
    Do I have to a register a serial number for the IOS LR Mobile on Adobe.com?
    Thanks,
    Stef

    Lightroom Help | Syncing Lightroom - Desktop and the iPad app

  • ADF Mobile : iOS Developer Certificate and Provisioning profile for Team

    Hi,
    We are starting to build Mobile apps using ADF Mobile. In order to deploy on to iOS devices, Developer Certificates are a mandate. When you go to developer.apple.com, there is a option to Buy Individually or For a company. Query is how should one go about buying the Developer certificates, since we would be working as a team, would it be better to buy as a Company or Individual Certificates? Also if some one can share the implications of the individual versus company certificates/provisioning profile, much appreciated.
    Regards
    Naveen

    Hi,
    At a high level, as an individual (annual fee is $99 USD) allows you to deploy to developer devices (i.e. register the device in Apple Developer portal), and distribute through the app store (only).
    As an enterprise (annual fee is $299) development program, you canalso deploy to developer devices that are registered, as well as distribute the app directly to any device within your company. Technically you can deploy an app compiled with Enterprise Certificate to any device, but Apple SDK terms specify that it can only be deployed to company internal devices.
    Thanks,
    Joe Huang

  • Mobile iOS Lead Developer looking for SAP Career Advise

    Hi All,
    I am new here and I have a great interest in learning SAP.
    I am from Mobile domain as a "Lead Developer" in iOS. I want to learn SAP and also want to do a certification as well. Can anyone suggest me which domain I need to prefer and why?
    Your answers and feedback will be great helpful for me.
    Thanks in advance,
    Shaik Sayeeduddin.
    Message was edited by: Colleen Lee - changing to meaningful title (was Which SAP domain I must prefer?)

    Hi Shaik,
    if you are already working as iOS developer then you can check SAP FIORI application (Mobile based application) or SAP UI5.  This would be ideal fit for you.
    Check this link SAP for Mobile
    Regards
    RC Gopi

  • There is a flash mobile - ios/android community somewhere?

    Hello!
    I'm starting to work on a flash game to mobile devices, ios/android, and I would like to know if there is any communities or sites out there geared to the "mobile works" of flash.
    Thanks!

    The "AIR Mobile Study Group"(http://www.todoair.com/) have long been involved in develop flash game for multiple platforms and devices. But they are Chinese. Do you speek Chinese?

  • Help help...Making existing livecycle fillable form mobile(ios/android adobe reader) compitible

    Hello Everyone,
    I am new to livecycle  designer. I have a fillable pdf form(having almost all the field types, dynamic image uploads, and javascripts). I don't know if it is possible to have fillable form for mobile devices( for iPhone,ipad,Android).
    Does any one have idea how can I make my existing pdf form compatible with mobile devices??
    Thank you all,
    Jay

    Hi Jay Lakhani,
    You will not be able to use the form on mobile devices unless it is rendered in HTML format.
    If you want your XFA forms to run on mobile devices, you need to do the following:
    - Create a HTML render profile in CRX. A default profile comes with LC installation. Check this for more details on this (http://helpx.adobe.com/livecycle/help/mobile-forms/rendering-form-temp late.html)
    - Secondly, you need to have LC Mobile workspace application present on your mobile device. This app is available in respective app stores.
    This is what you need to render the forms in HTML on mobile devices.
    Additionally,
    This documentation (with snapshots) describes mobile workspace working (http://helpx.adobe.com/content/help/en/livecycle/topics/mobile-ws-end- user.html)
    One youtube link on ES4 describing use of Mobile workspace (http://www.youtube.com/watch?v=SPZTXfnsMpw)
    Regards,
    Ratnesh

  • Using DynamicStreamingVideoSource with Flex Mobile (iOS)

    All,
    Is it correct that DynamicStreamingVideoSource doesn't work with iOS?
    The weird thing is that the stream works in the simulator,
    but on the device itself it shows the player but won't start playing.
    Any help is welcome,
    David

    Similar predicament:
    http://forums.adobe.com/thread/867696

  • "Preloading" with a mobile iOS app.

    Couple of questions:
    First, for iOS packager, how can I manually set the splash screen (Default.png?) for my app?
    Second, how is the concept of preloading different for a packaged iOS app than a flash SWF?
    I am used to either having one SWF load another and having some animation play in the meanwhile. Or I use a [Frame(factoryClass="myPreloaderClass")] in my actionscript projects.... my question is, is preloading still necessary when using packaged apps? Will preloaders display/run on packaged iOS apps? What are considered the best practices for this as of release of FB4.5?
    Cheers!

    If you're using Flash, you add it in the General area of the iOS publishing settings. If you're using the command line, just have it as one of your added files.
    Preloaders are generally for waiting for a slow Internet connection to download the main file, but with these packages the main file is already there, and so you may not need a fancy preloader at all. Just have the splash screen (which shows even before your app is loaded), then either another copy of that as the first thing in your timeline, or have some other sort of welcome screen or animation.

Maybe you are looking for

  • Cannot enable iCloud backup?

    Cannot enable iCoud Back up on my iphone, worked before.... Please help

  • Illegal component usage

    Hello, I created an SC, DC etc. on a fresh NWDI. Created the track on that SC, mde references and checked in SAP-JEE, SAP_BUILDT, SAP_JTECHS (7.00 SP7) (SDA I ttok from my Netweaver Server, had none on NWDI). And I created a new WebDynpro Project on

  • Webservice call from Abap

    Hi <u>ABAP:</u> I wish to know ,Do we need to configure SNC for calling an Abap side webservice using X509 certificate ?I m calling webservice from Abap.I created a certificate through VisualAdministrator and asign it to R/3 in STRUST transaction.Now

  • Vendors didnt receive 1099.  How to query in system who did not receive.

    Is there a way in the sap system to see who did not receive a 1099?  Is there any query I can do to see this

  • Opening .tsv files

    How do I open a .tsv file in Dreamweaver 8? It opens ok in Dreamweaver CS3 but not Dreamweaver 8. I have a trial version of CS3 and may not keep it so need to know how to set up Dreamweaver 8 to do this. Thanks, Liz