| API Documentation | All Packages | All Classes | Index | Frames | ![]() |
| Class ExternalMouseWheel | Methods | |
| Package | org.openzoom.flash.utils |
| Class | public final class ExternalMouseWheel |
| Inheritance | ExternalMouseWheel flash.events.EventDispatcher |
See also
| Method | Defined by | ||
|---|---|---|---|
|
ExternalMouseWheel(stage:Stage, enforcer:SingletonEnforcer)
Constructor.
| ExternalMouseWheel | ||
|
initialize(stage:Stage):void
[static]
Initialize this class once in your application.
| ExternalMouseWheel | ||
| ExternalMouseWheel | () | constructor |
public function ExternalMouseWheel(stage:Stage, enforcer:SingletonEnforcer)Constructor.
Parametersstage:Stage |
|
enforcer:SingletonEnforcer |
| initialize | () | method |
public static function initialize(stage:Stage):void
Initialize this class once in your application.
Make sure that your embedded Flash movie has an
id and name.
stage:Stage |