-
-
Read About
ActionScript3 adobe flex Ajax apache band bash csrf custom Facebook API flash flex GeSHi highlight javascript jquery linux marketing Music myspace MySQL os x Photoshop php plugin profile rails rounded rounded corners ruby Ruby On Rails rubyonrails scripts Software statistics syntax syntax-highlight testing 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!