# Load html file into target area?

**URL:** https://forum.kirupa.com/t/load-html-file-into-target-area/175928
**Category:** Uncategorized
**Created:** [January 18, 2006, 10:27pm UTC](https://forum.kirupa.com/t/load-html-file-into-target-area/175928 "2006-01-18T22:27:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![brndn](https://avatars.discourse-cdn.com/v4/letter/b/dec6dc/32.png) [@brndn](https://forum.kirupa.com/u/brndn)
#### Post date: [January 18, 2006, 10:27pm UTC](https://forum.kirupa.com/t/load-html-file-into-target-area/175928/1 "2006-01-18T22:27:50Z")

</div>

does any body know if it is possible to load an html file into flash?

on (release) {  
loadMovie(“loadme.html”, “\_root.loadarea”);  
}  
\0  
I have a site that displays images and text using php. I guess that i can introduce the php code directly into flash??? instead of importing the whole html file.

any advise would be wicked.
