Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Adobe AIR Development

Reply
Developer
greenback
Posts: 448
Registered: ‎10-17-2010

Custom Component Question

Hi!

 

I need to make a custom component. Basically its a circle. The circle has is centered vertically and horizontally.

Each time I create this component, it gets assigned a new variable.

 

 

Please use plain text.
Developer
jtegen
Posts: 6,154
Registered: ‎10-27-2010
My Carrier: AT&T

Re: Custom Component Question

What is the question? How to do this? Depending on how you want to to get sized, you can start with a Sprite or UIComponent and use the graphics methods to do the drawing.
Please use plain text.