Hi, if I have a class that extends Sprite how do i overide its x, y,
hieght and width values, useHandCursor and ButtonMode and set its
background color.


This is the relevant part i have now:

     public class GraphicsExample extends Sprite {
            useHandCursor = true;
            buttonMode = true;
            X=0;
            Y=0;
           .
           .
           .
           .
}

-------
Shidan


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to