Difference between revisions of "PARCEL MEDIA COMMAND UNLOAD"
Jump to navigation
Jump to search
m |
|||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
|name=PARCEL_MEDIA_COMMAND_UNLOAD | |name=PARCEL_MEDIA_COMMAND_UNLOAD | ||
|type=integer | |type=integer | ||
|value= | |value=8 | ||
|desc=Completely unloads the movie and restores the original texture. | |desc=Completely unloads the movie and restores the original texture. | ||
|examples | |examples | ||
Line 9: | Line 9: | ||
{{LSL DefineRow||[[llParcelMediaCommandList]]|}} | {{LSL DefineRow||[[llParcelMediaCommandList]]|}} | ||
|events | |events | ||
|cat1=Video | |cat1=Video/Parcel Media Commands | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Latest revision as of 16:33, 25 June 2009
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PARCEL_MEDIA_COMMAND_UNLOAD = 8;The integer constant PARCEL_MEDIA_COMMAND_UNLOAD has the value 8
Completely unloads the movie and restores the original texture.
Caveats
Related Articles
Constants
|
Functions
• | llParcelMediaCommandList |