PDA

View Full Version : [FMX] Targeting HTML Frames with Flash Buttons



kruza
November 26th, 2002, 09:09 PM
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!!

h88
November 26th, 2002, 09:17 PM
Hmm, did u try:


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

kruza
November 26th, 2002, 09:20 PM
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?

h88
November 26th, 2002, 09:29 PM
I did'nt work with frames b4, but i think u should call the target HTML.