Difference between revisions of "PARCEL MEDIA COMMAND URL"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
|desc=Used to get or set the parcel's media url. | |desc=Used to get or set the parcel's media url. | ||
|examples | |examples | ||
|constants= | |||
{{LSL DefineRow||[[PARCEL_MEDIA_COMMAND_TEXTURE]]|}} | |||
|functions= | |functions= | ||
{{LSL DefineRow||[[llParcelMediaQuery]]|}} | {{LSL DefineRow||[[llParcelMediaQuery]]|}} |
Revision as of 00:31, 28 February 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PARCEL_MEDIA_COMMAND_URL = 5;The integer constant PARCEL_MEDIA_COMMAND_URL has the value 5
Used to get or set the parcel's media url.
Caveats