# Flash detection

**URL:** https://forum.kirupa.com/t/flash-detection/27790
**Category:** Uncategorized
**Created:** [August 6, 2003, 5:17pm UTC](https://forum.kirupa.com/t/flash-detection/27790 "2003-08-06T17:17:38Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mega123](https://avatars.discourse-cdn.com/v4/letter/m/41988e/32.png) [@mega123](https://forum.kirupa.com/u/mega123)
#### Post date: [August 6, 2003, 5:17pm UTC](https://forum.kirupa.com/t/flash-detection/27790/1 "2003-08-06T17:17:38Z")

</div>

i was just wondering, on the tutorial on flash detection [http://www.kirupa.com/developer/mx/detection.htm](http://www.kirupa.com/developer/mx/detection.htm) on the second code, do i still have to put this code in the body, or did that code already cover that

\<object width=“100%” height=“100%” align=“center”\>  
\<param name=“movie” value=“intro.swf”\>  
\<embed src=“intro.swf” width=“100%” height=“100%”\>  
\</embed\>  
\</object\>

---

<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: [August 6, 2003, 5:21pm UTC](https://forum.kirupa.com/t/flash-detection/27790/2 "2003-08-06T17:21:14Z")

</div>

I think you have to place both codes in \< **HEAD\>\<** /HEAD\>.
