Hi Cholid,

did you checked the package definition above the 'circle.as' file.
If it is also shape, then you should be very well able to add the
<shape:circle, provided shape is defined in the namespace of the
main.mxml.

Happy Coding,
Cheers,
Anoop PK

On Sep 24, 9:01 am, cholid ridwan <[email protected]> wrote:
> i make a GUI that content is button and one circle
> that file is not on one file mxml
> the file is main.mxml , button.mxml, and circle.as
> main mxml is main application file
> button.mxml is component mxml and i put int in button folder
> and circle as is an AS class that draw a circle and i put it in shape folder
>
> on main.mxml i call button with <button:button and circle with <shape:circle
> but i cant call circle with <shape:circle
> how it can be?
> can expalin it?
> thanks
> ps:i just can call circle with <local:circle but i put the circle.as on src
> not in shape folder

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to