Advanced Flash Components
Search!
Search!
Home >  Bugs >  Flow List >  event: ITEM_ON_RELEASE doesn't...
event: ITEM_ON_RELEASE doesn't work always
Bug ID: 0000000032
Item Type: BUG Component: Flow List
Reproduced: Sometimes Severity: Major
Priority: Normal Component Version: 1.1
Status: NEW Last Update: Jul 24, 2007 02:40
Summary: event: ITEM_ON_RELEASE doesn't work always
Description: I'm working on the implementation of this component, only thing is that the event ITEM_ON_RELEASE not always triggers when you click on an item.

The bug is even in one of your tutorials:"How to build iTunes(tm)-like slideshows". If you only click on the items your going to see that sometimes the title doesn't display right. I now found out that it's because the event doesn't always get triggered
http://www.afcomponents.com/tutorials/flow_list/32/

I was wondering with this bug if it just wouldn't be easier to have an event that just broadcasted the active item the moment an item gets changed or loaded first or selected with selectPreviousItem and selectNextItem methods or changed because of a sliderbar

Login to add your comment.