Показать сообщение отдельно
Старый 10.02.2007, 18:27     # 7
kokaini
TemP0rarY [0N]:0FF
 
Аватар для kokaini
 
Регистрация: 27.09.2003
Адрес: CCCP://imho.ws
Сообщения: 739

kokaini Имеются все основания чтобы гордиться собойkokaini Имеются все основания чтобы гордиться собойkokaini Имеются все основания чтобы гордиться собойkokaini Имеются все основания чтобы гордиться собойkokaini Имеются все основания чтобы гордиться собойkokaini Имеются все основания чтобы гордиться собойkokaini Имеются все основания чтобы гордиться собойkokaini Имеются все основания чтобы гордиться собойkokaini Имеются все основания чтобы гордиться собойkokaini Имеются все основания чтобы гордиться собойkokaini Имеются все основания чтобы гордиться собой
Убираем новую защиту
Выделяем и удаляем толко этот кусок кода:
Код HTML:
protect

  defineMovieClip 3 // total frames: 1
  end // of defineMovieClip 3

  defineMovieClip 5 // total frames: 1
  end // of defineMovieClip 5
  
  exportAssets
    5 as 'VideoPlayer'
  end // of exportAssets

  defineMovieClip 8 // total frames: 1
  end // of defineMovieClip 8
  
  exportAssets
    8 as 'Icon'
  end // of exportAssets

  defineMovieClip 9 // total frames: 2

    frame 0
      stop
    end // of frame 0
  end // of defineMovieClip 9
  
  exportAssets
    9 as 'FLVPlayback'
  end // of exportAssets

  placeMovieClip 9 as 'flv'

    onClipEvent construct
      push 'autoPlay', TRUE
      setVariable
      push 'autoRewind', FALSE
      setVariable
      push 'autoSize', FALSE
      setVariable
      push 'bufferTime', 8
      setVariable
      push 'contentPath', 'party1.flv'
      setVariable
      push 'isLive', TRUE
      setVariable
      push 'maintainAspectRatio', TRUE
      setVariable
      push 'skin', 'SteelExternalAll.swf'
      setVariable
      push 'skinAutoHide', FALSE
      setVariable
      push 'totalTime', 0.0
      setVariable
      push 'volume', 100
      setVariable
    end
  end // of placeMovieClip 9

  defineMovieClip 1 // total frames: 1
  end // of defineMovieClip 1
  
  exportAssets
    1 as '__Packages.mx.video.FLVPlayback'
  end // of exportAssets
до
initMovieClip 1
constants '_global', 'mx', 'Object', 'video', 'FLVPlayback', 'events', ...
__________________
<@)))><
kokaini вне форума