Proxy your api calls for flash
Many sites use flash heavily and also want to make use of ajax like functionality. Sometimes you need to make a call to a third party service such as twitter, youtube, tinyurl, etc. There is a problem that comes up when you try to have flash interface directly to these third parties, there are security measures in place for cross site access to try and keep you safe. If you can't call this third party service directly from flash, there is an alternative, proxy the service through an api on your ... read more!
Posted in flash, php | Post Comment

RSS Feed