Difference between revisions of "Talk:Shared Media and data URIs"

From Second Life Wiki
Jump to navigation Jump to search
(Allowed URI length...)
(No difference)

Revision as of 12:13, 15 March 2010

Allowed URI length...

I think here is a problem with the allowed string length of the URI. In my short try, I guess, I found that the max length is limited to 1024 characters... The navigation bar cut off after 1024 chars and scripts with longer strings reply an error: "llSetPrimMediaParams error: Bounds error near parameter #1, param=2. No values have been set." also the posted 'embeds flash' example will cut off.

btw data uri isn't really attractive for images...
Format: png
Dimensions: 16 x 16px
Original file size: 996 Bytes
Data URI (ASCII) size: 1328 Bytes.
   Kuraiko Yoshikawa 19:13, 15 March 2010 (UTC)