Quantcast
Channel: OCSN » san diego state
Viewing all articles
Browse latest Browse all 110

Sean Mannion becomes OSU all-time leading passer

$
0
0

function getTimeFromHash() {
var pos = window.location.hash.indexOf(“#time:”);
if (pos < 0) {
return false;
}
return window.location.hash.substr(pos + 6);
}

OO.ready(function () {

var params = JSON.parse('{"autoplay":false,"showLoginAtStart":true,"wmode":"transparent","playerContainerId":"ooyala-player-541e6952f3bb0","embed_code":"FnaGZscDpl8gLETKIFtrlG6xZElA3ZX3"}');
var playerContainerId = params.playerContainerId;
var embedCode = params.embed_code;

// Several params are from JS functions or results of JS functions
params.initialTime = getTimeFromHash();
params.analytics = { tags: getAnalyticsTags() };
params.onCreate = Drupal.ooyala.onCreate;

// If not locked or not epg, just create video player w/o resourceId
if (!(params.is_locked || params.is_epg)) {
Drupal.settings.videoPlayer = OO.Player.create(playerContainerId, embedCode, params);
return;
}

// If not epg, we can create w/o waiting for authentication
if (!params.is_epg) {
Drupal.settings.vodParams = params;
}
else {
Drupal.settings.epgParams = params;
}

// If epg, we have to wait for authentication
// OO.Pass.onSetAuthenticationStatus(function (event, status, error) {
// params.staticResourceId = OoyalaPass.getResourceId(params);
// var videoPlayer = OO.Player.create(playerContainerId, embedCode, params);
// });

});

Kudos to Oregon State quarterback Sean Mannion, who became the Beavers’ all-time leading passer Saturday in a 28-7 victory over San Diego State.

Needing 186 yards to surpass Derek Anderson for the top spot heading into the night, Mannion broke the record in the third quarter with a 27-yard pass to Hunter Jarmon and showed off his improved footwork in the process. Mannion finished the game 24-of-31 for 275 yards and now has 11,339 career passing yards.

[Related: 'Under Center' with Sean Mannion]

Mannion provided plenty of highlights in the victory, be it a 43-yard completion on a 2nd-and-27 or a 49-yard bomb to Rahmel Dockery, which turned out to be Dockery’s first career reception.

[Related: 2014 Oregon State football schedule]

Mannion has two more Pac-12 quarterbacks to topple if he’s to become the conference’s all-time leading gunslinger now: Matt Barkley (12,274 yards) and Carson Palmer (11,818 yards). If Mannion continues this pace, he should become the Pac-12 all-time leading passer sometime in October. A game against Utah on Oct. 16 or one on Oct. 25 at Stanford are the most likely candidates.


Viewing all articles
Browse latest Browse all 110

Trending Articles