Setting the Browser Window Page Title in Flex
Here’s a real simple quick note that if you using the SWF Object Flex template and want to set the browser page title using Flex then change the below value in index.template.html:
1
| |
to
1
| |
And obviously in your mxml:
1
| |