Trắc nghiệm ôn tập lập trình Flash Action Script 3.0
Trắc nghiệm ôn tập lập trình Flash Action Script 3.0
1. The __________ class can be used to load an external bitmap image.
a. fl.display.Loader b. flash.display.ImageLoader c. flash.display.Loader d. fl.display.ImageLoader
2. What method will insert new value into the front of an exist array?
a. shift b. pop c. push d. unshift
3. How to make a content of text field turn into italic style?
a. txt.text = “<i>Welcome to SWF</i>”; b. txt.htmlText =…
View On WordPress













