CyclonePath (com.robertpenner.profmx.cyclone.CyclonePath)

MovieClip
        |
        +--com.robertpenner.profmx.cyclone.CyclonePath
class CyclonePath
extends MovieClip

The CyclonePath class defines the particle's primary motion, the orbit.

Availability:

ActionScript 2.0; Flash Player 6

Property summary

Property Description
particle:MovieClip

The particle property of the CyclonePath.

particle : MovieClip

Usage


trace (cyclonePath.particle);

Description

The particle property of the CyclonePath.