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.
List of issues#1370 How to resize a sprite?
Author: realmaster42
Date created:
Type: question
Visibility: Everybody
Assigned to:
Labels: Sprites
State: opened
How can I resize a sprite in jpexs? I would love to know!
In current version, you can resize instances of the sprite by selecting the PlaceObject
tag on frame and clicking Edit. This gives you freetransform tool.
To resize whole sprite you must resize all things it contains - via editing the
PlaceObject tags.
State: new→opened
In nightly 2331 you can transform whole sprite at once.