i think u r using some navigation container for viewing other page. make sure the other page index should not match on navigation container index. thats y supplied index bounds error.
this is not jsp issue.. On Sun, Jan 17, 2010 at 7:35 PM, surendra babu <[email protected]> wrote: > Hi All, > > I am facing a problem in jsp page.I have a jsp page and i include swf(with > images) file in jsp,its working fine.When i click on a perticular image it > is going to other page and displaying the information properly, but when i > click back button it is giving : > > RangeError: Error #2006: The supplied index is out of bounds. > at flash.display::DisplayObjectContainer/getChildAt() > at > mx.core::Container/getChildAt()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\Container.as:2332] > at > ImageHScroller/initComponent()[E:\FlexSpace\ImageRolling\src\ImageHScroller.mxml:47] > at > ImageHScroller/___ImageHScroller_Canvas1_creationComplete()[E:\FlexSpace\ImageRolling\src\ImageHScroller.mxml:3] > at flash.events::EventDispatcher/dispatchEventFunction() > at flash.events::EventDispatcher/dispatchEvent() > at > mx.core::UIComponent/dispatchEvent()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:9051] > at mx.core::UIComponent/set > initialized()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:1167] > at > mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\managers\LayoutManager.as:698] > at Function/http://adobe.com/AS3/2006/builtin::apply() > at > mx.core::UIComponent/callLaterDispatcher2()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:8460] > at > mx.core::UIComponent/callLaterDispatcher()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:8403] > > > How can I solve this probelm,can any body tell why i am getting this error. > > Any ideas? > > > Regards, > Surendra > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- Regards, Sathish. G Evangelist of Flex, TamilNadu : 9942350022 Email :[email protected] :[email protected]--
You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

