Flash nav targeting html frames...


i have no idea why, i've read posts having flash nav menu target frame within html frameset. set quick test... (i'm using flash mx2004 professional know)

ok, did....
i created framset in dreamweaver using fixed top frameset. there's top nav frame, , bottom content frame.
the frame holding flash nav called header.htm. content frame called main.htm (or default htm page opens in frame) frameset master of course called index.htm.

i created test flash nav 2 quick buttons. code on first , second buttons...
first button:
on (release) {
geturl("test1.htm","mainframe")
}

second button:
on (release) {
geturl("test2.htm","mainframe")
}

as can see i'm targeting content frame named "mainframe" in index page this:

<frameset rows="119,*" cols="*" framespacing="0" frameborder="no" border="0">
<frame src="header.htm" name="topframe" scrolling="no" noresize >
<frame src="main.htm" name="mainframe">
</frameset>

so, run whole thing , instead of flash nav pointing @ "mainframe" frame, opens whole new window! i've researched on place, , i'm not new flash, i've done advanced stuff, think simple endeavor... truely stupid, or issue flash targeting framesets?? pleasehelp!!

http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_12791

it says there if frameset doesn't exist open in new window. know read wrote , looks me too...

the thing can see maybe url doesn't need in quotes inside of geturl command:
geturl(test2.htm,"mainframe")

or maybe flash doesn't name mainframe???


More discussions in Adobe Animate CC - General


adobe

Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support