Create a new BevelFilter


/ Published in: ActionScript 3
Save to your folder(s)



Copy this code and paste it in your HTML
  1. var bF:BevelFilter = new BevelFilter( 0.25 , 45 , 0xFFFFFF , 15 , 10 , 10 , 0.50 , BitmapFilterQuality.MEDIUM , 1 , 1 , "inner" );

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.