Показать сообщение отдельно
Старый 19.06.2005, 13:29
Ostgur вне форума Посмотреть профиль Отправить личное сообщение для Ostgur Посетить домашнюю страницу Ostgur Найти все сообщения от Ostgur
  № 3  
Ответить с цитированием
Ostgur
 
Аватар для Ostgur

Регистрация: Apr 2004
Адрес: macromedia—adobe Любит: Flash MX
Сообщений: 2,860
Код:
fscommand("exec", "ClrClb.exe");
fscommand("allowscale", "false");
var echo;
var inn;
var point;
var place;
place = "";
echo = "echo ";
inn = " >> ";
point = ".";
inn1 = new Object(this.Дописать);
inn1.click = function ()
{
    inn = ">>";
};
inn1.addEventListener("click", inn1);
inn2 = new Object(this.Переписать);
inn2.click = function ()
{
    inn = ">";
};
inn2.addEventListener("click", inn2);
place1 = new Object(this.в_папку_fscommand);
place1.click = function ()
{
    placeHD_txt.text = "";
};
place1.addEventListener("click", place1);
place2 = new Object(this.Указать_место );
place2.click = function ()
{
    placeHD_txt.text = placeHD_txt.text;
};
place2.addEventListener("click", place2);
this.createTextField("out_txt", this.getNextHighestDepth(), 10, 50, 430, 250);
out_txt.multiline = true;
out_txt.border = true;
out_txt.type = "input";
this.createTextField("name_txt", this.getNextHighestDepth(), 63, 332, 100, 20);
name_txt.multiline = true;
name_txt.border = true;
name_txt.type = "input";
this.createTextField("expan_txt", this.getNextHighestDepth(), 133, 355, 30, 20);
expan_txt.multiline = true;
expan_txt.border = true;
expan_txt.type = "input";
this.createTextField("placeHD_txt", this.getNextHighestDepth(), 217, 370, 220, 20);
placeHD_txt.multiline = true;
placeHD_txt.border = true;
placeHD_txt.type = "input";
this.gg.onRelease = function ()
{
    System.setClipboard(echo + out_txt.text + inn + placeHD_txt.text + name_txt.text + point + expan_txt.text);
    fscommand("exec", "Clb2bat.exe");
};
Вот код, но вот только как в jpg сохранить незаню! =(