Skip to content

Python scripts that convert picture into SOL file or retrieve colors data for Heidi's ColoringWidget Flash App [UNFINISHED]

Notifications You must be signed in to change notification settings

zigaudrey/heidi-ColoringWidget-tools

Repository files navigation

image

DISCLAIMER: The sol-file-convertor script is unfinished. Reason: what the 3 bytes after the grid in the Sol File do?

Heidi's ColoringWidget Tools

Python scripts that convert pictures or retrieve color data for Heidi's ColoringWidget Flash App

Picture Conversion Tool

Convert a picture into a SOL file to resume or modify on the Flash App.

Steps for SOL Conversion Tool

  1. If you don't have PIL, install it with PIP
  2. Open the app, choose a picture you want to convert (dimension must be around 550 x 550)
  3. A new SOL file will be created. It will be added on the same folder as the original picture
  4. Go to the directory below:
    • AppData\Roaming\Macromedia\Flash Player#SharedObjects\9N8E36RZ#localWithNet\Users\Your_Username\Documents\Flash Files\ColoringWidget
  5. Place the new file, delete the old one and rename it ColoringWidget.sol
  6. Open the Coloring Widget App and the picture is now displayed

SOL Color Finder

Retrieve color values from the SOL File. A list of color values will be displayed and added in a new TXT aside with the target SOL File.

Story of Heidi's Coloring Widget Tool

Heidi's Coloring Widget (or as I call DA Pixel Maker) is a Flash App created for the 2010 contest "Show Your Love". Though to be made for the Valentine-theme contest, artists use it as a Pixel Art software, even after the end line.

image Preview of the Flash App

The Flash App can played in this journal and downloaded here (If you have FlashPoint, launch with Adobe Flash Player 32.0)

Here are exemple of Pixel Art made with this Flash App

Why these tools were made

After the ZDA-Reconstruction-Tool, I decide to take another file to analyze (and take advantage of) and choose the Flash Cookie for Coloring Widget. It was easy to understand until the three bytes after "grid" part. Another factor is that I won't to lose the Art data value and getting the right color is a pain.

I know these Pixel Art are mean to be one-of-the-kind piece of work but these kind of scripts has to exist, right?

The project has been on hold for months and I have yet to find informations about how Flash software write the sol file and what these means. I feel like the sol files are under-analyze.

About

Python scripts that convert picture into SOL file or retrieve colors data for Heidi's ColoringWidget Flash App [UNFINISHED]

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages