I am using Flex Builder 3.0.2. But if we do that way wont it affect accordions in general. I was rather trying to make it work on selected ones. In an accordion I cant find the element the headings represent. The headings also seem to be a part of the canvas.
Thanks. On Jun 30, 11:27 pm, kannan leo <[email protected]> wrote: > Also is there any easy way to change the accordion action from mouse > click to mouse over. So that if we just have the mouse over an > accordion name the canvas comes up. I tried the same using simple > mouseOver action and selected index but couldnt get that also to > work :) > > I think for this one, you just have to work on few mx.internals of the > accordion and that will do it. But it varies with every release of flex. And > touching the internal files is not advised as it will reduce the portability > and compatibility of your app. But for fun you can achieve it. Try googling > your self. Are tell me about your flex version i will help out. > > On Tue, Jun 29, 2010 at 6:14 PM, Vivek <[email protected]> wrote: > > Hello everyone. > > > I am quite new to flex and is trying out a few examples to get used to > > the basics. > > > I was trying to link a LinkButton to an external HTML page, so that > > the target page will load in the same window as the current one. I > > achieved the same using navigateToURL(link, "_self") on a button. But > > the same is not working with link buttons. I thought they behaved the > > same way. The link button is on a canvas in an accordion. > > > What I was trying was to create an accordion swf using flex and use > > this swf as my left menu bar. It works fine, but I cannot get the > > links to work. > > > The swf is in a folder called Images, and I have embed the swf using > > Images/menu.swf to my HTML file. Now I want to load another HTML in > > the same page. > > > Also is there any easy way to change the accordion action from mouse > > click to mouse over. So that if we just have the mouse over an > > accordion name the canvas comes up. I tried the same using simple > > mouseOver action and selected index but couldnt get that also to > > work :) > > > TIA. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Flex India Community" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<flex_india%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/flex_india?hl=en. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

