This content has been marked as final.
Show 3 replies
-
1. Re: Hi How to disable the back arrow functionality in my application using actionscript 3 ?
Ned Murphy Nov 12, 2014 4:25 AM (in response to Teja d)Which back arrow functionality are you referring to?
-
2. Re: Hi How to disable the back arrow functionality in my application using actionscript 3 ?
dmennenoh Nov 12, 2014 9:52 AM (in response to Ned Murphy)He must mean the back button in the browser - there is no other back button. And you can't from plain AS3 - you'll need to do it with JavaScript on the page - and also that is a terrible idea.
-
3. Re: Hi How to disable the back arrow functionality in my application using actionscript 3 ?
Teja d Nov 12, 2014 11:28 PM (in response to dmennenoh)ok dmennenoh it is back button.
Thank you



