in your flex project you must be having an html-template folder which
contains an index.template.html file . Open this file in any text
editor and find this tag <title>${title}</title>
Now simply replace this ${title} with your project name as -
<title>My Project</title>
Thanks & Regards!
!Amar Shukla!
On Mar 10, 4:42 pm, Flex Baby <[email protected]> wrote:
> hi,
> wen i run my project in browser,title for the current tab is that URL
> name,
> but i want that title name for the tab is My PROJECT NAME,how i got it?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---