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.

#380 Displaying big .png images is very slow
Author:
sydd

Date created:
Type: bug
Visibility: Everybody
Assigned to:
JPEXS

Labels: GUIImagesPerformance
State: closed 

> What steps will reproduce the problem?
1. open the attached swf in JPEXS
2. click the image with the linkage name hard_to_read
> What is the expected output? What do you see instead?
expected: image displays in < 500ms. (its just 30KB)
seen: app freezes for ~10 sec on a Core i7 machine.
> What version of the product are you using? On what operating system?
1.7.1 on Win 8. Same happens on Win 7
> 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 think it might only occur with .png images, that have alpha component (?)

State: new→opened
It should be better in 1.7.2
State: opened→upgraded
Ive checked it, its much faster now. Thanks.