jenalgit / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

RUNWAY: uselocalresources does not work properly #291

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have Runway integrated in my app, and I have two problems. The first one 
is related with issue 290 (that I reported yesterday). This one is related 
with the option uselocalresources.

What steps will reproduce the problem?
1. Change useLocalResources = true in runway-api.js (I have Runway version 
1.0).
2. Change var url to:
/ajax/2.2.1/simile-ajax-api.js
3. When I load the Runway page I get the following javascript error 
message:
"Object does not allow this property or method" in line 14 c 13
this line is the widget object creation:
"widget = Runway.createOrShowInstaller".

What version of the product are you using? On what browser and what
operating system?

I use IE 8 and Windows Vista.

Please provide any additional information below.

I have the same configuration for Simile Timeline and it works perfectly 
(same ajax simile resources and Timeline version 2.3.1)

Original issue reported on code.google.com by aelore...@gmail.com on 17 Jun 2009 at 8:15

GoogleCodeExporter commented 8 years ago

Original comment by ryan...@csail.mit.edu on 23 Jun 2011 at 9:35