Loading an image sequence in InterfaceBuilder -ObjectiveC

Posted by eco_bach on Stack Overflow See other posts from Stack Overflow or by eco_bach
Published on 2010-06-01T12:57:53Z Indexed on 2010/06/01 13:03 UTC
Read the original article Hit count: 177

Hi Using Actionscript and or in the Flash IDE you can either instantiate bitmaps from the library, or simply import bitmaps into the timeline of a MovieClip to create an image sequence.

How would you do the same thing in InterfaceBuilder and-or using ObjectiveC? Do I need to create a new view for each and every image?

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about interface-builder