what is the use of new property condensedwhite in text?
Answer Posted / sridhar gudipudi
Its a Boolean value that specifies whether extra white space
(spaces, line breaks, and so on) in an HTML text field
should be removed when the field is rendered in a browser.
The default value is false.
If you set this value to true, you must use standard HTML
commands such as <BR> and <P> to place line breaks in the
text field.
If my_txt.html is false, this property is ignored.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to play a movie clip?
which two sets the x position of the instance my_mc to that of the mouse cursor? : Adobe flash
can any one tell good training center for adobe flex in chennnai?
Tell me what is the main purpose of actionscript?
How does removal of actual objects and data work in actionscript?
which two statements about device fonts are true? : Adobe flash
How to add an effect to the movie clip?
you are creating a form that will fade out when the user submits it. What must you do to with the text fields to ensure that text entered by the user will fade out? : Adobe flash
How to add event listeners in mxml components. Name the as3 components?
Do you know how does removal of actual objects and data work in actionscript?
What are the features provided by actionscript 3.0?
which code should be added to create a second blue square to the right of the first? : Adobe flash
Tell me what are the different ways in which the variables can be assigned?
for methods within objects,what does the keyword this specifically refer to? : Adobe flash
which two textfield events can be captured to trigger scripts to run? : Adobe flash