# View External Webpage within Flash site

**URL:** https://forum.kirupa.com/t/view-external-webpage-within-flash-site/28996
**Category:** flash
**Created:** [August 20, 2003, 10:13pm UTC](https://forum.kirupa.com/t/view-external-webpage-within-flash-site/28996 "2003-08-20T22:13:02Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![GDHussak](https://avatars.discourse-cdn.com/v4/letter/g/c77e96/32.png) [@GDHussak](https://forum.kirupa.com/u/GDHussak)
#### Post date: [August 20, 2003, 10:13pm UTC](https://forum.kirupa.com/t/view-external-webpage-within-flash-site/28996/1 "2003-08-20T22:13:02Z")

</div>

I was just wondering if there was any way (and how to) display an external url within a movie clip. Sort of like using frames with HTML. For example: I want to display a part of [NFL.com](http://NFL.com) within my flash website, so that it can be viewed without leaving the flash site.

Hope I explained it well enough. Any help would be greatly appreciated!!!

---

<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 20, 2003, 10:30pm UTC](https://forum.kirupa.com/t/view-external-webpage-within-flash-site/28996/2 "2003-08-20T22:30:53Z")

</div>

I don’t think you can access it directly (someone can prove me wrong), but you probably could if you had a PHP script linked with the flash movie, and had the PHP fetch and display [NFL.com](http://NFL.com) :thumb:

My guess. Someone prove me wrong. :trout:

---

<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 20, 2003, 11:15pm UTC](https://forum.kirupa.com/t/view-external-webpage-within-flash-site/28996/3 "2003-08-20T23:15:50Z")

</div>

You can’t have HTML loaded into Flash, (or have an iframe) but you can make a popup window popopen with your information.
