Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jan 18th, 2012  |  syntax: CoffeeScript  |  size: 0.13 KB  |  hits: 93  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. $.ajax '/media/start_processing/'
  2.     'data': JSON.stringify(flash_root.getMashupFlashVars())
  3.     'contentType': 'application/json'