Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2014-236
$eventId
ID of event: wwdc2014
$eventContentId
ID of session without event part: 236
$eventShortId
Shortened ID of event: wwdc14
$year
Year of session: 2014
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2014] [Session 236] Building In...

WWDC14 • Session 236

Building Interruptible and Responsive Interactions

Frameworks • iOS • 52:58

Learn how to fluidly transition interactive UI elements from gesture-driven control to animated transitions. Take advantage of new iOS 8 behavior to smoothly transition between several animations on the same view. Discover architectural approaches to interfaces which remain interactive while they animate.

Speakers: Andy Matuschak, Josh Shaffer

Unlisted on Apple Developer site