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.

#1706 How to change shape of png sprite in swf file.
Author:
alfredosojr

Date created:
Type: question
Visibility: Everybody
Assigned to:
State: closed 

I am trying to mod a game by replacing sprites saved as pngs with my own images, but when
I replace them, the new image becomes stretched to fit the dimentions of the original
image. How can I tweak the shape of the image to what I want it to be?
In the image I attached, the head in the middle is the new image, but it looks stretched.

I meant to say squished instead of stretched in my original post.
I actually figured it out on my own
If you change the values under SHAPEBOUNDS and re-replace the image itll change the shape
You can do "Replace - update bounds" action instead of just Replace.
State: new→closed