> For the complete documentation index, see [llms.txt](https://help.simnetonline.com/blog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.simnetonline.com/blog/2017-posts/simnet-2007-and-2010-lesson-content-in-chrome.md).

# Flash Player Approval for 2007-2013 Content in Chrome.

Due to recent changes to the Chrome browser, students are having issues with accessing the*Teach Me*portion of 2007- and 2010-based lessons. The Chrome browser has slowly made changes to the way it displays Flash content. The Chrome browser will no longer allow off-screen Flash content to load without an explicit exception from the user. Chrome browser also requires a 1-time approval of Flash content in use by the Office 2013 simulation.

The simplest way for students to access the Teach Me portion of 2007 and 2010 Lesson content is to use a different browser. Firefox, Edge, and Internet Explorer successfully load 2007 and 2010 content without additional intervention.

Please follow the followinginstructions to approve Flash content in Chrome browser:

* Click the**Customize and Control Google Chrome**menu button, shaped like 3 vertical dots, in the upper right corner of the browser window.

![](/files/3ZgE3md94qzW9oajgP5J)

* Next, select**Settings**from the drop-down menu.

![](/files/jRGqCfc2JjzfRD3jtpd3)

* On the*Settings*menu select the\*\*Show advanced settings…\*\*link at the bottom.
* In the*Privacy*section of the expanded menu, click the\*\*Content settings…\*\*button.

![](/files/j9DMLrmkZCSFOZIbSXQA)

* On the*Content settings*menu, in the*Flash*section click the**Manage Exceptions**button.

![](/files/MWrxQdfseqIjESf0P9gL)

* Type\*\*\[\*.].simnetonline.com**in the*****Hostname pattern*****box and click**Done\*\*.

![](/files/rE3IYSjPM7aGF822IreK)

* Once you have completed these steps you can close the**Settings**tab.
* For2007 and 2010 Lessons, you will need to click the**Puzzle piece**icon in the upper right corner of the browser and select the**Run all plugins this time**link.

![](/files/Hg4FcKSpnjzCPhofjMS9)

Once you move forward one topic, all additional*Teach Me*content will load for that browsing session. Each time you open a new lesson or reload the lesson content you will need to click the*Puzzle piece*icon and the*Run all plugins this time*link.

Unfortunately, the System Requirement Check is only able to detect if Flash Player is installed, not if the plugin will be available to SIMnet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.simnetonline.com/blog/2017-posts/simnet-2007-and-2010-lesson-content-in-chrome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
