Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
blslusser #1
Re: Changing Accordion Buttons
I'm having the same problem here. I think if you extend "AccordionHeader" and
make a component in action script for each button, setting the
"headerStyleName" to an image or using code to style it, you can put them in
the accordion. Where and how I haven't figured out yet, but that's my first
suggestion.
Otherwise, I'd try to extend "headerRenderer" and use getHeaderAt( //index )
somehow. I think this is the way to go, but I haven't figured out exactly how
just yet.
blslusser Guest
-
Changing buttons in contribute
Hello, We have a number of people using contribute and have a request to change the text on the publish button to say "Save". The reasoning... -
Radio buttons inside Accordion tab?
So I upgraded to 1.6.1 and fixed my IE issues, but it broke my radio buttons. On my page (http://www.riverviewbiblecamp.com/menu.php) I've got radio... -
Acrobat changing the urls i set in buttons
Using Acrobat 7 i have created buttons on a document to load webpages. The buttons are invisible placed over the text of the url. Now in this... -
Changing scroll bars to buttons
Hello all, I use Macromedia Dreamweaver Mac for my wepage editing, I was wondering if anyone knows any helpful tutorials or instructions on how to... -
Dynamically Changing Accordion Pane Lable
I'm trying to change the label on an accordion pane (MX2004 Pro) dynamically at runtime. I have tried something like: MyAccordion.childLabels="New... -
blslusser #2
Re: Changing Accordion Buttons
I want to try "getHeaderAt( //index ).setStyle( "fillColors", ["#uint , #uint"]
);"
I think this kinda works, you still can't put an image as the background or
have rounded corners at the top and normal corners at the bottom. That's the
hard part, putting rounded corners at the top and right angle corners at the
bottom.
blslusser Guest



Reply With Quote

