AFLAX

AFLAX是'A JavaScript Library for Macromedia's Flash™ Platform'的略稱。AFLAX是(AJAX - Javascript + Flash) - 基於AJAX的“派生/合成”式(derivative/composite)技術。

基本介紹

  • 中文名:AFLAX
  • 外文名:無
  • 學科:計算機學
  • 解釋:原廠的表現層工具
技術介紹,實現,函式,

技術介紹

正如略稱字面的意思,AFLAX 是融合[Ajax]]和Flash的開發技術。

實現

Macromedia - FLEX Flash原廠的表現層工具。
Xamlon - XAML 一個功能強大的工具,與M$平台有很好的兼容性。
Implemented in Xamlon Web Edition Build dynamic, rich internet applications Use advanced development languages (C#, VB.NET, Java*) User interfaces and vector graphics using XAML Connected via XML web services Simple programming model Deploy directly to Flash, the world’s most ubiquitous platform

函式

flash
aflaxUpdateAfterEvent: _root.updateAfterEvent
用在播放頭未到下一幀,還未更新,用戶卻要強制更新的地方
aflaxStoreValue: _root.aflaxStoreValue
將數據保存到本機,可以向外通知數據值變化情況
aflaxGetValue: _root.aflaxGetValue
取保存在本地的數據值
aflaxAddEventListener: _root.aflaxAddEventListener
在指定的對象上監控某事件,觸發外部腳本
aflaxAttachEventListener: _root.aflaxAttachEventListener
在對象上附加監聽事件,帶參數回調
aflaxAttachSocketEvents: _root.aflaxAttachSocketEvents
在指定的對象上附加套接字監聽,有套接字事件就回調
aflaxAttachVideo: _root.aflaxAttachVideo
附加視頻
aflaxAttachVideoStatusEvent: _root.aflaxAttachVideoStatusEvent
監聽flash視頻檔案播放狀態
aflaxAttachCuePointEvent: _root.aflaxAttachCuePointEvent
在視頻播放中的特點提示的附加監控
aflaxBulkCallFunction: _root.aflaxBulkCallFunction
批量回調函式
aflaxCallFunction: _root.aflaxCallFunction
函式回調
aflaxCallStaticFunction: _root.aflaxCallStaticFunction
回調靜態函式
aflaxGetStaticProperty: _root.aflaxGetStaticProperty
取靜態屬性值
aflaxLoadMovie: _root.aflaxLoadMovie
載入影片剪輯
aflaxAttachBitmap: _root.aflaxAttachBitmap
在影片剪輯中附加點陣圖
aflaxApplyFilter: _root.aflaxApplyFilter
設定影片剪輯過濾器
aflaxAddEventHandler: _root.aflaxAddEventHandler
增加事件句柄
aflaxGetProperty: _root.aflaxGetProperty
取對象屬性
aflaxSetProperty: _root.aflaxSetProperty
設定對象屬性
aflaxCreateObject: _root.aflaxCreateObject
創建對象
aflaxCreateTextField: _root.aflaxCreateTextField
在影片剪輯中創建文本欄位
aflaxCreateEmptyMovieClip: _root.aflaxCreateEmptyMovieClip
創建空影片剪輯
aflaxDuplicateMovieClip: _root.aflaxDuplicateMovieClip
複製影片剪輯
aflaxGetCamera: _root.aflaxGetCamera
獲取攝像頭
aflaxCreateVideoClip: _root.aflaxCreateVideoClip
增加視頻剪輯

相關詞條

熱門詞條

聯絡我們