A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Radio Button text- relative positions

  1. #1
    Junior Member
    Join Date
    Feb 2007
    Posts
    13

    Radio Button text- relative positions

    Hey, all:

    I'm trying to figure out if one is able to tweak the relative positions of text and buttons within the "radio button" component.

    As seen in this image:



    The radio button is far too low, in relation to the text.

    Is there a way of adjusting this?

    Thanks in advance for any assistance...

  2. #2
    Senior Member
    Join Date
    Feb 2006
    Posts
    124
    Why not align the text in the dynamic text field insted. I'm quessing that your pages are being loaded into a dynamic text field using XML.

    set the fields

    PHP Code:
    myTextField.htmlText "<p align="center" valign="middle">My align text</p>" 

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