Represents a DVD cast member.
You can add a DVD cast member to a movie by using the Movie objects newMember() method.
-- Lingo syntax
_movie.newMember(#dvd)
// JavaScript syntax
_movie.newMember("dvd");
Some of the following methods or properties may apply only to sprites that are created from a DVD cast member.
The following DVD events are always be handled by a DVDeventNotification event handler. When one of these events occurs, the DVDeventNotification event handler receives the event as a parameter. Some of these events also contain additional information that is passed as a second or third parameter to DVDeventNotification. For more information on using the following events with the DVDeventNotification handler, see on DVDeventNotification.
|
Event |
|
|---|---|
|
Method |
|
|---|---|
|
Property |
|
|---|---|