vishnukottala / flexpaper

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

Load files with AdativeUI API that are already converted. #264

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load new files via API with AdaptiveUI that are already converted. No so 
much a bug but what is the correct .load() call that would be used to load 
files that are already converted.

$FlexPaper.load("fileName.{format}");

What is the expected output? What do you see instead?
Load new file passed through via API, instead I get javascript error on 
flexpaper.js line 13.

'undefined' is not an object (evaluating 
'window["FlexPaperViewer_Instance"+instance].getApi')

What version of the product are you using? On what operating system?
AdaptiveUI 1.3.8 OSX 10.7 

Original issue reported on code.google.com by ry...@digital-day.com on 21 Mar 2012 at 4:45

GoogleCodeExporter commented 9 years ago

Original comment by erik.eng...@devaldi.com on 3 Apr 2012 at 10:40

GoogleCodeExporter commented 9 years ago
fixed in the latest build

Original comment by erik.eng...@devaldi.com on 22 May 2012 at 3:57