> 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/flash-player-hardware-acceleration-bug.md).

# Missing Cursor in 2007-2013 SIMulation – Flash Player Hardware Acceleration Bug

A Flash Player bug has begun to cause issues for some students accessing Microsoft Office 2013, 2010, or 2007 content. When using Exams, SIMpaths, Lessons, or the Let Me Try portion of SIMbooks, the cursor may become invisible, making the content difficult or impossible to complete. This error is caused by the Hardware Acceleration setting of the Flash Player and must be turned off in that environment.

This bug is most likely to occur when users are clicking and dragging content. An example of this behavior isusing the Fill Handle to copy the contents of a cell in Excel.

To remedy the issue with, users should open their desired browser and visit the[Flash Player Help Page](https://helpx.adobe.com/flash-player.html#main_Find_Flash_Player_version_type_and_capabilities__Flash_developers_only_). If Flash Player is disabled or blocked by your browser, follow the onscreen instructions to enable Flash Player. When the Flash Player is enabled, look for the Flash animation of a growing tree on that page.

![](/files/URyn3znoZm6jI3XdsGVJ)

Right click the image and select**Settings**from the menu.

![](/files/Wl6OBgKnp1NhyiFGr4vY)

Deselect the**Enable hardware acceleration**checkbox and click the**Close**button. Close the browser and reopen it to complete the changes.

![](/files/2JcZV0zuLKaN8OhR9m9G)

To read more in-depth analysis of the issues that the Flash Player Hardware Acceleration bug has caused, read[here](https://support.mozilla.org/t5/Common-Responses/Forum-Response-Disable-hardware-acceleration-in-Flash-Player/ta-p/19724)for Firefox or[here](https://bugs.chromium.org/p/chromium/issues/detail?id96251)for Chrome.


---

# 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/flash-player-hardware-acceleration-bug.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.
