I have an issue with this regex, I would expect to capture this
site/FLEX/system
in the matches array:
var pattern:RegExp = /http:\/\/([\w-]+\/\w+\/\w+)/g;
var matches:Array = "http://site/FLEX/system/debug/main.html?debug=true".match(pattern);
but the only group I get is http://site/FLEX/system
North America
Europe, Middle East and Africa
Asia Pacific