Is it possible to set the title of a page when it's simply a loaded SWF?
|
|
|||
|
|
|
This is how I would do it:
Or more generalized:
|
||
|
|
|
|
Sure. This should fix you up:
Just replace "This is a test!" with your new title. |
||
|
|
|
|
I only have a lead: There are ways to have Flash apps invoke Javascript. |
||
|
|
|
|
I would think you would be able to do it. You would have to access the javascript DOM. A couple links that may steer you down the correct path.. |
||
|
|
|
|
You could use SWFAddress, it has a setTitle method. Plus, you get the added benefit of beng able to modify the URL for deep-linking. EDIT: This won't work if the SWF is loaded directly in the browser, only if it is embedded in HTML. |
|||
|
|
