# Help with table inside a frame inside a table

**URL:** https://forum.kirupa.com/t/help-with-table-inside-a-frame-inside-a-table/28973
**Category:** Uncategorized
**Created:** [August 20, 2003, 5:35pm UTC](https://forum.kirupa.com/t/help-with-table-inside-a-frame-inside-a-table/28973 "2003-08-20T17:35:32Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Yeldarb](https://avatars.discourse-cdn.com/v4/letter/y/51bf81/32.png) [@Yeldarb](https://forum.kirupa.com/u/Yeldarb)
#### Post date: [August 20, 2003, 5:35pm UTC](https://forum.kirupa.com/t/help-with-table-inside-a-frame-inside-a-table/28973/1 "2003-08-20T17:35:32Z")

</div>

the table won’t show up.  
heres the structure  
i have a page with frames to get stuff where i want it then i put a frame in a cell, linking to the page home.htm in home.htm, i have a table. i did this because i want to be able to control the frame through flash, and direct it from home.htm to contact.htm or whatever. will someone look at my code and tell me why it’s not working?  
[www.barbdwyer.com/html](http://www.barbdwyer.com/html)

---

<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 22, 2003, 3:33am UTC](https://forum.kirupa.com/t/help-with-table-inside-a-frame-inside-a-table/28973/2 "2003-08-22T03:33:50Z")

</div>

why werent you able to control it through flash? i looked at your page, and am not sure what you are trying to do

---

<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 22, 2003, 3:49am UTC](https://forum.kirupa.com/t/help-with-table-inside-a-frame-inside-a-table/28973/3 "2003-08-22T03:49:40Z")

</div>

trying to get the bottom two cells of the table controlled through flash

---

<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 26, 2003, 1:37am UTC](https://forum.kirupa.com/t/help-with-table-inside-a-frame-inside-a-table/28973/4 "2003-08-26T01:37:40Z")

</div>

Im not too sure what you’re trying to do either. Frames and tables are different. Yet you seem to be talking about frames in tables… that isn’t possible (except with iFrames)

If you are trying to load a page in a frame with flash you just set the target of the GetURL to be the name of the frame you want it to load in. but your site isn’t using any frames?

Im confused…
