/ Published in: ActionScript 3
Expand |
Embed | Plain Text
//Import the new assets for the background of the button [Bindable] [Embed(source="/assets/filterbuttonDown.png")] private var down:Class; [Bindable] [Embed(source="/assets/filterbuttonUp.png")] private var up:Class;
You need to login to post a comment.
