what is the use of new property condensedwhite in text?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sridhar gudipudi
It is condenseWhite and not condensedwhite.
| Is This Answer Correct ? | 4 Yes | 0 No |
psd. Which format would give you the most options within your flash project? : Adobe flash
What are the features provided by actionscript 3.0?
Can you organize layers as in photoshop?
you have a textfield selected on stage and would like to separate each letter into its own textfield. Which option under the modify menu allows you to do this? : Adobe flash
How does removal of actual objects and data work in actionscript?
Write a function that responds to a click anywhere on the page by displaying an alert dialog. Display the event name if the user held Shift during the mouse click. Display the element name that triggered the event if the user held Ctrl during the mouse click.
Can you explain what does the void function and object contain in actionscript?
what happens when you drag an object created with the oval tool to the library panel? : Adobe flash
explain the correct way to create an alert box using geturl and javascript? : Adobe flash
wate is multimedia
Give a brief description of the following terms: a) Play head b) Symbol c) Tweening d) ActionScript e) Frame rate f) Library panel g) Masking h) Context – sensitive Property Inspector i) Bandwidth Profiler j) Frame Label
Is it possible to create document or folder from flash? if yes then how?