View Single Post
Old 04-10-2003, 03:06 PM   PM User | #1
gcapp
Regular Coder

 
Join Date: Aug 2002
Posts: 247
Thanks: 0
Thanked 0 Times in 0 Posts
gcapp is an unknown quantity at this point
target for flash menu buttons

Can someone help me?

I created a flash menu that has several buttons. This menu is in the left pane of my framed page.

The framed page has three windows:

- left-side.cfm (frame name=left)
- top-side.cfm (frame name=rtop)
- bottom-side.cfm(frame name=rbottom)

When I click on the buttons in the flash menu, I can't get the linked page to appear in the bottom portion of the framed page. It keeps appearing in the left side. I tried putting in a <PARAM NAME=target VALUE=rbottom> in the code for the flash menu, between the OBJECT tags, but that doesn't work either.

Do I have to do something in the Object Properties of each button in Flash or is there something else I have to do?

Any help would be appreciated.
Gary
gcapp is offline   Reply With Quote