fscommand函数中()命令用于设置允许Flash Player自由缩放。
第1题:
Flash中怎样允许帧actions生效?
A. 选择 Control >Loop Playback
B. 选择 Control >Play All Scenes
C. 选择 Control >Mute Sounds
D. 选择 Control >Enable Frame. Actions
第2题:
第3题:
A.PanelSets”
B.Properties”
C.MovieProperties”
D.Action”
第4题:
在PowerPoint中,插入SWF格式的Flash动画的方法是()。
A.“插入”菜单中的“对象”命令
B.Shockwave Flash Object控件
C.设置文字的超链接
D.设置按钮的动作
第5题:
A、goto
B、StartDragMovieClip
C、GetURL
D、Fscommand
第6题:
A.跳转至某个超级连接地址URL
B.装载影片
C.发送FSCommand命令
D.停止所有声音的播放
第7题:
第8题:
以下所列的各函数首部中,正确的是 ( )
A.void play (var:Integer,var b:Integer)
B.void play(int a,b)
C.void play(int a,int b)
D.Sub play(a as integer,b as integer)
第9题:
以下所列的各函数首部中,正确的是 ( )
A.void play(var a:In.teger,var b:Integer)
B.void play(int a,b)
C.void play(int a,int b)
D.Sub play (a as integer,b as integer)
第10题:
完成下列功能,使用Flash的Action Script中的“FSCommand”函数无法实现的是()。