INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: sraymond on April 15, 2003, 03:11:14 pm

Title: Hairstyle .xml
Post by: sraymond on April 15, 2003, 03:11:14 pm
I know it's an extremely tiny, tiny detail, but you might want to edit the Hairstyle's main.xml's comment:

Quote
ThumbMaskBitmap: bitmap to mask the thumbnail with -- portions with RGB(255, 0, 255) will not be drawn


A "--" is considered not well-formed by some XML parsers (XMLSpy for one) because it expects a "--" to be immediately followed by a ">".

Scott-

P.S.  Who said that the "devil is in the details"?
Title: Re: Hairstyle .xml
Post by: NoCodeUK on April 15, 2003, 03:26:44 pm
Just tried this in IE too and MSMXML 4.0 will not parse it either

Adam
Title: Re: Hairstyle .xml
Post by: phelt on April 16, 2003, 08:26:02 am
Quote
Who said that the "devil is in the details"?


I believe that was Ambrose Bierce.
Title: Re: Hairstyle .xml
Post by: sraymond on April 17, 2003, 06:45:05 pm
How about adding Alpha blending to the button boxes?

I'm getting a validation error with the special character & - you might want to rename anything that uses this.

Scott-