Записки о Flash

Обновление getDefinitionNames

16.09.09 Обновился getDefinitionNames до версии 1.1.1.

Обновления 1.1.1:

  • Повторно исправлена ошибка первой версии :) Спасибо за внимательность Christophe Herreman!
  • Обновления 1.1:

  • Исправлена ошибка, в результате которой второй и последующие кадры swf, содержащие код, не распознавались
  • В качестве аргумента в функцию можно передавать как LoaderInfo (как было в предыдущей версии), так и ByteArray, содержащий корректный swf
  • И да, всех с Днём Программиста!


    6 comments

    6 Comments so far

    1. Christophe Herreman September 16th, 2009 12:05

      Hi, I’m able to run your sample but I doesn’t seem to work with a flex app.

      Here’s what I tried:

      The output shows the compiled mx.* classes but not the SomeClass class.

      Perhaps I’m using the wrong loaderInfo object, but I thought the one in systemManager was the correct one.

      Have you tried this with a Flex app?

      cheers and great stuff,
      Christophe

    2. etc September 16th, 2009 12:31

      Hi, Christophe!
      It seems, that your code deleted by blog. Try to use <code> tag.

    3. Christophe Herreman September 16th, 2009 12:37

      Yeah, sorry for that. Can I e-mail you the code? What address should I use?

    4. etc September 16th, 2009 12:39

      etc {doggy} mail.ru

      p. S. I have a problems with my current hacked flex sdk ( :) ), so i need to download a new one right now.

    5. Christophe Herreman September 16th, 2009 12:44

      Cool, I just sent you an e-mail with the sample.

    6. etc September 16th, 2009 13:10

      OMG, just the same bug :) )
      Fixed!

      Thank you, Christophe!

      p. S. Fixed version will be uploaded in few minutes.

    Leave a reply