the 3 minutes keeps looking more and more achievable to me ^_^
ayayayayayayayayayayayayayay
EDIT: also, to make things fair I'm going to share the qualit control codes for those who don't know it already;
make 3 buttons one for each quality setting, low medium and high. Now add this code to each of the buttons
on (release) {
_root._quality = "low"
}
change the "low" to "medium" for medium and the "low" to "high" for high. REMEMBER THE "s
Now place the buttons on your visible vcam [if you use one] and now the user can change their quality if it lags for them.