If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.

#454 No syntax highlight since v1.8.0 in Texts section (Define*)
Author:
megalol

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: GUI
State: closed 

> What steps will reproduce the problem?
Open DefineText or DefineEditText
> What is the expected output? What do you see instead?
Colored text. Black and white text.
> What version of the product are you using? On what operating system?
v1.8.0u1, Win7x64SP1
> Please provide any additional information below. Attach the file you have problem with
if neccessary. If you do not want to publish files YOU CAN CHANGE VISIBILITY TO PRIVATE
I saw this problem, too. But sometimes it is working. It is strange.
After textValue.setContentType("text/swf_text") call getContentType returns "text/plain".
Now i moved the setContentType call before the setText call, now it seems to work always.
Nightly build with the fix released.
State: new→upgraded
Seems to work fine now, thanks.
State: upgraded→upgraded
State: upgraded→closed