Part 2: Adding Externalised Colors

Part 2: Adding Externalised Colors

Exposed colors are not linked with Components. When you create a component, even if you have used the Color Tool to create exposed colors, they are not included in the component.

In Part 2 I will show how to add the Exposed Skin Colors, used with the component, into the skin.xml file.

Note: this part of the Tutorial isn’t essential and if you like you can head straight to Part 3: Single Image Gallery. You can always come back to this part later.

If you would like to do Part 2 you will need to download a copy of WinZip (free version time limited) and have a text editor available. I use XCode or BBEdit.

Part 10: Simplex & RPGT Interaction and Variable Previews

Part 10: Simplex & RPGT Interaction and Variable Previews

We have added the RPGT Component to the Simplex Skin but they don’t interact with each other. In Part 10 we will make sure the Simplex Controller is hidden when the gallery or text popup window is open.

When working on developing a tour skin things can go wrong! Sometimes it’s hard to see what combination of variables are being used at a particular time and what values are being set. Variable Previews are a great help in debugging your work and we will review how they work.