paulstone / flexpaper

Automatically exported from code.google.com/p/flexpaper
0 stars 0 forks source link

SWF generated in Linux SWFTools 8.1 does not show properly #178

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Generate SWF from a PDF using pdf2swf 8.1, on linux rhel4
2. Replace Paper3.swf with the generated SWF
3. Run flexpaper sample app

What is the expected output? What do you see instead?
The expected output is the document pages, centered, which is what I get when 
the SWF is generated using SWFTools 8.1 on Windows.
When the SWF is generated on linux SWFTools 8.1 only the first page shows, the 
scroll bars don't work (see attached screenshots).

What version of the product are you using? On what operating system?
Latest flexpaper from trunk, Windows 7 (client)

Please provide any additional information below.
I am attaching screenshots plus two SWF files, one generated on Windows 
(test-windows.swf - works fine) and one on linux (test-linux.swf doesn't work)

Original issue reported on code.google.com by i.tu...@gmail.com on 9 Mar 2011 at 6:41

Attachments:

GoogleCodeExporter commented 9 years ago
It seems that it was a problem with the SWF generated by swftools version 0.8.1 
(i was using an rpm binary)
I compiled version 0.9.1 and it works properly now

Original comment by i.tu...@gmail.com on 10 Mar 2011 at 2:02

GoogleCodeExporter commented 9 years ago
Good that you found the issue. FlexPaper should as you have noticed work with 
any SwfTools version higher than 0.9 

Original comment by erik.eng...@devaldi.com on 21 Mar 2011 at 1:05