
12.07.2005, 14:43
|
|
|
4AM Games
блогер
Регистрация: Nov 2002
Адрес: Sofia
Сообщений: 6,264
|
Цитата:
When i run movie which is communicating with JavaScript, i have alert
Macromedia Flash Player stopped a potentially unsafe operation
main.swf is trying to communicate with index.html
I have to change settings to disable this alert. But before installation in
player 7 it was ok. So this is first difference I can see
|
Цитата:
I've just try to output the new MovieClip methods :
ASSetPropFlags(MovieClip.prototype, null, 6, true);
for (i in MovieClip.prototype) {
cool.text += ":::"+i+"\n";
}
but it seems AssetPropFlags no longer work in public beta 8 ..
maybe Macromedia has locked it before official version
|
Цитата:
and go deep to BlendModeType output this:
HARDLIGHT
OVERLAY
ALPHA
INVERT
SUBTRACT
ADD
DIFFERENCE
DARKEN
LIGHTEN
SCREEN
MULTIPLY
LAYER
NORMAL
|
via Flashcoders mail list
__________________
Я перестал переписывать, начал редактировать, еще лет 15 и я стану писателем ^_^
|