OK so I am having difficulties with this problem and I thought I would post it here and see if someone could help me out. So here it is.
I am trying to target an iframe (name “body_iframe_content”) and that iframe is nested (well I think it is nested, it is just inside a table in another frame named “mainFrame”) within another frame.
The menu where the flash buttons reside are in a different frame within the frameset on the frame named “topFrame”. I think that is where my major problem is. So how do I target to another frame within the frameset and target the actual iframe and not the frame itself?
Does that make sense or did I just confuse everyone?