# Creating a search field in Flash 5 - The Atomz code

**URL:** https://forum.kirupa.com/t/creating-a-search-field-in-flash-5-the-atomz-code/3236
**Category:** programming
**Created:** [March 21, 2002, 11:04pm UTC](https://forum.kirupa.com/t/creating-a-search-field-in-flash-5-the-atomz-code/3236 "2002-03-21T23:04:19Z")
**Posts on this page:** 2
**Page:** 1

<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: [March 21, 2002, 11:04pm UTC](https://forum.kirupa.com/t/creating-a-search-field-in-flash-5-the-atomz-code/3236/1 "2002-03-21T23:04:19Z")

</div>

Hi,\r\rThis is the code that [Atomz.com](http://Atomz.com) gave me to incorporate in the HTML. Now I would like to use this same code and create a search field within a Flash movie. how do I do this? Please explain this like I’m a child. Kinda a beginner at Flash 5 \r\rNote: The “\<” and “\>” I have replaced as “(” and “)”. Otherwise it wouldn’t allow the code:\r\r(!-- Atomz Search HTML --)\r(form method=“get” action=“[search.atomz.com/search/](http://search.atomz.com/search/)”)\r§(font face=“arial,helvetica,sans-serif” size="-1")(b)search(/b)(br)\r(input class=formitem id=search size=5 name=“sp-q”)\r(/font)(br)\r(input type=image height=20 width=20 src=“imgsearch.gif” name=submit align=“absmiddle” border=“0”)\r(input type=hidden name=“sp-a” value=“sp10016a77”)\r(/p)\r(/form)

---

<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: [June 3, 2002, 2:36pm UTC](https://forum.kirupa.com/t/creating-a-search-field-in-flash-5-the-atomz-code/3236/2 "2002-06-03T14:36:08Z")

</div>

I have created a tutorial regarding this very issue: [www.kirupa.com/developer/…search.asp](http://www.kirupa.com/developer/mx/atomzsearch.asp)\r\rCheers,\rKirupa =)
