/ Published in: ActionScript
Expand |
Embed | Plain Text
private function createURLwString(st):String { return "http://www.stubhub.com/listingCatalog/select?indent=on&version=2.2&q=%2BstubhubDocumentType%3Aevent+%2Bactive%3A1+%2Bgenre_parent%3A("+st+")%0D%0A+;event_date_time_local%20asc&start=0&rows=100&fl=event_id%2CminPrice%2CancestorGenreIds%2Cdescription%2CtotalTickets%2Cevent_date_local%2Cname_primary&qt=standard&wt=standard&explainOther=&hl.fl="; }
You need to login to post a comment.
