# Flash 6 Check - HTML Publish Settings

**URL:** https://forum.kirupa.com/t/flash-6-check-html-publish-settings/10573
**Category:** flash
**Created:** [January 3, 2003, 3:37pm UTC](https://forum.kirupa.com/t/flash-6-check-html-publish-settings/10573 "2003-01-03T15:37:13Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![andrthad](https://avatars.discourse-cdn.com/v4/letter/a/e480ec/32.png) [@andrthad](https://forum.kirupa.com/u/andrthad)
#### Post date: [January 3, 2003, 3:37pm UTC](https://forum.kirupa.com/t/flash-6-check-html-publish-settings/10573/1 "2003-01-03T15:37:13Z")

</div>

Using Flash MX

Has anybody used the Flash 6 Check setting under HTML Publish Settings? I was wondering if there is any documentation on how to use this feature and if anybody has had any success using it. Also I guess it does the check using Javascript?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [January 3, 2003, 4:49pm UTC](https://forum.kirupa.com/t/flash-6-check-html-publish-settings/10573/2 "2003-01-03T16:49:58Z")

</div>

You mean the option that’s under the Template field, where you can detect for Flash \<i\>n\</i\> player?

I think that what this does is generate not only your Flash movie (obviously) but the HTML page in which it sits. It will also automatically insert a piece of JavaScript at the beginning which checks the plug-ins available on the users’ computer.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [January 3, 2003, 5:03pm UTC](https://forum.kirupa.com/t/flash-6-check-html-publish-settings/10573/3 "2003-01-03T17:03:04Z")

</div>

Yeah. Thats what I was getting at. Have you tried to use this or do you use something else for flash detection?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [January 3, 2003, 5:16pm UTC](https://forum.kirupa.com/t/flash-6-check-html-publish-settings/10573/4 "2003-01-03T17:16:10Z")

</div>

As far as I know, the JavaScript is the best way of doing it. The Flash option just writes it for you and saves you the hassle, especially if you aren’t familiar with the intricacies of JS…

I think you can either write your own or let the program do it for you, it’s the developer’s choice.

I’ve just run a test in Dreamweaer and it’s a lengthy piece of code. But it does work.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [January 3, 2003, 5:20pm UTC](https://forum.kirupa.com/t/flash-6-check-html-publish-settings/10573/5 "2003-01-03T17:20:10Z")

</div>

Thanks Kit. I will give it a try tonight.
