Skip to main content
January 4, 2013
Question

IPhone Scroll Component with Item Renderer, which can list Facebook friend list.

  • January 4, 2013
  • 1 reply
  • 562 views

Hi,

I am working on a project, in which i have to show facebook friends of user in a list which can scroll. I have made the component with scrolling functionality but, the scrolling is not working fine. Any ideas about the scroll.

Thanks in advance.

Vipul

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
January 4, 2013

i'm not sure what's not working for you but some components don't work correctly with touch events.

you should create your own list component functionality in a movieclip that does exactly what you want.

January 9, 2013

Hi,

Yaa, I have made my own component, and it is working fine, but when number of facebook increass, the mouse over event doesn't work, and tapping scroll freezes.

Can you suggest me some way so that i can dipatch that mouse over event repeatdly.

Vipul