Flex Tree Component and SWF files
Hi all,
im using flex tree component,it has some nodes when i click on a particular node it should execute the swf file in the right side panel.it should have options to stop and play the swf files,can any one help me out to Complete this application.
Regards
Santosh M
Related posts:
- Flex Tree Component and SWF files
- Flex tree component
- Mouse hover on Flex Tree Component
- how we can show the xml data in a flex tree component without having any label field?
- xml schema for family tree component
- Flex 4 Component Lifecycle (Slides and Code) — from my talk this Friday at Bangalore Flex User Group
- Flex tree navigation
- please help me to make family tree in flex.
- Flex tree looses selected item when we collapse or expand
- Flex tree looses selected item when we collapse or expand
hi,
i have done with that part,i want to control the execution of swf. i have to provide two buttons to play and stop based on action on button the swf has to stop and play.
On Dec 9, 11:00 pm, veeru rahul wrote: > Hi santosh, > > Before setting the dataprovider, add a variable of that particular string > (may be swf File name), then on click of the node find the node details, if > the node details have that string, get the swf name and load it using > moduleLoader or moduleManager or check some options on how to load a swf. > > Thanks, > Veeru > > On Wed, Dec 9, 2009 at 6:35 PM, Santosh wrote: > > Hi all, > > > im using flex tree component,it has some nodes when i click on a > > particular node it should execute the swf file in the right side > > panel.it should have options to stop and play the swf files,can any > > one help me out to Complete this application. > > > Regards > > > Santosh M > > > — > > > “Flex India Community” group. > > To unsubscribe from this group, send email to > > flex_india+unsubscribe@googlegroups.com > > . > > For more options, visit this group at > >http://groups.google.com/group/flex_india?hl=en.