Wednesday, August 22, 2007
The New Feature is Safe
I have no idea when the new feature will be released, but it's nearing completion so you might not have to wait too long...
Labels: beta, error, fix, upcoming
Monday, August 20, 2007
"A script in this movie is causing Adobe Flash Player 9 to run slowly"
This message is supposed to come up as a result of a timeout that lets the user escape from a possible infinite loop encountered in the programming of the currently playing Flash movie/application. The default timeout for this is 15 seconds, meaning it would take 15 seconds of an unresponsive Flash movie (caught in an infinite loop) before this message would be seen. Clicking yes would force the looping script to stop while now would let you continue the loop hoping that it will eventually stop looping on its own. In my current, local build, when testing my new feature, this error pops up without any loop and with the Flash Player completely responsive up until the very moment the dialog appears. Hmm, that's not supposed to happen.
I would like to think this error does not happen for the current build of the Mii Editor. However, if it has (or does) for you, I would like to know. Just fill out a bug report or post a comment below with as much information you can about what you were doing, how long you were doing it and what happened when you dismissed the dialog (if anything). Hopefully I can figure out what causes this and workaround it so this dialog won't accidentally appear when it shouldn't.
Labels: beta, delay, error, gui, upcoming
Wednesday, August 15, 2007
Another Mii Editor Update
Additionally, and this was something that was lost since very, very early versions of the editor, Mii Editor will now remember your last Mii and reload it when you go back to the editor later.
Probably one of the more noticable visual improvements is pants color. Admittedly, I mistakenly made the mingle option show a favorite pants color (red) when mingle does not affect the pants color at all (I was just excited just to have pants ;). New pants colors are based off of David Hawley's Mii pants observations. To be honest, I am not entirely sure how accurate these are (I tried to get gold pants on the Wii from this but could not) so it may take some tweeking to nail down... and who knows, maybe the Mii Editor isn't interpretting the Mii id's correctly on its end.
Also special thanks to miicharacters.com (and as always miiplaza.net) for providing me with some mii files with screenshots to do some comparisons with.
Labels: air, beta, desktop, fix, pants, update
Wednesday, August 08, 2007
Minor Idiot-proof update
Anyway, that led me to pull up my pants and take action. What I've done is implemented a catch screen which should now prevent the Flashing should an older version of the Flash player be detected along with a link to the page where the newest version can be downloaded. Ideally, this is something I should have done earlier, but as with the rest of us, I didn't want to bother ;)
Labels: contact, error, fix, gui, links, update, website, wii
Sunday, August 05, 2007
Everybody is Optional
Along with this, I've changed the "Transparent" option to instead say "Background" so when checked, the background color is used, and unchecked it is not (PNG export only). Both of these options are under the "Display" settings.
Labels: body, color, export, gui, update
Saturday, August 04, 2007
About XML + XSL
I developed the XML format for the Miis with two things in mind: Ease of use and scalability. With XML, you get a text format which is easy to read and modify. That in itself makes the format easy to use. People can easy take a Mii XML file and modify it to their own liking using a simple text editor.
With scalability I wanted something that I wouldn't have to worry about modifying continuously over time should the need arise. As a result I took into consideration what possibilities the XML format might need to account for. One of those was the pie in the sky possibility that the Mii Editor might one day also include a
Then you have XSL – a style sheet format for XML. The Mii XML uses an XSL style sheet to convert the XML into an HTML page for viewing your Mii XML files. Unfortunately, because of security restrictions, an XML file on your hard drive or a different domain should not be able to access the XSL style sheet used on the MiiEditor.com web site. As a result, this almost makes having the XSL useless as I didn't figure people would copying the XSL for their own use and modifying the XML to point to their version (which you can do to make it work), but I figured I would keep it around in case it was ever needed. Similarly, the XSL transformation to HTML uses a simple version of the Mii Editor to display Mii characters in a preview. Because I thought no one was using the XSL I never kept up with updating this version which currently breaks the preview.
Apparently I was wrong.
So in the next day or so, I will try to update the preview file so it will work with XML + XSL. I don't know how well it will work since a few things have changed since it did work, but we'll see what can be done about it. Thanks.
Friday, August 03, 2007
PNG Export Fixed
Thanks Spud for pointing that out.
Mii Editor Updated
- Lip colors (finally!)
- Updated an eye icon
- Lowered freckles
- Character is now in full view on the first "General information" tab
- Versioning is available on the main File screen
- Updated the Image Export
- You can now export as PNG(!)
- Background color can now be set and can be transparent for a PNG export
- The Mii can be zoomed in the view using the Zoom slider
- The Mii can be moved in the view by clicking and dragging in the view
- The downloadable AIR version of the Mii Editor has been updated to this version
- It now supports drag and drop for Mii binary and XML files
- File uploads for XML should now work for the AIR version as well
Labels: air, beta, binary, color, desktop, export, fix, gui, lips, update, xml
Thursday, August 02, 2007
Editor Update on the Way
I have also received some reports about the freckles being offset, so I have lowered them a bit - hopefully about to the right spot.
There are some other minor fixes in there as well. Once posted I will try and point them out (if I remember them).
Labels: color, export, facialfeatures, fix, upcoming, update
Subscribe to Posts [Atom]