Re: [flexcoders] Viewstack / Navigator Filtering Best Practice?

2006-10-25 Thread oktay nba
i was stuck right in the same situation. i haver a linkbar binding from a viewstack. i want to be able to define which childs of viewstack will be visible in linkbar(i.e. want to filter dataprovider of linkbar) On 10/2/06, Jamie O [EMAIL PROTECTED] wrote: Hello,Looking for a little help as far

Re: [flexcoders] Viewstack / Navigator Filtering Best Practice?

2006-10-25 Thread Igor Costa
Jamie just change from private to public in your function, and it will works.Regards.On 10/2/06, Jamie O [EMAIL PROTECTED] wrote: Hello, Looking for a little help as far as best practices for filtering a navigator (togglebuttonbar, buttonbar) from a viewstack

[flexcoders] Viewstack / Navigator Filtering Best Practice?

2006-10-02 Thread Jamie O
Hello, Looking for a little help as far as best practices for filtering a navigator (togglebuttonbar, buttonbar) from a viewstack data provider. Each viewstack is a canvas and I only want to present the selection in the togglebuttonbar IF the XML node which contains the data for the canvas