What is interface in term of oop (flash actionscript)?
Answer / Mohd Zeeshan
An interface in ActionScript 3.0 is a collection of abstract methods and properties that define a contract or protocol for a class to implement. It allows multiple classes to share common behavior without being related by inheritance. Interfaces can't be instantiated, but they can be implemented by classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define midi?
How does a magneto-optical technology differ from WORM technology? Explain the differences in the manner in which you would use them for a multimedia system.
How can you show a jpg image in dynamic text field?
What is elearning?
Can I dynamically instantiate a webservice or httpservice in actionscript?
How do I copy slides to disk?
Mention some of the image formats used in multimedia?
Why do strongly typed objects appear as “undefined” in the netconnection debugger?
Explain what is graphics?
Explain how do I take good portraits?
What is video-on-demand?
Sometimes, if I do not move the mouse, “click” and “mouse down” do not work. Why is that?