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
what is flash tweening? : Adobe flash
what happens if an .swf is loaded into a already occupied level? : Adobe flash
What are the different primitive data types used in actionscript?
what is the function of trace? : Adobe flash
Explain what are the different utils libraries in actionscript?
you understand from the sb-25 manual that the built-in, retractable bounce card is meant for use with the flash head in a vertical position? : Adobe flash
Do you know how does removal of actual objects and data work in actionscript?
which code should be added to create a second blue square to the right of the first? : Adobe flash
you want to create a rectangle shape with a defined corner radius. Which tool should you use? : Adobe flash
which of the following is not a result of exporting a movie for a debug build? : Adobe flash
which keyword is used to attach methods and properties to a class? : Adobe flash
What does the void function and object contain in actionscript?
What is the use of depth?
the class that is inheriting the another is known as the? : Adobe flash
How to embed flash in html?