I know if I want to hide the url adress of my browser I can
do it using:
document.location = ''index.html#es'';
How can I do it from actionscript or flex (If is possible)?
If I put the code inside the html from flex, when compiling
again this code disappear.Hidding the URL
Put the code in the html-template\index.template.html file in
the FlexBuilder project. FB uses this file to build the html
wrapper.
Tracy
No comments:
Post a Comment