Page 135: In the HINT,
UIParentMyParent
should readUIParentMyFrame
.Page 143: The code in the first sample should read as follows:
<Frame name="MyFrame"> <Layers> <Layer level="BACKGROUND"> <Texture setAllPoints="true"> <Color r="1.0" g="0.1"b="0.1" a="1.0"/> </Texture> </Layer> </Layers> </Frame>