Показать сообщение отдельно
Старый 11.08.2003, 05:43
CyberMax вне форума Посмотреть профиль Отправить личное сообщение для CyberMax Найти все сообщения от CyberMax
  № 31  
CyberMax
 
Аватар для CyberMax

Регистрация: Dec 2000
Адрес: Moscow, Russia
Сообщений: 204
Отправить сообщение для CyberMax с помощью ICQ
Цитата:
Оригинал написал(а) sergwizard
А вот, флэшка. Так себе, серенькая. Ничего интересного. Но, попробуйте вытащить из нее код. Я и Sothink SWF Decompiler(ом), и Action Script Viewer(ом) и – даже – гвоздем пытался выковырять. Чушь какая-то получается.
Код:
// Extracted by CyberMax <mdma@mail.ru>
// Tools used: flasm.exe and edit.exe
movie 'interface$m.swf'
// flash 6, total frames: 70, frame rate: 60 fps, 765x395 px
  
  protect

  defineMovieClip 2 // total frames: 1

    frame 0
      push NULL
      not
      branchIfTrue label1
      constants '_root', 'siteBy', 'onRollOver', 'useHandCursor', 'onRelease', 'copyright'  
      push '_root'
      getVariable
      push 'siteBy'
      getMember
      push 'onRollOver'
      function  ()
        push '_root'
        getVariable
        push 'siteBy'
        getMember
        push 'useHandCursor', TRUE
        setMember
      end // of function 

      setMember
      push '_root'
      getVariable
      push 'siteBy'
      getMember
      push 'onRelease'
      function  ()
        getURL 'http://www.cruciallimit.com' '_blank'
      end // of function 

      setMember
      push '_root'
      getVariable
      push 'copyright'
      getMember
      push 'onRollOver'
      function  ()
        push '_root'
        getVariable
        push 'copyright'
        getMember
        push 'useHandCursor', TRUE
        setMember
      end // of function 

      setMember
      push '_root'
      getVariable
      push 'copyright'
      getMember
      push 'onRelease'
      function  ()
        getURL 'javascript:copyright();' ''
      end // of function 

      setMember

      // A rest of code is skipped ...
Ну и так далее...
Лень было полностью расковыривать, ночь с воскресенья на понедельник сейчас всё-таки. Спать пора.
Молодцы ребята, надо будет полностью её распотрошить, пригодицца ...
__________________
Wbr, CyberMax