A greeting to all of you is more then needed.
I realise that you are many to follow my articles and I am happy and honoured you do so.
Anyway…
I introduce to you the Point class of Actionscript 3.0. Not all of it but enough to let your imagination runs free. Personally, I have little of it but I do know very well Actionscript so, I can give you the tools to create what you have in mind.
This class has already been used in some tutorials on this site, such as to slice an image with Actionscript or with the Timer class , but it has never been explained completely.
I will start by saying that, as from the name, it is like having a point and being able to move it using its x and y properties or assign to it coordinates in runtime during a phase of a project.
Let us see what we can do with those two properties…










{ 0 comments… add one now }