there are two text fields on stage both are having same
properties but still one is coming blurred y and how could
u resolve it?

Answers were Sorted based on User's Feedback



there are two text fields on stage both are having same properties but still one is coming blurred..

Answer / ashishkr

change text field property to anti-alias for redability.

Is This Answer Correct ?    13 Yes 2 No

there are two text fields on stage both are having same properties but still one is coming blurred..

Answer / ilayaraja

Check whether the skew properties xscale and yscale is
100%. If it is above 100 it ll be blured.


Otherwise check filters properties of textfield is blur
option applied.

Is This Answer Correct ?    10 Yes 2 No

there are two text fields on stage both are having same properties but still one is coming blurred..

Answer / chiranjeevi

This will happen sometimes if the X and Y positions of the
text fields are not rounded values. Any fractional value
will make the text field will make it blurred even though
there were no filters applied.
So I will take care of the values .
In this case I will make sure the Y position has no
fractional value. like, for e.g. 5.5 instead of 5.

Is This Answer Correct ?    9 Yes 1 No

there are two text fields on stage both are having same properties but still one is coming blurred..

Answer / sandeep

It Happens when text field is scaled.
for correct it set scaling property to 100% it will be ok :)

Is This Answer Correct ?    1 Yes 0 No

there are two text fields on stage both are having same properties but still one is coming blurred..

Answer / waseem

Check the properties of the image "Anti-Alias for readability"
Or it is "Anti-Alias for Animation" or Bitmap etc.
Bitmap make text field blur...
So change it to "Anti-Alias for readability"

Is This Answer Correct ?    1 Yes 1 No

there are two text fields on stage both are having same properties but still one is coming blurred..

Answer / george

If they have the same properties than they overlay each other. And that creates the blur effect

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Flash Action Scripting Interview Questions

you want to create a rectangle shape with a defined corner radius. Which tool should you use? : Adobe flash

0 Answers  


How to add conditional logic for the submit button?

0 Answers  


How to write a program that shows the usage of data types?

0 Answers  


How to write a program to create custom list in actionscript?

0 Answers  


How do you start a graphic animation at a specific frame?

3 Answers  






What are the data types supported by actionscript?

0 Answers  


what is needed when using static text to have font outline embedded in swf file? : Adobe flash

0 Answers  


How to change background color and stage size?

0 Answers  


is everyone required flash player plugin? : Adobe flash

0 Answers  


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

0 Answers  


a button instance is named circle_btn. Actionscript is placed on the main timeline so that the button is clicked a movie clip instance named rec_mc s width is changed to 100? : Adobe flash

0 Answers  


where is the data pulled by a load variables function stored? : Adobe flash

0 Answers  


Categories