> For the complete documentation index, see [llms.txt](https://docs.intrepidcs.com/vspy-3-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-tools/graphical-panel-controls-flash-control.md).

# Graphical Panel Controls: Flash Control

The Flash control allows you to embed a Shockwave Flash object to customize the look and feel of a graphical panel. Vehicle Spy ships with several Flash controls that you can use as gauges and knobs in your panel setups; these are found in the **ICS Flash Files** subfolder under the main Vehicle Spy 3 install directory. Examples of these are shown in Figure 1.

![Figure 1: Flash Control examples.](/files/gUnmD1SQeXX9weD5ZYj7)

Table 1 describes the single unique property for the Flash Control. A list of additional properties can be found under [Common Control Properties](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-tools/graphical-panel-controls-common-control-properties.md).

**Table 1: Flash Control Properties**

| Property | Function and Options                                                          |
| -------- | ----------------------------------------------------------------------------- |
| SWFMovie | Double-click to select a Shockwave Flash file to associate with this control. |


---

# 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:

```
GET https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-tools/graphical-panel-controls-flash-control.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
