good old 4 flash )

Posted by Den Ivanov on June 1st, 2007

Back to 7 years in 2000.

http://flash.onego.ru/news2000.html

PARK in Adobe Edge

Posted by Den Ivanov on May 23rd, 2007

PARK in Adobe Edge

OMG! PARK latest work (Instinct.ru) listed in Adobe EDGE!!! Great news!!!

Export classes to another frame – bug or feature?

Posted by Den Ivanov on May 18th, 2007

Looks like there problem with creating preloaders for complex flash applications in Flash CS3. When we export Classes to frame other then 1, we have some problems with library assets graphics. classes are here bu graphics doesnt shown. Looks like not only me have this problem (post about preloaders at hiddenresource)

But looks like we have solution now, Denis Kolyako find workaround for preloading problem (russian blog). Source here.

in short:

use

var programClass:Class = loaderInfo.applicationDomain.getDefinition(”Program”) as Class;
var program:Sprite = new programClass() as Sprite;
addChild(program);

instead of

var program:Program = new Program();
addChild(program);

I test this. it work. Maybe there is easy way. I check help, Google and dont find another way. If you know how to make it better, please comment.

Magnitosphere from Barbarian Software

Posted by Den Ivanov on May 4th, 2007

This will stop all you work for a long time. You will just sit and watch to you screen. For hours or more. Barbarian Software released amazing (i mean AMAZING!!!!) plugin for iTunes. This is magnitosphere. Just download and watch by yourself )

Magnitosphere from Barbarian Software

LandCraft: Добавились тени :)LandCraft: Shadows added.

Posted by Den Ivanov on December 21st, 2006

Тени - новая фича LandCraft. А также анимированные ландшафты.

Shadows - new feature of LandCraft terrain engine. Also i have question. Do you interested in animated terrains? We can create standalone version, which make animations for landscapes like this and save result into JPG sequence.

Turntable landscape. MUST SEE! )))


Wordpress Theme by Tech Replies
Copyright © 2007 Den Ivanov blog.. All rights reserved.