Lingo Dictionary > L-N > movieCopyrightInfo |
![]() ![]() ![]() |
movieCopyrightInfo
Syntax
the movieCopyrightInfo
Description
Movie property; enters a string during authoring in the Movie Properties dialog box. This property is provided to allow for enhancements in future versions of Shockwave.
This property can be tested but not set.
Example
This statement displays the copyright information in a text cast member:
member("Display").text = "Copyright"&&the movieCopyrightInfo
See also
![]() ![]() ![]() |