all groups > coldfusion flash integration > march 2005 >
You're in the

coldfusion flash integration

group:

a Flash Menu and Coldfusion,but how to do the menu not refreshed?



a Flash Menu and Coldfusion,but how to do the menu not refreshed? oxygen_o2
3/30/2005 2:18:23 PM
coldfusion flash integration: well, here is the problem :
i've got a flash menu that is expandable, inserted into a html array in a CFML
page. I included it into all the pages ( with a cfinclude tag) i call when i
click on an option. the fact is, it doesn't have to refresh all the time
because i loose the expand and the menu is collapse.
How can i only refresh a part of the site with Coldfusion without using frames
?

Pleaz help me
tkx a lot

Re: a Flash Menu and Coldfusion,but how to do the menu not refreshed? s0mus
4/2/2005 5:11:59 PM
I'm not sure I understand but try <cfcache> in your pages. If that's not quite right then you might need to use frames.
Re: a Flash Menu and Coldfusion,but how to do the menu not refreshed? GeorgeWS
4/4/2005 6:14:12 PM
Re: a Flash Menu and Coldfusion,but how to do the menu not refreshed? jfillman
4/7/2005 8:52:26 PM
I'm not sure I follow either, but if your menu is expandable, a frame may not
work for you. I've had the drop-down items get cut off by a frame. A Div layer
might work better for you. I haven't tried it, but you might try adding the
flash menu to the application.cfm page instead of all your individual pages.
That could very well prevent the menu from collapsing every time you open a new
cfm document.
AddThis Social Bookmark Button