[flexcoders] 2 Datagrids and 1 Popup with Videodisplay

2006-06-05 Thread tonyx_788




		

			
			


	hi everyonei've been for weeks trying to figure out how to do this, i hope somebody can help meI have 2 datagrids, first one is bind to an xmlmx:DataGridid="datagrid"dataProvider="{datos}" x="2" y="71" width="150" height="507"editable="false"mx:columns	mx:Array		mx:DataGridColumn headerText="Lista" columnName="dato"/	/mx:Array/mx:columns			/mx:DataGrid2nd datagrid is bind to the first onemx:datagrid x="600" y="468" width="157" height="40" dataProvider="{datagrid.selectedItem.video}"id="vLista"/mx:datagridThis one shows if there is a video on the xmlThis is part of the xml**datos.xml**datos	nombre dato="A orillas de una laguna."		descLibro de Edmundo Batres Ledón siajhdsifsdfirfd/desc		imagenA orillas de una laguna.jpg/imagen		videoVIDEO/aOrillas.flv/video	/nombre/datosand i have another MXML file whish is video.mxmlwhat i want to do is that if there is a video on datagrid 2  click on it and see the .flv on the video.mxml filethanks













	
	
		






		
			






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] 2 Datagrids y 1 Popup con Videodisplay

2006-06-05 Thread tonyx_788



Hola atodos sabe alguien como hacer para a darle click a un nombre el cual estaen un datagrid este me muestre un video en un popuppondre un ejemploTengo mi primer datagridmx:DataGridid="datagrid"dataProvider="{datos}"x="2" y="71" width="150" height="507"editable="false"mx:columnsmx:Arraymx:DataGridColumn headerText="Lista" columnName="dato"//mx:Array/mx:columns/mx:DataGrideste es el segundo datagridel cual esta conectado con el primeroeste me muestra si el xml tiene video o nomx:datagrid x="600" y="468" width="157" height="40" dataProvider="{datagrid.selectedItem.video}"id="vLista"/mx:datagridThis one shows if there is a video on the xmleste es parte del xml**datos.xml**datos	nombre dato="A orillas de una laguna."		descLibro de Edmundo Batres Ledón siajhdsifsdfirfd/desc		imagenA orillas de una laguna.jpg/imagen		videoVIDEO/aOrillas.flv/video	/nombre/datosy por ultimo tengo un archivo mxml el cual se llama video.mxmllo que quiciera hacer es que si el datagrid 2 muestra que si ay video le de un click al video que yo quiera y este se reproduzca en el video.mxml






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.