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 7053299
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:29:17+00:00 2026-05-28T03:29:17+00:00

I am making a quiz application for mobile.The questions are comming from xml. How

  • 0

I am making a quiz application for mobile.The questions are comming from xml.
How can i make multiline Radiobuttons? I tried to do a skinclass but it didn’t worked.
In this code i make the RadioButtons.

enterfor (j=0; j<arrAnswers[index].length; j++) {
            arrChoices[j] = new RadioButton()

            arrChoices[j].label = arrAnswers[index][j];
            arrChoices[j].value = j;
            arrChoices[j].width = qField.width;
            arrChoices[j].x = qField.x + 10;
            arrChoices[j].y = qField.y + qHeight + (aHeight+5)*j;
            arrChoices[j].group = rbg

            container.addElement(arrChoices[j]);

        } code here
  • 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-05-28T03:29:17+00:00Added an answer on May 28, 2026 at 3:29 am

    Refer following links:
    http://blog.flexexamples.com/2010/04/10/creating-a-multiline-spark-radiobutton-control-in-flex-4/

    http://blogs.adobe.com/aharui/2007/04/multiline_buttons.html

    Download the code from blogs.adobe.com and use your custom radiobutton

    var radiobtn:MultilineRadioButton=new MultilineRadioButton();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm making a little quiz-style application but I've got a few issues. I random
I'm making a simple quiz application which has multiple questions. It has no back
I am making a quiz application with question and answer. I want to make
I'm making a small quiz-application in Flash (and ActionScript 3). Decided to use the
i am making a n application based on quiz therefore i need to select
I'm making a quiz in Actionscript 2.0. The quiz has 8 questions. Each question
I'm making a flash quiz which will have a series of questions. Each question
im making an application where i have to load my database from html file
I'm building a quiz web application that is dynamically generated from a database on
I'm making a simple client-side, self-grading quiz. I ask 6 questions and I want

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.