Talk:Shared Media and data URIs

From Second Life Wiki
Revision as of 12:13, 15 March 2010 by Kuraiko Yoshikawa (talk | contribs) (Allowed URI length...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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)