I cannot see a setting for this in the properties list. Is it possible?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
if (currentroom = 1) {
playvideo("Room_1_exit", )
}
if (currentroom = 2) {
playvideo("Room_2_exit", )
}
if (currentroom = 3) {
playvideo("Room_3_exit", )
}
function room_FirstLoad(){
PlayVideo("New Videos/2II.ogv", eVideoSkipAnyKey, 0);
} // End of FirstLoad
PlayVideo("1a.ogv",eVideoSkipNotAllowed, 0);
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.029 seconds with 15 queries.