Thursday, 23 June 2011
Title Window
package utils
{
import mx.containers.TitleWindow;
public class TitleWindowWpath extends TitleWindow
{
public function TitleWindowWpath()
{
super();
}
[Bindable]
public var path:String="";
}
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment