https://bugzilla.novell.com/show_bug.cgi?id=362418
Summary: popfly mashups: wpfeControl.CreateObject is not a
function.
Product: Moonlight
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: engine
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
The following mashup created by Popfly exposes the problem:
http://www.popfly.com/users/Miguel/friendster.small
In this routine in the file default.blocks (you can set a breakpoint here to
see the values):
// silverlight display class
1118var JukeBox = function (wpfeControl, controller, callback)
1119{
1120 this._wpfeControl = wpfeControl;
1121 this.controller = controller;
1122
1123 this._downloader = wpfeControl.CreateObject("downloader");
wpfeControl on FFox/Windows/Silverlight does have the CreateObject and content
properties, but our implementation does not.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs