Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7787695
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T20:45:07+00:00 2026-06-01T20:45:07+00:00

I am trying to set the softKeyboardType to email but when ever i use

  • 0

I am trying to set the softKeyboardType to email but when ever i use skinClass=”spark.skins.mobile.TextAreaSkin” it doesn’t change it but when i take off skinClass=”spark.skins.mobile.TextAreaSkin” it does work. The problem is i need the skinClass=”spark.skins.mobile.TextAreaSkin” class to allow my application so scroll with out it the text does not stay with in the bounds of the text input boxes. Has anyone seen this problem or another fix the the scrolling problem?

Code examples

<s:TextInput softKeyboardType="email" id="id1" width="100%" skinClass="spark.skins.mobile.TextInputSkin" /> 
<s:TextArea softKeyboardType="email" id="id2" height="400" width="100%" skinClass="spark.skins.mobile.TextAreaSkin" />

Thank for the help,
Justin

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T20:45:09+00:00Added an answer on June 1, 2026 at 8:45 pm

    I’ve checked mobiletheme default.css in flex 4.6 sdk
    adobe is using different skins for TextInput and TextArea components

    TextArea
    {
        ...
        skinClass: ClassReference("spark.skins.mobile.StageTextAreaSkin");
    }
    
    TextInput
    {
        ...
        skinClass: ClassReference("spark.skins.mobile.StageTextInputSkin");
    }
    

    so I think you should use StageTextAreaSkin or StageTextInputSkin as a skinClass for corresponding components

    softKeyboardType will work in this case but text position problem will stay, I think you will need to change/fix StageTextAreaSkin or StageTextInputSkin sources for your scrolling

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying set up a simple dropdown list but I dont seem to
Im trying to set my tabs as a scrollbar. I have 6 tabs but
Im trying to set Language for System.Windows.Control.RichTextBox as es-PE, but I found some issues,
Im trying to set port forwarding using c#, but I keep getting this error
I trying to set visibility of my imageview , button and textview. But they
Trying to set up a project but fail at Autowiring objects through Spring. package
Trying to set up a cassandra cluster, but it tells me that I have
been trying to set up a webserver with uk2.net all day but i keep
I trying to set rounded border for Blackberry Bitmap field.But it is not working
I'm trying to set <img> src with JavaScript, but the image is missing visually;

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.