摘要:
Dim firstName,radioButtonValue As String firstName=movie.GetVariable"FirstName" radioButtonValue=movie.GetVariable("/Form/RadioButton:Value") 24、IsPlaying 语法:IsPlaying() As Boolean 说明:如果影片正在播放则返回true。 例子: If movie.IsPlayingThen MsgBox"影片正在播放中!" End If 25.PercentLoaded 语 阅读全文
posted @ 2011-07-30 13:11
aBung
阅读(1177)
评论(0)
推荐(0)