Main Page | Packages | Class Tree | Index | Help

mx.transitions

class Photo

Object
  |
  +--mx.transitions.Transition
        |
        +--mx.transitions.Photo


class Photo
extends Transition



Field Summary

public
className: String


public
type: Object


Fields inherited from class mx.transitions.Transition

addEventListener, className, dispatchEvent, ID, removeEventListener, type

Fields inherited from class Object

__proto__, constructor, prototype

Properties inherited from class mx.transitions.Transition

content, direction, duration, easing, manager, progress

Constructor


Photo ( content: MovieClip, transParams: Object, manager: TransitionManager)


Method Summary


init ( content: MovieClip, transParams: Object, manager: TransitionManager ): Void


Methods inherited from class mx.transitions.Transition

cleanUp, drawBox, drawCircle, getNextHighestDepthMC, init, onMotionFinished, start, stop, toString

Methods inherited from class Object

addProperty, hasOwnProperty, isPropertyEnumerable, isPrototypeOf, registerClass, toLocaleString, toString, unwatch, valueOf, watch



Field Documentation

className

public var className: String

type

public var type: Object

Constructor Documentation

Photo

function Photo(content: MovieClip,
 transParams: Object,
 manager: TransitionManager)

Method Documentation

init

function init(content: MovieClip,
 transParams: Object,
 manager: TransitionManager): Void
Overrides:


The documentation was generated from the following file:


Copyright © 1997-2005 Macromedia, Inc. All rights reserved. Generated with AS2Doc