I'm building a shopping cart, the front page is called mainpage.html
in this page I have an iframe called frmCat (where the cart items are to be
shown)
and at the top of the page I have an swf that holds the flash navigation
buttons.
What I need to know is, what command do I asign the flash buttons to open the
php page in the iframe (the php link is; /catalogue.php?category=clothing

- in dreamweaver the link is; /catalogue.php?category=clothing
with the target set to; frmCAT

Not very experienced with iframes, but thanks in advance.
Andrew