However I realised if I were to allow the user to edit the design on the cassette tape, it would be more effective if I let them have more freedom to add text and stickers.
Also as I was developing the stages I realised that because the user chooses the colour of the cassette tape first, sometimes the cassette sticker design does not compliment the colour. I had the idea to perhaps let the user tint the sticker colour so it would compliment the cassette colour more.
A test page for the code can be seen here:
The following classes are added to the top of the code:
import fl.motion.Color;
import flash.geom.ColorTransform;
The ColorTransform class adds the ability to control brightness and tint.
No comments:
Post a Comment