Talk:HTML HUD Demo

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Script seems to have broken. I see the website has updated a bit, I tried using their new html and seems to work.

https://d1979ns0fqtj19.cloudfront.net/assets/common-119678057620033795036051360211604465627.js https://d2mjw3k7q9u8rb.cloudfront.net/assets/common-294585465117107838557748825631511187866.css

change all "<a class='button call_to_action'> to <a class='icon_button actions dropdown'>

and the avatar thumbnail has changed sizes, so change references to /sl_image.png to /thumb_sl_image.png

Also the "reformatted" version has a bug. currentRequestID isn't set before doing the llSensor() call, so it can't do a proper response from the sensor() event.

Darien Caldwell 01:04, 31 December 2011 (PST)