PDA

View Full Version : Linking URLs to different frames.


ggregg
08-05-2003, 09:46 AM
Im fairly new with Flash MX and am having a bit of trouble when it comes to linking URLs.

I have a button in one of my movies, i want it to link to a URL in the frame to the right of it.

I have the site setup where theres a contents frame on the left, a main frame which all the pages load there and a banner frame on the top for the title. I want to click on the button in the contents frame and have it open on the main frame page.

I can get it to open a completely new window or open the page inside the contents frame but thats it.

Can anyone help me as to which command i would use..

Thanks

JGizmo
08-05-2003, 09:56 AM
Hi ggregg, I done this long time ago and you have to use some JavaScript function to call up action for the child or named frame html. Or you can called JavaScript directly from using the getURL command. For full details of the code setup, I cant remember that sorry.

John