Multiple States v. Viewstack
hi
kinda new programming in flex 4.6 appreciate comments on line of thinking.
i developing application has menu @ top of view state 10 different choices. when user clicks on choice, change appropriate state holds appropriate form. same menu displayed @ top of new state. took @ code , realized created enormous amount of duplicate code have ten states ten of same menus @ top seems inefficient me.
i thinking should have single state viewstack each viewstack container being seperate form depending on button user clicks on menu.
keeping in mind relatively new, using viewstacks in situation efficient?
thanks in advance.
hi,
i having same issue long time ago until discover modules.
please take @ this:
http://help.adobe.com/en_us/flex/using/ws2db454920e96a9e51e63e3d11c0bf69084-799a.html
http://help.adobe.com/en_us/flex/using/ws2db454920e96a9e51e63e3d11c0bf64277-7ffd.html
it not easy subject try , see if can use modules.
i hope help.
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment