[FMX] Targeting HTML Frames with Flash Buttons

I wanted to load .SWF files with flash buttons on a website into <iframes>

BUT the buttons are not separate (not separate .swf’s) they are all in a sliding menu.

So how do i attribute those buttons on the sliding menu to open up files in a specific frame on a website?

HELP ASAP would be appreciated!

thanks!!

Hmm, did u try:

getURL("http://www.domain.com/", "_top");

yeh i get that idea…thanks

i just wanted to know how do i put in an URL that is a folder where the actual files & html is?

is it just “\blablah.swf” or?

I did’nt work with frames b4, but i think u should call the target HTML.