Adobe Systems, Inc.

amg.TextCaption Class Reference

List of all members.

Detailed Description

Definition at line 11 of file TextCaption.as.


Public Member Functions

function TextCaption (parentClip:MovieClip, capname:String, depth:Number, cap:String)
function loadCaption ()
function showCaption (xpos:Number, ypos:Number)
function hideMedia ()

Public Attributes

var strClipType:String = "Text"
var iCaptionHeight:Number
var strCaption:String
var bComplete:Boolean = false
var iPercentLoaded:Number = 0

Private Attributes

var iUUID:Number
var _mcMainClip:MovieClip
var UUID:Number
var _mcCaption:MovieClip

Constructor & Destructor Documentation

function amg.TextCaption.TextCaption ( parentClip:MovieClip  ,
capname:String  ,
depth:Number  ,
cap:String   
)

Definition at line 24 of file TextCaption.as.


Member Function Documentation

function amg.TextCaption.hideMedia (  ) 

Definition at line 42 of file TextCaption.as.

function amg.TextCaption.loadCaption (  ) 

Definition at line 29 of file TextCaption.as.

function amg.TextCaption.showCaption ( xpos:Number  ,
ypos:Number   
)

Definition at line 35 of file TextCaption.as.


Member Data Documentation

Definition at line 18 of file TextCaption.as.

Definition at line 16 of file TextCaption.as.

Definition at line 21 of file TextCaption.as.

Definition at line 19 of file TextCaption.as.

Definition at line 22 of file TextCaption.as.

var amg.TextCaption.iUUID [private]

Definition at line 14 of file TextCaption.as.

Definition at line 20 of file TextCaption.as.

Definition at line 15 of file TextCaption.as.

var amg.TextCaption.UUID [private]

Definition at line 17 of file TextCaption.as.


The documentation for this class was generated from the following file:

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.