6

VideoEvent が Flash Player 10.2 で機能しない

import fl.video.VideoEvent 

addEventListener(VideoEvent.READY, ready);


Compiler Error: ( For Flash Player 10.2, works fine in Flash Player 9)
1119: Access of possibly undefined property READY through a reference with static type Class.

これを解決するための提案はありますか?

4

1 に答える 1