Actually, I figured it out. 

BrowserManager's setTitle is implemented as
ExternalInterface.call("BrowserHistory.setTitle", value) in the source and
as we know Flash can't access the javascript in the enclosing local web
page. 

The reason it works on a debug build is because Flex Builder adds a
flexbuilder.cfg file to the "Application
Data\Macromedia\Flash Player\#Security\FlashPlayerTrust" directory with a
path to the debug directory of all projects in Flex Builder.


-- 
View this message in context: 
http://old.nabble.com/BrowserManager%27s-setTitle%28%29-function-doesn%27t-work-on-local-release-build--tp26498653p26503010.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to