Ola,
Bom estou tendo problema com o player embutido do composer e o Ginga NCL. No começo pensava que poderia estar com problemas na programação, mas cada vez que eu rodava o arquivo seja em teste(no composer) ou extraído rodando pelo Ginga tinha hora que ele rodava algumas imagens outras não, alguns vídeos outros não! ou seja o problema não deve ser de diretório ou programação, mas talvez do próprio player, pois certas vezes ele roda tudo, outras vezes não roda tudo, outras vezes roda o que ele antes não havia.
Existe algum problema relatado com os players?
Caso não, o que eu faço?
Obrigado!
Autor: Vinícius sacramento
88 comentários
<ncl id="Projeto Final" xmlns="http://www.ncl.org.br/NCL3.0/EDTVProfile"> <head> <regionBase>
<region id="rgTV" width="1080" height="768">
<region id="rgMenu" width="1024" height="768" zIndex="1"/>
<region id="rgVideo1" left="195" top="152" width="640" height="358" zIndex="3"/>
<region id="rgopcao1-1" left="200" top="160" width="310" height="125" zIndex="2"/>
<region id="rgopcao1-2" left="520" top="160" width="310" height="125" zIndex="2"/>
<region id="rgopcao1-3" left="200" top="310" width="310" height="125" zIndex="2"/>
<region id="rgopcao1-4" left="520" top="310" width="310" height="125" zIndex="2"/>
<region id="rgOpcao1" top="75" width="200" height="50" zIndex="3"/>
<region id="rgOpcao2" top="125" width="200" height="50" zIndex="3"/>
<region id="rgOpcao3" top="175" width="200" height="50" zIndex="3"/>
<region id="rgOpcao4" top="225" width="200" height="50" zIndex="3"/>
<region id="rgOpcao2-1" left="200" top="157" width="200" height="50" zIndex="3"/>
<region id="rgOpcao2-2" left="200" top="162" width="200" height="50" zIndex="3"/>
<region id="rgOpcao2-3" left="200" top="167" width="200" height="50" zIndex="3"/>
<region id="rgOpcao2-4" left="200" top="172" width="200" height="50" zIndex="3"/>
<region id="rgVoltar" left="824" top="100" width="200" height="50" zIndex="3"/>
<region id="rgResultado" width="300" height="300"/>
</region>
</regionBase> <ruleBase>
<rule id="r1" var="opcao" comparator="" value="1"/>
<rule id="r2" var="opcao" comparator="eq" value="2"/>
<rule id="r3" var="opcao" comparator="eq" value="3"/>
<rule id="r4" var="opcao" comparator="eq" value="4"/>
<rule id="r1-1" var="opcao" comparator="eq" value="1-1"/>
<rule id="r1-2" var="opcao" comparator="eq" value="1-2"/>
<rule id="r1-3" var="opcao" comparator="eq" value="1-3"/>
<rule id="r1-4" var="opcao" comparator="eq" value="1-4"/>
<rule id="r2-1" var="opcao" comparator="eq" value="2-1"/>
<rule id="r2-2" var="opcao" comparator="eq" value="2-2"/>
<rule id="r2-3" var="opcao" comparator="eq" value="2-3"/>
<rule id="r2-4" var="opcao" comparator="eq" value="2-4"/>
</ruleBase> <descriptorBase> <descriptor id="dResultado" region="rgResultado"/>
<descriptor id="dOpcao1" region="rgOpcao1" focusIndex="1" moveDown="2" focusBorderWidth="-2" focusBorderColor="blue"/>
<descriptor id="dOpcao2" region="rgOpcao2" focusIndex="2" moveDown="3" moveUp="1" moveRight="3" focusBorderWidth="-2" focusBorderColor="blue"/>
<descriptor id="dOpcao3" region="rgOpcao3" focusIndex="3" moveUp="2" moveDown="4" focusBorderWidth="-2" focusBorderColor="blue"/>
<descriptor id="dOpcao4" region="rgOpcao4" focusIndex="4" moveUp="3" focusBorderWidth="-2" focusBorderColor="blue"/> <descriptor id="dOpcao1-1" region="rgopcao1-1" focusIndex="1-1" moveDown="1-3" moveRight="1-2" focusBorderWidth="-2" focusBorderColor="red"/>
<descriptor id="dOpcao1-2" region="rgopcao1-2" focusIndex="1-2" moveDown="1-4" moveLeft="1-1" moveRight="0" focusBorderWidth="-2" focusBorderColor="red"/>
<descriptor id="dOpcao1-3" region="rgopcao1-3" focusIndex="1-3" moveUp="1-1" moveRight="1-4" focusBorderWidth="-2" focusBorderColor="red"/>
<descriptor id="dOpcao1-4" region="rgopcao1-4" focusIndex="1-4" moveUp="1-2" moveLeft="1-3" moveRight="0" focusBorderWidth="-2" focusBorderColor="red"/> <descriptor id="dMenu" region="rgMenu"/> <descriptor id="dOpcao2-1" region="rgOpcao2-1" focusIndex="2-1" moveDown="2-2" focusBorderWidth="-2" focusBorderColor="orange"/>
<descriptor id="dOpcao2-2" region="rgOpcao2-2" focusIndex="2-2" moveDown="2-3" moveUp="2-1" focusBorderWidth="-2" focusBorderColor="orange"/>
<descriptor id="dOpcao2-3" region="rgOpcao2-3" focusIndex="2-3" moveDown="2-4" moveUp="2-2" focusBorderWidth="-2" focusBorderColor="orange"/>
<descriptor id="dOpcao2-4" region="rgOpcao2-4" focusIndex="2-4" moveUp="2-3" focusBorderWidth="-2" focusBorderColor="orange"/> <descriptor id="dVoltar" region="rgVoltar" focusIndex="0" moveLeft="1-2" moveDown="1-4"/>
<descriptor id="dVideo1" region="rgVideo1"/>
</descriptorBase> <connectorBase> <causalConnector id="onBegin1StartN">
<simpleCondition role="onBegin"/>
<simpleAction role="start" max="unbounded" qualifier="par"/>
</causalConnector> <causalConnector id="onSelection1SetNStopNStartN">
<connectorParam name="var"/>
<simpleCondition role="onSelection"/>
<compoundAction operator="seq">
<simpleAction role="set" value="$var" max="unbounded" qualifier="par"/>
<simpleAction role="stop" max="unbounded" qualifier="par"/>
<simpleAction role="start" max="unbounded" qualifier="par"/>
</compoundAction>
</causalConnector> <causalConnector id="onKeySelectionStartNStopN">
<connectorParam name="keyCode"/>
<simpleCondition role="onSelection" key="$keyCode"/>
<compoundAction operator="seq">
<simpleAction role="start" max="unbounded" qualifier="par"/>
<simpleAction role="stop" max="unbounded" qualifier="par"/>
</compoundAction>
</causalConnector> <causalConnector id="composerOnBeginStartDelay">
<connectorParam value="xs:string" name="delay"/>
<simpleCondition role="onBegin"/>
<simpleAction delay="$delay" role="start"/>
</causalConnector> <causalConnector id="composerOnEndStopWithDelay">
<connectorParam value="xs:string" name="delay"/>
<simpleCondition role="onEnd"/>
<simpleAction delay="$delay" role="stop"/>
</causalConnector> <causalConnector id="onKeySelectionStart">
<connectorParam name="keyCode"/>
<simpleCondition role="onSelection" key="$keyCode"/>
<simpleAction role="start"/>
</causalConnector> </connectorBase> </head> <body> <media type="application/x-ginga-settings" id="nodeSettings">
<property name="opcao"/>
</media> <media id="video1" src="Projeto Final - Arquivo Final/Vídeos/videodomenu.mpg" descriptor="dVideo1"/> <media id="opcao1" src="Projeto Final - Arquivo Final/Imagens/opcao esporte.jpg" descriptor="dOpcao1"/>
<media id="opcao2" src="Projeto Final - Arquivo Final/Imagens/opcao musica.jpg" descriptor="dOpcao2"/>
<media id="opcao3" src="C:\Documents and Settings\Vini\Desktop\Projeto Final - Arquivo Final\Imagens\opção3.jpg" descriptor="dOpcao3"/>
<media id="opcao4" src="C:\Documents and Settings\Vini\Desktop\Projeto Final - Arquivo Final\Imagens\opção4.jpg" descriptor="dOpcao4"/> <switch id="switchOpcao4">
<bindRule rule="r1" constituent="selecao40"/>
<media id="selecao40" src="C:\Documents and Settings\Vini\Desktop\Projeto Final - Arquivo Final\Imagens\opção voltar.jpg" descriptor="dVoltar"/>
</switch>
<switch id="switchOpcao3">
<bindRule rule="r1" constituent="selecao30"/>
<media id="selecao30" src="C:\Documents and Settings\Vini\Desktop\Projeto Final - Arquivo Final\Vídeos\4videodo2menu.mpg" descriptor="dOpcao1-4"/>
</switch>
<switch id="switchOpcao2">
<bindRule rule="r1" constituent="selecao20"/>
<media id="selecao20" src="C:\Documents and Settings\Vini\Desktop\Projeto Final - Arquivo Final\Vídeos\3videodo2menu.mpg" descriptor="dOpcao1-3"/>
</switch>
<switch id="switchOpcao1">
<bindRule rule="r1" constituent="selecao10"/>
<media id="selecao10" src="C:\Documents and Settings\Vini\Desktop\Projeto Final - Arquivo Final\Vídeos\2videodo2menu.mpg" descriptor="dOpcao1-2"/>
</switch>
<switch id="switchOpcao"> <bindRule rule="r1" constituent="selecao1"/>
<bindRule rule="r2" constituent="selecao2"/>
<bindRule rule="r3" constituent="selecao3"/>
<bindRule rule="r4" constituent="selecao4"/> <media id="selecao1" src="C:\Documents and Settings\Vini\Desktop\Projeto Final - Arquivo Final\Vídeos\1videodo2menu.mpg" descriptor="dOpcao1-1"/>
<media id="selecao2" src="media/selecao2.html" descriptor="dResultado"/>
<media id="selecao3" src="media/selecao3.html" descriptor="dResultado"/>
<media id="selecao4" src="media/selecao4.html" descriptor="dResultado"/> </switch> <link id="Video1Start" xconnector="onBegin1StartN">
<bind role="onBegin" component="video1"/>
<bind role="start" component="opcao3"/>
<bind role="start" component="opcao4"/>
<bind role="start" component="opcao1"/>
<bind role="start" component="opcao2"/>
</link> <link id="Selecao_OK1" xconnector="onSelection1SetNStopNStartN">
<bind component="opcao1" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="1"/>
</bind>
<bind component="switchOpcao" role="start"/>
<bind component="switchOpcao1" role="start"/>
<bind component="switchOpcao2" role="start"/>
<bind component="switchOpcao3" role="start"/>
<bind component="switchOpcao4" role="start"/>
<bind component="video1" role="stop"/>
<bind component="opcao1" role="stop"/>
<bind component="opcao2" role="stop"/>
<bind component="opcao3" role="stop"/>
<bind component="opcao4" role="stop"/>
</link> <link id="Selecao_OK2" xconnector="onSelection1SetNStopNStartN">
<bind component="opcao2" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="2"/>
</bind>
<bind component="switchOpcao" role="start"/>
<bind component="video1" role="stop"/>
<bind component="opcao1" role="stop"/>
<bind component="opcao2" role="stop"/>
<bind component="opcao3" role="stop"/>
<bind component="opcao4" role="stop"/>
</link> <link id="Selecao_OK3" xconnector="onSelection1SetNStopNStartN">
<bind component="opcao3" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="3"/>
</bind>
<bind component="switchOpcao" role="start"/>
<bind component="video1" role="stop"/>
<bind component="opcao1" role="stop"/>
<bind component="opcao2" role="stop"/>
<bind component="opcao3" role="stop"/>
<bind component="opcao4" role="stop"/>
</link> <link id="Selecao_OK4" xconnector="onSelection1SetNStopNStartN">
<bind component="opcao4" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="4"/>
</bind>
<bind component="switchOpcao" role="start"/>
<bind component="video1" role="stop"/>
<bind component="opcao1" role="stop"/>
<bind component="opcao2" role="stop"/>
<bind component="opcao3" role="stop"/>
<bind component="opcao4" role="stop"/>
</link> <link id="Selecao_OK10" xconnector="onSelection1SetNStopNStartN">
<bind component="switchOpcao" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="1"/>
</bind>
<bind component="switchOpcao" role="stop"/>
<bind component="switchOpcao1" role="stop"/>
<bind component="switchOpcao2" role="stop"/>
<bind component="switchOpcao3" role="stop"/>
<bind component="videofinal1-1" role="start"/>
</link>
<link id="Selecao_OK11" xconnector="onSelection1SetNStopNStartN">
<bind component="switchOpcao1" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="1"/>
</bind>
<bind component="switchOpcao" role="stop"/>
<bind component="switchOpcao1" role="stop"/>
<bind component="switchOpcao2" role="stop"/>
<bind component="switchOpcao3" role="stop"/>
<bind component="videofinal1-2" role="start"/>
</link>
<link id="Selecao_OK12" xconnector="onSelection1SetNStopNStartN">
<bind component="switchOpcao2" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="1"/>
</bind>
<bind component="switchOpcao" role="stop"/>
<bind component="switchOpcao1" role="stop"/>
<bind component="switchOpcao2" role="stop"/>
<bind component="switchOpcao3" role="stop"/>
<bind component="videofinal1-3" role="start"/>
</link>
<link id="Selecao_OK13" xconnector="onSelection1SetNStopNStartN">
<bind component="switchOpcao3" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="1"/>
</bind>
<bind component="switchOpcao" role="stop"/>
<bind component="switchOpcao1" role="stop"/>
<bind component="switchOpcao2" role="stop"/>
<bind component="switchOpcao3" role="stop"/>
<bind component="videofinal1-4" role="start"/>
</link>
<link xconnector="onKeySelectionStartNStopN">
<linkParam name="keyCode" value="MENU"/>
<bind role="onSelection" component="switchOpcao4"/>
<bind role="stop" component="switchOpcao"/>
<bind role="stop" component="switchOpcao1"/>
<bind role="stop" component="switchOpcao2"/>
<bind role="stop" component="switchOpcao3"/>
<bind role="stop" component="switchOpcao4"/>
<bind role="start" component="opcao1"/>
<bind role="start" component="opcao2"/>
<bind role="start" component="opcao3"/>
<bind role="start" component="opcao4"/>
<bind role="start" component="video1"/>
</link>
<media descriptor="dMenu" src="C:\Documents and Settings\Vini\Desktop\Projeto Final - Arquivo Final\Imagens\Menu1.jpg" id="ImagemMenu">
<area end="999999.0s" begin="5.0s" id="Video1start"/>
</media>
<port component="ImagemMenu" id="port_exemplo12_ImagemMenu"/> <link xconnector="onBegin1StartN" id="começodovideo1">
<bind role="onBegin" component="ImagemMenu"/>
<bind role="start" component="video1"/>
</link> <media descriptor="dVideo1" src="http:/Desktop/Projeto Final - Arquivo Final/Vídeos/resultado1-1.mpg" id="videofinal1-1"/> <media descriptor="dVideo1" src="http:/Desktop/Projeto Final - Arquivo Final/Vídeos/resultado1-2.mpg" id="videofinal1-2"/>
<media descriptor="dVideo1" src="http:/Desktop/Projeto Final - Arquivo Final/Vídeos/resultado1-3.mpg" id="videofinal1-3"/>
<media descriptor="dVideo1" src="http:/Desktop/Projeto Final - Arquivo Final/Vídeos/resultado1-4.mpg" id="videofinal1-4"/> </body> </ncl> Obrigado!
Detectando JMF...[OK]
Iniciando plugins...
Fim da carga de plugins...
[error] AWT-EventQueue-0: java.io.IOException: File Not Found
[error] AWT-EventQueue-0: java.io.IOException: File Not Found
[error] AWT-EventQueue-0: [ERR] Unable to handle content of "file:C:/Documents and Settings/Vini/Desktop/Projeto Final - Arquivo Final/V?deos/videodomenu.mpg".Error instantiating class: com.sun.media.protocol.file.DataSource : java.io.IOException: File Not Found
[error] AWT-EventQueue-0: java.lang.NullPointerException
[error] AWT-EventQueue-0: at br.pucrio.telemidia.ginga.core.player.av.JMFPlayer.<init>(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.ginga.ncl.adapters.av.jmf.JmfVideoPlayerAdapter.createPlayer(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.ginga.ncl.adapters.DefaultFormatterPlayerAdapter.prepare(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.converter.executionplan.ExecutionPlanConverter.compilePlan(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.converter.executionplan.ExecutionPlanConverter.compile(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.createExecutionPlan(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView$ComboAction.itemStateChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JComboBox.fireItemStateChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JComboBox.selectedItemChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JComboBox.contentsChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.DefaultComboBoxModel.setSelectedItem(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.DefaultComboBoxModel.addElement(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JComboBox.addItem(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.resetExecutionPlan(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.refresh(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.refresh(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.setCurrentDocument(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor$TreeSelectionHandler.valueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JTree.fireValueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JTree$TreeSelectionRedirector.valueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JTree.setSelectionPath(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.openProject(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.openFile(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.access$1900(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor$ProjectLauncher.ok(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor$ProjectLauncher$ButtonsHandler.actionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.processMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JComponent.processMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.processEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Container.processEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Container.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Container.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Window.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Dialog$1.run(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.run(Unknown Source)
[error] AWT-EventQueue-0: java.io.IOException: File Not Found
[error] AWT-EventQueue-0: java.io.IOException: File Not Found
[error] AWT-EventQueue-0: [ERR] Unable to handle content of "file:C:/Documents and Settings/Vini/Desktop/Projeto Final - Arquivo Final/V?deos/videodomenu.mpg".Error instantiating class: com.sun.media.protocol.file.DataSource : java.io.IOException: File Not Found
[error] AWT-EventQueue-0: java.lang.NullPointerException
[error] AWT-EventQueue-0: at br.pucrio.telemidia.ginga.core.player.av.JMFPlayer.<init>(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.ginga.ncl.adapters.av.jmf.JmfVideoPlayerAdapter.createPlayer(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.ginga.ncl.adapters.DefaultFormatterPlayerAdapter.prepare(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.converter.executionplan.ExecutionPlanConverter.compilePlan(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.converter.executionplan.ExecutionPlanConverter.compile(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.createExecutionPlan(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.refresh(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.refresh(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.setCurrentDocument(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor$TreeSelectionHandler.valueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JTree.fireValueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JTree$TreeSelectionRedirector.valueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JTree.setSelectionPath(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.openProject(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.openFile(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.access$1900(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor$ProjectLauncher.ok(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor$ProjectLauncher$ButtonsHandler.actionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.processMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JComponent.processMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.processEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Container.processEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Container.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Container.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Window.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Dialog$1.run(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.run(Unknown Source)
[error] AWT-EventQueue-0: java.io.IOException: File Not Found
[error] AWT-EventQueue-0: java.io.IOException: File Not Found
[error] AWT-EventQueue-0: [ERR] Unable to handle content of "file:C:/Documents and Settings/Vini/Desktop/Projeto Final - Arquivo Final/V?deos/videodomenu.mpg".Error instantiating class: com.sun.media.protocol.file.DataSource : java.io.IOException: File Not Found
[error] AWT-EventQueue-0: java.lang.NullPointerException
[error] AWT-EventQueue-0: at br.pucrio.telemidia.ginga.core.player.av.JMFPlayer.<init>(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.ginga.ncl.adapters.av.jmf.JmfVideoPlayerAdapter.createPlayer(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.ginga.ncl.adapters.DefaultFormatterPlayerAdapter.prepare(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.converter.executionplan.ExecutionPlanConverter.compilePlan(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.converter.executionplan.ExecutionPlanConverter.compile(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.createExecutionPlan(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView$ComboAction.itemStateChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JComboBox.fireItemStateChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JComboBox.selectedItemChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JComboBox.contentsChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.DefaultComboBoxModel.setSelectedItem(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.DefaultComboBoxModel.addElement(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JComboBox.addItem(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.updateMainPerspective(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.refresh(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.refresh(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.setCurrentDocument(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor$TreeSelectionHandler.valueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JTree.fireValueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JTree$TreeSelectionRedirector.valueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JTree.setSelectionPath(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.openProject(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.openFile(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.access$1900(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor$ProjectLauncher.ok(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor$ProjectLauncher$ButtonsHandler.actionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.processMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JComponent.processMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.processEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Container.processEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Container.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Container.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Window.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Dialog$1.run(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.run(Unknown Source)
[error] AWT-EventQueue-0: java.lang.NullPointerException
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.getExecutionObject(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.updateMainPerspective(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.refresh(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.view.temporal.TemporalView.refresh(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.setCurrentDocument(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor$TreeSelectionHandler.valueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JTree.fireValueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JTree$TreeSelectionRedirector.valueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JTree.setSelectionPath(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.openProject(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.openFile(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor.access$1900(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor$ProjectLauncher.ok(Unknown Source)
[error] AWT-EventQueue-0: at br.pucrio.telemidia.composer.ComposerEditor$ProjectLauncher$ButtonsHandler.actionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.processMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at javax.swing.JComponent.processMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.processEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Container.processEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Container.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Container.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Window.dispatchEventImpl(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Component.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.Dialog$1.run(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[error] AWT-EventQueue-0: at java.awt.EventDispatchThread.run(Unknown Source) Você sabe o que siginifica isso? Grato desde Já!
[error] AWT-EventQueue-0: java.io.IOException: File Not Found
[error] AWT-EventQueue-0: [ERR] Unable to handle content of "file:C:/Documents and Settings/Vini/Desktop/Projeto Final - Arquivo Final/V?deos/videodomenu.mpg".Error instantiating class: com.sun.media.protocol.file.DataSource : java.io.IOException: File Not Found
[error] AWT-EventQueue-0: java.lang.NullPointerException Esta mensgaem quer dizer que o arquivo (file:C:/Documents and Settings/Vini/Desktop/Projeto Final - Arquivo Final/V?deos/videodomenu.mpg) não foi encontrado! Caso você tenha certeza que o arquivo existe, tente mudar as mídias de diretório, tirando os acentos do path (isto pode ser um problema, não sei se é!) - como acontece em Vídeo que fica V?deo. Para se livrar totalmente destes problemas coloque todas as mídias em uma pasta (por exemplo, media) que esteja no mesmo diretório do arquivo ncl. E sempre faça o src relativo ao arquivo ncl. Não coloque nem espaços e nem acentos nos nomes das pastas e arquivos.
<ncl id="projeto final" xmlns="http://www.ncl.org.br/NCL3.0/EDTVProfile"> <head> <regionBase>
<region id="rgTV" width="1080" height="768">
<region id="rgMenu" width="1024" height="768" zIndex="1"/>
<region id="rgVideo1" left="195" top="152" width="640" height="358" zIndex="3"/>
<region id="rgopcao1-1" left="200" top="160" width="310" height="125" zIndex="2"/>
<region id="rgopcao1-2" left="520" top="160" width="310" height="125" zIndex="2"/>
<region id="rgopcao1-3" left="200" top="310" width="310" height="125" zIndex="2"/>
<region id="rgopcao1-4" left="520" top="310" width="310" height="125" zIndex="2"/>
<region id="rgOpcao1" top="75" width="200" height="50" zIndex="3"/>
<region id="rgOpcao2" left="400" top="75" width="200" height="50" zIndex="3"/>
<region id="rgOpcao3" left="800" top="75" width="200" height="50" zIndex="3"/>
<region id="rgOpcao4" top="600" width="200" height="50" zIndex="3"/>
<region id="rgResultado" left="150" top="100" width="200" height="100" zIndex="3"/>
<region id="rgVoltar" left="824" top="100" width="200" height="50" zIndex="3"/>
<region left="310" top="125" width="200" height="50" id="rgopcao2-1"/>
<region left="310" top="175" width="200" height="50" id="rgopcao2-2"/>
</region>
</regionBase> <ruleBase>
<rule id="r1" var="opcao" comparator="eq" value="1"/>
<rule id="r2" var="opcao" comparator="eq" value="2"/>
<rule id="r3" var="opcao" comparator="eq" value="3"/>
<rule id="r4" var="opcao" comparator="eq" value="4"/>
<rule id="r1-1" var="opcao" comparator="eq" value="1-1"/>
<rule id="r1-2" var="opcao" comparator="eq" value="1-2"/>
<rule id="r1-3" var="opcao" comparator="eq" value="1-3"/>
<rule id="r1-4" var="opcao" comparator="eq" value="1-4"/>
</ruleBase> <descriptorBase>
<descriptor id="dResultado" region="rgResultado"/> <descriptor id="dOpcao1-1" region="rgopcao1-1" focusIndex="1-1" moveDown="1-3" moveRight="1-2" focusBorderWidth="-2" focusBorderColor="red"/>
<descriptor id="dOpcao1-2" region="rgopcao1-2" focusIndex="1-2" moveDown="1-4" moveLeft="1-1" moveRight="0" focusBorderWidth="-2" focusBorderColor="red"/>
<descriptor id="dOpcao1-3" region="rgopcao1-3" focusIndex="1-3" moveUp="1-1" moveRight="1-4" focusBorderWidth="-2" focusBorderColor="red"/>
<descriptor id="dOpcao1-4" region="rgopcao1-4" focusIndex="1-4" moveUp="1-2" moveLeft="1-3" moveRight="0" focusBorderWidth="-2" focusBorderColor="red"/> <descriptor id="dVoltar" region="rgVoltar" focusIndex="0" moveLeft="1-2" moveDown="1-4"/>
<descriptor id="dOpcao2" region="rgOpcao2" focusIndex="2" moveDown="5" moveLeft="1" moveRight="3" focusBorderWidth="-2" focusBorderColor="blue"/>
<descriptor id="dOpcao3" region="rgOpcao3" focusIndex="3" moveLeft="2" moveDown="6" focusBorderWidth="-2" focusBorderColor="blue"/>
<descriptor id="dOpcao4" region="rgOpcao4" focusIndex="4" moveRight="5" moveUp="1" focusBorderWidth="-2" focusBorderColor="blue"/> <descriptor id="dMenu" region="rgMenu"/> <descriptor id="dVideo1" region="rgVideo1"/> <descriptor id="dOpcao1" region="rgOpcao1" focusIndex="1" moveDown="4" moveRight="2" focusBorderWidth="-2" focusBorderColor="blue"/> <descriptor region="rgopcao2-1" id="dopcao2-1" focusIndex="2-1" moveDown="2-2" focusBorderWidth="-2" focusBorderColor="red"/>
<descriptor region="rgopcao2-2" id="dopcao2-2" focusIndex="2-2" moveUp="2-1" focusBorderWidth="-2" focusBorderColor="red"/>
</descriptorBase> <connectorBase> <causalConnector id="onBegin1StartN"> <simpleCondition role="onBegin"/>
<simpleAction role="start" max="unbounded" qualifier="par"/>
</causalConnector> <causalConnector id="onSelection1SetNStopNStartN">
<connectorParam name="var"/> <simpleCondition role="onSelection"/>
<compoundAction operator="seq">
<simpleAction role="set" value="$var" max="unbounded" qualifier="par"/>
<simpleAction role="stop" max="unbounded" qualifier="par"/>
<simpleAction role="start" max="unbounded" qualifier="par"/>
</compoundAction>
</causalConnector> <causalConnector id="onKeySelectionStartNStopN">
<connectorParam name="keyCode"/> <simpleCondition role="onSelection" key="$keyCode"/>
<compoundAction operator="seq">
<simpleAction role="start" max="unbounded" qualifier="par"/>
<simpleAction role="stop" max="unbounded" qualifier="par"/>
</compoundAction>
</causalConnector> <causalConnector id="composerOnBeginStartDelay">
<connectorParam type="xs:string" name="delay"/>
<simpleCondition role="onBegin"/>
<simpleAction delay="$delay" role="start"/>
</causalConnector> <causalConnector id="composerOnEndStopWithDelay">
<connectorParam type="xs:string" name="delay"/>
<simpleCondition role="onEnd"/>
<simpleAction delay="$delay" role="stop"/>
</causalConnector> <causalConnector id="onKeySelectionStart">
<connectorParam name="keyCode"/> <simpleCondition role="onSelection" key="$keyCode"/>
<simpleAction role="start"/>
</causalConnector> </connectorBase> </head> <body> <media type="application/x-ginga-settings" id="nodeSettings">
<property name="opcao"/>
</media> <media id="video1" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\videodomenu.mpg" descriptor="dVideo1"/> <media id="opcao1" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\opcaoesporte.jpg" descriptor="dOpcao1"/>
<media id="opcao2" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\opcaomusica.jpg" descriptor="dOpcao2"/>
<media id="opcao3" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\opcao3.jpg" descriptor="dOpcao3"/>
<media id="opcao4" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\opcao4.jpg" descriptor="dOpcao4"/> <switch id="switchOpcao4">
<bindRule rule="r1" constituent="selecao40"/>
<media id="selecao40" src="media/opcaovoltar.jpg" descriptor="dVoltar"/>
</switch>
<switch id="switchOpcao3">
<bindRule rule="r1" constituent="selecao30"/>
<media id="selecao30" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\4videodo2menu.mpg" descriptor="dOpcao1-4"/>
</switch>
<switch id="switchOpcao2">
<bindRule rule="r1" constituent="selecao20"/>
<media id="selecao20" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\3videodo2menu.mpg" descriptor="dOpcao1-3"/>
</switch>
<switch id="switchOpcao1">
<bindRule rule="r1" constituent="selecao10"/>
<bindRule rule="r2" constituent="selecao11"/>
<media id="selecao10" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\2videodo2menu.mpg" descriptor="dOpcao1-2"/>
<media id="selecao11" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\opcao3" descriptor="dopcao2-2"/>
</switch>
<switch id="switchOpcao">
<!-- caso a regra ri seja válida, dispara o nó selecaoi --> <bindRule rule="r1" constituent="selecao1"/>
<bindRule rule="r2" constituent="selecao2"/>
<bindRule rule="r3" constituent="selecao3"/>
<bindRule rule="r4" constituent="selecao4"/> <media id="selecao1" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\1videodo2menu.mpg" descriptor="dOpcao1-1"/>
<media id="selecao2" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\opcao4.jpg" descriptor="dopcao2-1"/>
<media id="selecao3" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\opcao3.jpg" descriptor="dResultado"/>
<media id="selecao4" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\opcao3.jpg" descriptor="dResultado"/> </switch> <link id="Video1Start" xconnector="onBegin1StartN">
<bind role="onBegin" component="video1"/>
<bind role="start" component="opcao3"/>
<bind role="start" component="opcao4"/>
<bind role="start" component="opcao1"/>
<bind role="start" component="opcao2"/>
</link> <link id="Selecao_OK1" xconnector="onSelection1SetNStopNStartN">
<bind component="opcao1" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="1"/>
</bind>
<bind component="switchOpcao" role="start"/>
<bind component="switchOpcao1" role="start"/>
<bind component="switchOpcao2" role="start"/>
<bind component="switchOpcao3" role="start"/>
<bind component="switchOpcao4" role="start"/>
<bind component="video1" role="stop"/>
<bind component="opcao1" role="stop"/>
<bind component="opcao2" role="stop"/>
<bind component="opcao3" role="stop"/>
<bind component="opcao4" role="stop"/>
</link> <link id="Selecao_OK2" xconnector="onSelection1SetNStopNStartN">
<bind component="opcao2" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="2"/>
</bind>
<bind component="switchOpcao" role="start"/>
<bind component="switchOpcao1" role="start"/>
<bind component="video1" role="stop"/>
<bind component="opcao1" role="stop"/>
<bind component="opcao2" role="stop"/>
<bind component="opcao3" role="stop"/>
<bind component="opcao4" role="stop"/>
</link> <link id="Selecao_OK3" xconnector="onSelection1SetNStopNStartN">
<bind component="opcao3" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="3"/>
</bind>
<bind component="switchOpcao" role="start"/>
<bind component="video1" role="stop"/>
<bind component="opcao1" role="stop"/>
<bind component="opcao2" role="stop"/>
<bind component="opcao3" role="stop"/>
<bind component="opcao4" role="stop"/>
</link> <link id="Selecao_OK4" xconnector="onSelection1SetNStopNStartN">
<bind component="opcao4" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="4"/>
</bind>
<bind component="switchOpcao" role="start"/>
<bind component="video1" role="stop"/>
<bind component="opcao1" role="stop"/>
<bind component="opcao2" role="stop"/>
<bind component="opcao3" role="stop"/>
<bind component="opcao4" role="stop"/>
</link>
<link id="Selecao_OK10" xconnector="onSelection1SetNStopNStartN">
<bind component="switchOpcao" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="1"/>
</bind>
<bind component="switchOpcao" role="stop"/>
<bind component="switchOpcao1" role="stop"/>
<bind component="switchOpcao2" role="stop"/>
<bind component="switchOpcao3" role="stop"/>
<bind component="videofinal1-1" role="start"/>
</link>
<link id="Selecao_OK11" xconnector="onSelection1SetNStopNStartN">
<bind component="switchOpcao1" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="1"/>
</bind>
<bind component="switchOpcao" role="stop"/>
<bind component="switchOpcao1" role="stop"/>
<bind component="switchOpcao2" role="stop"/>
<bind component="switchOpcao3" role="stop"/>
<bind component="videofinal1-2" role="start"/>
</link>
<link id="Selecao_OK12" xconnector="onSelection1SetNStopNStartN">
<bind component="switchOpcao2" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="1"/>
</bind>
<bind component="switchOpcao" role="stop"/>
<bind component="switchOpcao1" role="stop"/>
<bind component="switchOpcao2" role="stop"/>
<bind component="switchOpcao3" role="stop"/>
<bind component="videofinal1-3" role="start"/>
</link>
<link id="Selecao_OK13" xconnector="onSelection1SetNStopNStartN">
<bind component="switchOpcao3" role="onSelection"/>
<bind component="nodeSettings" interface="opcao" role="set">
<bindParam name="var" value="1"/>
</bind>
<bind component="switchOpcao" role="stop"/>
<bind component="switchOpcao1" role="stop"/>
<bind component="switchOpcao2" role="stop"/>
<bind component="switchOpcao3" role="stop"/>
<bind component="videofinal1-4" role="start"/>
</link>
<link xconnector="onKeySelectionStartNStopN">
<linkParam name="keyCode" value="RED"/>
<bind role="onSelection" component="switchOpcao4"/>
<bind role="stop" component="ImagemMenu"/>
<bind role="stop" component="switchOpcao"/>
<bind role="stop" component="switchOpcao1"/>
<bind role="stop" component="switchOpcao2"/>
<bind role="stop" component="switchOpcao3"/>
<bind role="stop" component="switchOpcao4"/>
<bind role="start" component="ImagemMenu"/>
</link>
<media descriptor="dMenu" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\Menu1.jpg" id="ImagemMenu">
<area end="999999.0s" begin="5.0s" id="Video1start"/>
</media>
<port component="ImagemMenu" id="port_exemplo12_ImagemMenu"/> <link xconnector="onBegin1StartN" id="começodovideo1">
<bind role="onBegin" component="ImagemMenu"/>
<bind role="start" component="video1"/>
</link> <media descriptor="dVideo1" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\resultado1-1.mpg" id="videofinal1-1"/> <media descriptor="dVideo1" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\resultado1-2.mpg" id="videofinal1-2"/>
<media descriptor="dVideo1" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\resultado1-3.mpg" id="videofinal1-3"/>
<media descriptor="dVideo1" src="C:\Documents and Settings\Rogerio\Desktop\Documento do Composer\media\resultado1-4.mpg" id="videofinal1-4"/> </body> </ncl> Desde já Grato!