I'm using XTile and get the following javascript error from firefox:

Error: [Exception... "Component returned failure code: 0x80040111
(NS_ERROR_NOT_AVAILABLE) [nsIXMLHttpRequest.status]"  nsresult:
"0x80040111 (NS_ERROR_NOT_AVAILABLE)"  location: "JS frame ::
http://localhost:8090/admin/Home.html :: anonymous :: line 116"  data:
no]
Source File: http://localhost:8090/admin/Home.html
Line: 116

I'm using xtile in my template like this:

<xtile jwcid="@contrib:XTile" listener="listener:start"
sendName="_sendStartRecording" receiveName="_recvMsg" />
<xtile jwcid="@contrib:XTile" listener="listener:append"
sendName="_sendAppend" receiveName="_recvMsg" />
<xtile jwcid="@contrib:XTile" listener="listener:stop"
sendName="_sendStopRecording" receiveName="_recvMsg" />

This is the first time I've tried using xtile so any suggestions are
welcome. Thanks. :)

-- 
Dan Adams
Software Engineer
Interactive Factory
617.235.5857


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to