paulstone / flexpaper

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

v1.4.5 can't load swf files from local machine (win7 x64) #208

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.new flex project with flex builder 4.5, build with FlexPaper.swc (v1.4.5)
2.add 
       <flexpaper:FlexPaperViewer x="0" y="0" width="80%" height="80%" SwfFile="121.swf">
3."121.swf" was converted by pdf2swf 0.9.1 (we test "-T 9" and "-T 10", all of 
them didn't work), source pdf file is 121admu.pdf

What is the expected output? What do you see instead?
the swf file was not loaded, and no error message rised.

What version of the product are you using? On what operating system?
flexpaper v1.4.5
windows7, x64

Please provide any additional information below.

Original issue reported on code.google.com by ASM2...@gmail.com on 28 Jun 2011 at 12:19

Attachments:

GoogleCodeExporter commented 9 years ago
121admu.pdf can be found in bin-debug.rar

Original comment by ASM2...@gmail.com on 28 Jun 2011 at 12:28

Attachments:

GoogleCodeExporter commented 9 years ago
we have fixed the problem, thanks. 
reason: there is problem with mxml file.

Original comment by ASM2...@gmail.com on 28 Jun 2011 at 12:45

GoogleCodeExporter commented 9 years ago

Original comment by erik.eng...@devaldi.com on 28 Jun 2011 at 4:37

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
how do you fix this problem... I am also facing the same problem. I use escape 
also but doesn't work.

How can I load it at runtime, because in my app swf file name will come from 
webservice.

Original comment by manishch...@gmail.com on 21 Oct 2012 at 9:17