Open
Description
Values are only appended in the XHRRequest. These tag loads do not work:
- TagRequest.load()
- JSONPLoader
- SoundLoader
All loaders should be tested with GET parameters. In particular, JSONPLoader needs to handle this properly. We should be able to use the createjs.RequestUtils.formatQueryString
method to append params.