flXHR - getting started (a simple question)

Posted by Yaron on Stack Overflow See other posts from Stack Overflow or by Yaron
Published on 2010-04-13T14:20:04Z Indexed on 2010/04/17 18:03 UTC
Read the original article Hit count: 324

Hello, I am trying to use the flXHR javascript library for making cross-domain calls.

I got stuck at the begining.

As they say in the docs, I copied the /deploy directory's content to a /scripts directory. All the dependencies are supposed to be included in the flXHR download.

This is my html, which returns several errors:

the errors:

y.base_path is undefined y.checkplayer is undefined y.ua is undefined E.attachEvent is not a function

thanks

© Stack Overflow or respective owner

Related posts about AJAX

Related posts about cross-domain