hi gunther,

maybe you could subclass SimpleButton, and use a Loader to for your image
just a thought ...


On 8/22/06, Gunther < [EMAIL PROTECTED]> wrote:


How do you / what is the best way to make a button with an image or
a .swf without having the button border ?

I want an image that is clickable (Button) without the button
border ?

I use:

<mx:Style>
.nextButtonStyle {
borderStyle: none;
focusThickness: 0;
}
</mx:Style>

<mx:Button x="484" y="295" styleName="nextButtonStyle" icon="@Embed
(source='Images/GoldArrow.swf')" />

But this does not hide the button border :-(


__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to