ShareThis

Thursday, May 26, 2011

Join our mailing list





Email Marketing You Can Trust

Monday, March 28, 2011

Wednesday, March 16, 2011

package {
import flash.display.Sprite;
import flash.text.StyleSheet;
import flash.text.TextField;

public class TextField_text extends Sprite {
public function TextField_text() {
var tf1:TextField = createTextField(10, 10, 400, 22);
tf1.htmlText = "Lorem ipsum dolor sit amet.";

// htmlText:

Lorem ipsum dolor sit amet.


trace("htmlText: " + tf1.htmlText);
// text: Lorem ipsum dolor sit amet.
trace("text: " + tf1.text);

var tf2:TextField = createTextField(10, 50, 400, 22);
tf2.styleSheet = new StyleSheet();
tf2.htmlText = "Lorem ipsum dolor sit amet.";
// htmlText: Lorem ipsum dolor sit amet.
trace("htmlText: " + tf2.htmlText);
// text: Lorem ipsum dolor sit amet.
trace("text: " + tf2.text);
}

private function createTextField(x:Number, y:Number, width:Number, height:Number):TextField {
var result:TextField = new TextField();
result.x = x;
result.y = y;
result.width = width;
result.height = height;
addChild(result);
return result;
}
}
}

Thursday, February 24, 2011

Monday, December 22, 2008

Tuesday, December 9, 2008

Uvlechtechu Baderech Catalog

To dowload our latest catalog click here:
Any of the listed items is availible to order by item listed codes
we ship worldwide , or get your files via e-mail the same day
To order please call : 845-783-7900 ext. 101 ,
or e-mail to : tapes@thejnet.com