|
| thomastraub |
Post
#1
|
|
Newbie Group: Members Posts: 7 Joined: 25-November 06 Member No.: 542 |
In the Tutorial 3-skin-your-box:
the skin declaration uses a third parameter which is not mentioned in the Sandy 1.1 BETA documentation. The code: CODE var skin:Skin = = new SimpleColorSkin (0xFF0000, 80, 2); The doc: QUOTE public function SimpleColorSkin(c:Number, a:Number) Create a new SimpleColorSkin Parameters c The color ot the line a The aplpha of the line By the way, it should be 'c The color of the line' instead of 'ot' ? Thomas |
| Lo-Fi Version | Time is now: 25th July 2007 - 09:44 AM |