Forum Moderators: open

Message Too Old, No Replies

Controlling an Iframe in flash

I need to control the content of an iframe in dreamweaver with a flash nav

         

leninator

11:02 am on Jun 1, 2006 (gmt 0)



Hi I have been trying to create a html website with a flash toolbar. Unfortunately For the life of me I can't figure out the actionscript.

on (press) {
getURL("http://www.example.com", "thecontent");
}

The flash toolbar has this actionscript assigned to one of the buttons. The Name of my iframe is "thecontent" so as I have been led to understand the weebls-stuff page should load into the iframe. but it does not.. Am I missing any piece of required code?

[edited by: engine at 12:55 pm (utc) on June 1, 2006]
[edit reason] examplified [/edit]