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.

#1220 OSX: Open and remember screen size on dual monitor
Author:
hwde

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Monitor
State: closed 

> What steps will reproduce the problem?
I am working with two screens, "main" screen is 27", an "internal" MacBook Pro screen is
15". ffdec always opens on the macbook screen, no matter if I run the app or using the
.jar with "java -jar ...". I assume it opens on the left screen (macbook screen is ordered
left of 27").
So usually I move the ffdec-window to the 27" monitor and increase its size. When I now
exit ffdec, it remembers the window size and restore it on next start, without respecting
the actual screen size - in my setup (because of it always opens on macbox) - I am unable
to use ffdec because its window is much larger than the macbook screen. The only solution
is: exit ffdec, turn of macbook screen, start ffdec again (so it will open on 27" screen),
manually shrink window size of ffdec so it will "fit" smaller screens on next startup.
> What is the expected output? What do you see instead?
Do not restore the window size to something larger than the monitor is.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
8.0.1 (Mac)
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
Duplicate of #1130
This should be fixed in nightly 2659.
State: new→upgraded
State: upgraded→closed