A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: XML in AS3 with combobox and textarea.

  1. #1
    Junior Member
    Join Date
    May 2013
    Posts
    1

    XML in AS3 with combobox and textarea.

    I'm creating a flash file with a combobox and a textarea. When I click one of the lables in the combobox I want information from my XML file to show up in the textarea. Anyone know how I can do this with Actionscript 3.0?

  2. #2
    Senior Member
    Join Date
    Nov 2012
    Posts
    106
    are you building a quiz?

    I know how to do it, but I cant explain it in a short post.
    You need to be familiar with:
    Loading/parsing your XML file
    Tracing the values from your radio button group
    Use logic to Changing the .text property of a Dynamic Text field based on which button was clicked.


    If you go to Lynda.com, they have great tutorials on all of these skills.

  3. #3
    Dignitary rynoe's Avatar
    Join Date
    Jan 2003
    Location
    Earth
    Posts
    760
    When you say flash 5, do you mean the CS5 Adobe released or the flash 5 macromedia released 10 years ago?
    Last edited by rynoe; 05-20-2013 at 01:52 PM. Reason: sneezed
    [SIGPIC][/SIGPIC]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center