iPhone Programming - Fade Images In and Out
Loading...
3,695
Loading...
Uploader Comments (PixelCUBEstudios)
see all
All Comments (6)
-
hey thanks again for the help but the only video that i would request would be a tutorial for distribution to the app store because i followed the instructions but had trouble with the application loader and cosigning and stuff you would be awesome for that and you would definetly get more subscribers thanks
-
hey thanks for telling me that but your genious tutorial gave me a different idea and it looks better than i intended thanks
-
yo you really helped me with the code and understanding of stuff give yourself a pat on the back lol
Loading...
This is great but we have Simulator 3.1.2 so things are different at about 1.55 minues because there's no Class Outlets options on my Main View Identity. .. no Class Action either. What do you recommend?
zentechnet 2 years ago
In your .h file you can make these exact same actions and outlets. If you watch some of my newer tutorials you can see how you can do this. The only difference is that if you do it in IB, it automatically writes some code for you in the .h file. You can do it yourself manually.
PixelCUBEstudios 2 years ago
your great because you explain things other people dont but can you show us how to just make it fade in and out on your main page when the app opens thank you
bezal44 2 years ago
You can copy/paste the code into your "viewDidLoad" method which can be found in your viewcontroller.m. Let me know how that works out. I can make a quick video if you still can't figure it out.
PixelCUBEstudios 2 years ago