vishnukottala / flexpaper

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

Full screen path is incorrect #218

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.FlexPaper.swf is in other folder than html file. e.g.  tools/FlexPaper.swf
2.Swf file are in e.g files/ folder  (files/a.swf,  files/b.swf)
3.When loading simple file with path  files/a.swf  everything works, BUT when I 
use full screen then path is taken relative to FlexPaper - 
tools/files/a.swf   . And of course there isn't my file.

What is the expected output? What do you see instead?
I expect to see full screen of my flash file, I see just loading indicator, 
because the file isn't found 404.

What version of the product are you using? On what operating system?
FlexPaper 1.4.5,  OS Windows 7

Please provide any additional information below.

I overcome it by putting FlexPaper in the same folder as html file.

Original issue reported on code.google.com by janis.co...@gmail.com on 28 Jul 2011 at 1:01

GoogleCodeExporter commented 9 years ago

Original comment by erik.eng...@devaldi.com on 15 Aug 2011 at 8:42

GoogleCodeExporter commented 9 years ago
works fine if you use the full http url to specify your swf file

Original comment by erik.eng...@devaldi.com on 10 Nov 2011 at 8:40

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Absolute paths work, but relative paths still don't work with SWF. With HTML 
they do. (version 2.1.2)

Original comment by valentin...@gmail.com on 12 Jul 2013 at 11:15