I want to use the image in view which will move like marquee as in HTML,from one end to another end of view. Could anyone provide me with that code how to do that.
Thanks in advance n please help me out with this.
|
|
It was the new Blocks API which introduced in iOs 4.0 Use this if you are not yet in 4.0
This bit of code moves the view 60 pixels to the left then back to its original position [please dont forget to vote if you find this answer useful :-) ] |
|||
|
Use uiview's transition effects..
methode. repeat transition with some nice effects. |
|||