Записки о Flash

Первый пост

Мой первый пост =).

Открываем флеш, создаём новый документ, сохраняем как swf.fla.

Пишем

test_mc = this.createEmptyMovieClip("test_mc",0);
test_mc.loadMovie("swf.swf");
test_txt = this.createTextField("test_txt",1,Math.round(Math.random()*Stage.width),Math.round(Math.random()*Stage.height),100,100).text = 'Flash!!!';

Магия =)


5 comments

5 Comments so far

  1. Barmaley June 15th, 2006 05:45

    text_txt.text = "Поздравляю с открытием блога.";

    Удачного старта! =)

  2. Rost June 16th, 2006 13:33

    А по Ctrl+Alt+V смотрим фильм ужасоф ;)

  3. __etc June 16th, 2006 13:39

    Долго смотреть не рекомендуется :)

  4. KUZEN June 24th, 2006 02:55

    Хех удачи ;)

  5. techmaker June 26th, 2006 05:46

    прикольно =)

Leave a reply