what are the correct statements consenting text field? : Adobe flash
Answer / Raj Kumar Vishwakarma
Text fields can be created using the TextField class, and they can have properties such as text, font, size, color, and alignment adjusted.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do you know what are the ways in which actionscript's code can be protected?
can some organizations block flash movies from being received through the internet? : Adobe flash
you have a rectangle shape with rounded corners. You want to ensure that the corners do not distort when the rectangle is scaled. What should you do? : Adobe flash
How we can create a scrolling gallary in a portfolio,what is the script?
what is not a benefit of using macromedias pre-built ui components? : Adobe flash
How can we goto next Scene by giving code on a button inside a movie clip. in short. =>Scene 1. ====>MovieClip ======>Button [ on(release) { gotoAndPlay("Scene 2", 1); } ] =>Scene 2. This thing is not working. Please tell me the answer of how to goto next scene from this scene 1.
What is meant by vector graphic animation?
you want to create a rectangle shape with a defined corner radius. Which tool should you use? : Adobe flash
How does removal of actual objects and data work in actionscript?
Do you know how does removal of actual objects and data work in actionscript?
how does an xmlsocket server know when a received message is complete? : Adobe flash
for methods within objects,what does the keyword this specifically refer to? : Adobe flash