views:

61

answers:

1

i saw WWDC10 session "104, Designing Apps with Scroll Views".

and i want get sample code using demo. but i can't find it.

i found "ScrollViewSuite" but it's not same demo.

it's not provided?

+3  A: 
  • Login to http://developer.apple.com with your Apple developer ID.

  • Click on videos.

  • Choose any one of the option HD/Standerd to view in iTunes.

  • In iTunes you can find the link at Bottom right to the Sample code

You can find all WWDC 2010 sample code there

EDIT: Sample code is under wwdc10samplecode\WWDC10-SampleCode\iOS\PhotoScroll

alt text

Prashant
i already download "WWDC 2010 Sample Code". but Sample Code not include "Designing Apps with Scroll Views" demo code.
seapy
@seapy I have updated my answer, if it answers your question you can mark it accepted :)
Prashant
yes! thank you.
seapy