justinbriggs1 0 Posted June 16, 2010 Report Share Posted June 16, 2010 Hey everyone, I am pretty new to Flash, and I received a design for an embedded flash video, but the corners were round. Can anyone give me a quick tutorial on how this is accomplished? I'm pretty sure it's impossible with HTML/CSS, so I guess the next step is formatting the video in CS4.Thanks for any help. Quote Link to post Share on other sites
thescientist 231 Posted June 21, 2010 Report Share Posted June 21, 2010 put it in a div with rounded corners? Quote Link to post Share on other sites
wirehopper 0 Posted June 21, 2010 Report Share Posted June 21, 2010 Create a layer with a rounded corner mask and place it in front of the other layers.By 'rounded corner mask', I mean a rounded corner rectangle which is transparent in the center, with the corners colored to match the background.An alternative would be to start with a rounded rectangle, with the corners transparent. Quote Link to post Share on other sites
NurAzije 0 Posted June 22, 2010 Report Share Posted June 22, 2010 You can do it with CSS and some images, here are some tutorials for that:http://articles.sitepoint.com/article/css-...rs-boxes-curveshttp://www.devwebpro.com/25-rounded-corner...iques-with-css/ Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.