Namespace Tip in writing ur tags in flex

In flex the default namespace given to tags is mx as u can see it preceeds every tag in flex as the image shows below
the highlited content “mx”.names.jpeg

what if u want to change it and give ur own namespace : ok i will tell u how to do that its simple.
change it give it k in place of “mx” thats it its done now as u can see the tags changes.cool tip

2 Responses to “Namespace Tip in writing ur tags in flex”

  1. abhishek Says:

    how can we changed it,
    it giving an error

  2. kumargandhi Says:

    you got to change every tag Namespace in the Application.Look carefully somewhere you might have missed it.

    regards,
    kumar.

Leave a Reply