JPEXS Free Flash Decompiler Issue Tracker

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 issuesList of issues

#672 Transparent SWF background
Date created:
Type: question
Visibility: Everybody
Assigned to: admin JPEXS
Labels: GUI
State: closed Help

> What steps will reproduce the problem? Load existing SWF file. Go to the background option. Set transparency to 100% on HSV I see blue icon.. like it is tsprnt Click SAVE Goes back to Black. SWF saved.. Not transparent. Go back into set background color.. shows black HSV transparency back to 0% > What is the expected output? What do you see instead? Should save 100% transparency setting. > What version of the product are you using? On what operating system? Latest 2.1.4 > 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
admin
SWF does not support transparent background color. If you want transparent background of SWF played on webpage, you can set it in HTML object parameters. We use default color selection dialog which also allows to change Alpha channel. Modifying the dialog to hide alpha would not be easy. So we use that dialog and the alpha channel is lost when saved.
Type: bug→question
Assigned:admin JPEXS
admin
Title: →Transparent SWF background
admin
In past few versions we disabled the alpha slider for colors without alpha channel allowed. I am closing this.
State: new→closed