-
-
Read About
ActionScript3 adobe flex Ajax apache band bash csrf custom Facebook API flash flex GeSHi highlight javascript jquery linux marketing Music myspace MySQL Photoshop php plugin profile rails remote remotely rounded rounded corners ruby rubyonrails Ruby On Rails scripts Software statistics syntax syntax-highlight time_select validation widget wordpress work wp-syntax XHTML/CSS XML -
Facebook Me
Tony Amoyal's Profile

Flex widget with rounded corners (code included)
It should be really easy to create the template for a widget with rounded corners in Flex. It is certainly not a difficult task, but it is not obvious. Rather than explain the things you need to pay attention to, I will just post the code below. After setting up a flex project with the following code, add and remove some lines to see what they do. Feel free to post any questions you have here.
Here is the application code:
In your wrapper file, make sure to set wmode to transparent. Here is how you do it with SWFObject (assuming your object is “so”):
If you enjoyed this post, make sure you subscribe to my RSS feed!