If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
: The issue tracker is now writable again and logged users can download files too. But note that our support is very LIMITED.

#1792 I need help with alpha property
Author:
Kuroneko

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

This question not about Ffdec, but if u can — thanks in advance for any help
I want to get this effect (smooth transparency changing after menu is shown):
https://www.youtube.com/watch?v=Q0X-v5gT43s
This is not my swf, I have only this video and I want to make same effect
How I can make this? Seems like this is a simple alpha property changing until alpha
property becomes 1 from 0, but how to get this in As3?
Okay, I solved this problem with Event.ENTER_FRAME listener, sorry for useless ticket...
First time I was confused by this problem (at least, last 3 days I was trying to solve
it), but its resolved pretty easy