# Open settings manager while off-line

**URL:** https://forum.kirupa.com/t/open-settings-manager-while-off-line/294780
**Category:** Uncategorized
**Created:** [August 19, 2009, 8:16pm UTC](https://forum.kirupa.com/t/open-settings-manager-while-off-line/294780 "2009-08-19T20:16:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![GrndMasterFlash](https://avatars.discourse-cdn.com/v4/letter/g/71c47a/32.png) [@GrndMasterFlash](https://forum.kirupa.com/u/GrndMasterFlash)
#### Post date: [August 19, 2009, 8:16pm UTC](https://forum.kirupa.com/t/open-settings-manager-while-off-line/294780/1 "2009-08-19T20:16:08Z")

</div>

i have been developing a game that runs in an on-line version as well as offline. so far everything has been cool, UNTIL! the ID’s wanted the ability to make pop-ups in the xml that feeds to htmlText, so that was a little tricky but using TextEvent i was able to turn their links into external interface calls. everything was perfect then i remembered that this thing must be fully functional without any sort of internet connection, SO  
long story short is there a way to launch/open/prompt the settings manager without intertubez? :puzzle:

if you don’t know what the settings manager is, it’s this thing,  
[http://www.macromedia.com/support/documentation/en/flashplayer/help/settings\_manager04.html](http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html)
