View Full Version : ... a good tutorial to components creation?
LeonardoZimbres
March 24th, 2008, 04:33 PM
:luigi: Somebody know a good tutorial that teaches how to create components, in as 3.0 and well, with good practices?
thejoeknows.com
March 24th, 2008, 05:26 PM
Which components do you want to use?
here is how to use the scrollbar component
here. (http://www.lukamaras.com/tutorials/getting-started/how-to-use-the-UIScrollBar-component.html)
TUNCAYS
March 24th, 2008, 06:07 PM
:luigi: Somebody know a good tutorial that teaches how to create components, in as 3.0 and well, with good practices?
i think he asked the create component.
My answer:
you can create simply component
example:
create new movieclip and select on library this clip
and right clikcked
you can entry your component parametries
and you must finaly compiled your component
right clikcked conver to compile clip or
export swc
LeonardoZimbres
March 24th, 2008, 09:31 PM
Well, I want to learn how to do a scrollbar class, for example. A guy is calling me to work with him, and he does not stop talking about that "components and classes" are very important.
bnns
March 24th, 2008, 09:38 PM
Well, I want to learn how to do a scrollbar class, for example. A guy is calling me to work with him, and he does not stop talking about that "components and classes" are very important.
For information Classes there are some tutorials on the Kirupa Main Page, Look for Object Oriented Programming(OOP) There are articles written in great depth in this regard.
As far as Components i don't know anything about their usage in AS3.
LeonardoZimbres
March 24th, 2008, 09:48 PM
I know OOP, maybe Im asking too much and doing too little, I have to write more classes.
For information Classes there are some tutorials on the Kirupa Main Page, Look for Object Oriented Programming(OOP) There are articles written in great depth in this regard.
As far as Components i don't know anything about their usage in AS3.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.