Flash Video Player

Getter and Setter

by admin on September 13, 2007 · 0 comments

in Advanced Actionscript 3, Flash CS3, Tutorials

Last time lesson 5 , we saw how to use the method’s attributes of an Actionscript 3.0 class.
We also saw how to ‘nest’ a property using a method that once called, returns the value of that property.

Another way to ‘nest’ a property with Actionscript 3.0 is using the so-called methods getter&setter.
I already talked about them in the article: getter & setter and now we will see in depth this argument.

Follow me…

Read more

Share This Post

Related posts

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="">

Older post: Images Scroller

Newer post: Events scroller