<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/exadel-fiji-discussion</id>
  <title type="text">Exadel Fiji Discussion Google Group</title>
  <subtitle type="text">
  Fiji lets developers use Flex within JavaServer Faces / RichFaces applications as standard JSF components.
  </subtitle>
  <link href="/group/exadel-fiji-discussion/feed/atom_v1_0_msgs.xml" rel="self" title="Exadel Fiji Discussion feed"/>
  <updated>2009-11-06T17:53:59Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>max-exadel</name>
  <email>m...@exadel.com</email>
  </author>
  <updated>2009-11-06T17:53:59Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/ee8a848c8d04f618/3737d8cca9e2e741?show_docid=3737d8cca9e2e741</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/ee8a848c8d04f618/3737d8cca9e2e741?show_docid=3737d8cca9e2e741"/>
  <title type="text">Re: Controlling The play of a SWF file with fiji:swf.</title>
  <summary type="html" xml:space="preserve">
  fiji:swf is just a universal wrapper so you can wrap any .swf as a JSF &lt;br&gt; component. This tag doesn&#39;t have any features to do play/stop/pause. &lt;br&gt; This has to come from the actual .swf. &lt;br&gt; &lt;p&gt;Max
  </summary>
  </entry>
  <entry>
  <author>
  <name>Glenn Davidson</name>
  <email>gbadavid...@yahoo.com</email>
  </author>
  <updated>2009-11-06T17:20:51Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/ee8a848c8d04f618/963f49130061bdf1?show_docid=963f49130061bdf1</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/ee8a848c8d04f618/963f49130061bdf1?show_docid=963f49130061bdf1"/>
  <title type="text">Controlling The play of a SWF file with fiji:swf.</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; I was wondering if anyone could point me to any documentation or examples showing how to control the play of a .swf file using fiji:swf. I&#39;d like to have the play, stop, pause and other standard media buttons if possible. &lt;br&gt; Thanks &lt;br&gt; ______________________________ ____________________ &lt;br&gt; Do You Yahoo!?
  </summary>
  </entry>
  <entry>
  <author>
  <name>iceblade</name>
  <email>ovidiu.dobr...@gmail.com</email>
  </author>
  <updated>2009-11-02T09:03:30Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/10a3152f2680b54f/fe8f18570facaaa7?show_docid=fe8f18570facaaa7</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/10a3152f2680b54f/fe8f18570facaaa7?show_docid=fe8f18570facaaa7"/>
  <title type="text">Re: Fiji chart appears on top of the modal panel / Ideea for showing / hiding fiji chart</title>
  <summary type="html" xml:space="preserve">
  Well, thanks for the #2 answer!:) &lt;br&gt; &lt;p&gt;that page, the chart is on top of the modal...
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mário Vicentim</name>
  <email>mariovicen...@gmail.com</email>
  </author>
  <updated>2009-10-30T17:19:00Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/ee8a848c8d04f618/1ba8deee4c90de7b?show_docid=1ba8deee4c90de7b</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/ee8a848c8d04f618/1ba8deee4c90de7b?show_docid=1ba8deee4c90de7b"/>
  <title type="text">a4j:actionparam and fiji:barChart</title>
  <summary type="html" xml:space="preserve">
  Hi, i&#39;m having some trouble trying to pass a actionparam to my bean on &lt;br&gt; item click. My code is something like that: &lt;br&gt; &lt;p&gt;&amp;lt;fiji:barChart id=&amp;quot;barChartOne&amp;quot; value=&amp;quot;#{myBean.myOBJECTLIST}&amp;quot; &lt;br&gt; subtitle=&amp;quot;subtitle&amp;quot; var=&amp;quot;myvar&amp;quot; legendCaption=&amp;quot;Legend&amp;quot; barColors=&amp;quot;# &lt;br&gt; {myBean.colors}&amp;quot; &lt;br&gt; title=&amp;quot;MyTitle&amp;quot; width=&amp;quot;250&amp;quot; height=&amp;quot;250&amp;quot; legendPosition=&amp;quot;top&amp;quot;
  </summary>
  </entry>
  <entry>
  <author>
  <name>max-exadel</name>
  <email>m...@exadel.com</email>
  </author>
  <updated>2009-10-30T00:18:45Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/5f98b71f69b398ae/619058bbf61a0a9f?show_docid=619058bbf61a0a9f</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/5f98b71f69b398ae/619058bbf61a0a9f?show_docid=619058bbf61a0a9f"/>
  <title type="text">Re: Is it possible to set application size (fiji:swf) using a percentage?</title>
  <summary type="html" xml:space="preserve">
  Maybe this could help: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://tush.wordpress.com/2007/06/25/action-script-3-resize-swf-on-browser-resize/&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tim</name>
  <email>mccra...@gmail.com</email>
  </author>
  <updated>2009-10-28T05:47:16Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/98c254588a8eed4c/2cb704eb52608ee0?show_docid=2cb704eb52608ee0</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/98c254588a8eed4c/2cb704eb52608ee0?show_docid=2cb704eb52608ee0"/>
  <title type="text">Multiple endpoints</title>
  <summary type="html" xml:space="preserve">
  I am having a problem using multiple endpoints, it seems any more than &lt;br&gt; 3 and the endpoint URLs that are passed through to flash no longer &lt;br&gt; work, has anyone else encountered this? &lt;br&gt; &lt;p&gt;For example this... &lt;br&gt; &lt;p&gt; &amp;lt;fiji:swf id=&amp;quot;flexApp&amp;quot; src=&amp;quot;FlexApp.swf&amp;quot;&amp;gt; &lt;br&gt; &amp;lt;fiji:endpoint name=&amp;quot;endpoint1&amp;quot; binary=&amp;quot;true&amp;quot; service=&amp;quot;#
  </summary>
  </entry>
  <entry>
  <author>
  <name>max-exadel</name>
  <email>m...@exadel.com</email>
  </author>
  <updated>2009-10-28T02:10:38Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/5f98b71f69b398ae/9c28fd09dff705fb?show_docid=9c28fd09dff705fb</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/5f98b71f69b398ae/9c28fd09dff705fb?show_docid=9c28fd09dff705fb"/>
  <title type="text">Re: Video controls when displaying a SWF file.</title>
  <summary type="html" xml:space="preserve">
  fiji:swf is just a wrapper for a Flash component. You would need to &lt;br&gt; add those controls to the Flash component or place controls in a &lt;br&gt; separate fiji:swf (next to the player).
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ahilton Barreto</name>
  <email>ahiltonbarr...@gmail.com</email>
  </author>
  <updated>2009-10-27T10:10:29Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/5f98b71f69b398ae/34fb83e1aecd636e?show_docid=34fb83e1aecd636e</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/5f98b71f69b398ae/34fb83e1aecd636e?show_docid=34fb83e1aecd636e"/>
  <title type="text">Re: Is it possible to set application size (fiji:swf) using a percentage?</title>
  <summary type="html" xml:space="preserve">
  Thank you Max, &lt;br&gt; But unfortunatelly it didn&#39;t work... &lt;br&gt; &lt;p&gt;If i do not set height and width properties at the fiji:swf component, &lt;br&gt; it seems to get a default or undefined value, and seems to ignore &lt;br&gt; parent settings (and if i do set those properties, &amp;quot;%&amp;quot; is not &lt;br&gt; allowed)...you can see at the generated source code that the parent
  </summary>
  </entry>
  <entry>
  <author>
  <name>Glenn Davidson</name>
  <email>gbadavid...@yahoo.com</email>
  </author>
  <updated>2009-10-26T18:25:50Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/5f98b71f69b398ae/90774b71be2f835a?show_docid=90774b71be2f835a</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/5f98b71f69b398ae/90774b71be2f835a?show_docid=90774b71be2f835a"/>
  <title type="text">Video controls when displaying a SWF file.</title>
  <summary type="html" xml:space="preserve">
  Is there a way to have a set of display controls (i.e. Pause, play, FF, Rev, etc. ) when running a SWF file using the FIJI:SWF control? &lt;br&gt; Thanks &lt;br&gt; Glenn
  </summary>
  </entry>
  <entry>
  <author>
  <name>max-exadel</name>
  <email>m...@exadel.com</email>
  </author>
  <updated>2009-10-26T15:58:30Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/5f98b71f69b398ae/a60f7f88ca57f150?show_docid=a60f7f88ca57f150</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/5f98b71f69b398ae/a60f7f88ca57f150?show_docid=a60f7f88ca57f150"/>
  <title type="text">Re: Is it possible to set application size (fiji:swf) using a percentage?</title>
  <summary type="html" xml:space="preserve">
  Try setting relative size on a parent tag (such as div), they might be &lt;br&gt; passed to the Flash object. &lt;br&gt; Max
  </summary>
  </entry>
  <entry>
  <author>
  <name>max-exadel</name>
  <email>m...@exadel.com</email>
  </author>
  <updated>2009-10-26T15:39:31Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/10a3152f2680b54f/d67edcbfe201fe18?show_docid=d67edcbfe201fe18</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/10a3152f2680b54f/d67edcbfe201fe18?show_docid=d67edcbfe201fe18"/>
  <title type="text">Re: Fiji chart appears on top of the modal panel / Ideea for showing / hiding fiji chart</title>
  <summary type="html" xml:space="preserve">
  Can you clarify on #1? What do you mean by &amp;quot;always on top&amp;quot;? &lt;br&gt; &lt;p&gt;For #2, you can rerender the chart via Ajax or even just a regular &lt;br&gt; page submit. Just set the rendered attribute initially to &#39;false. &lt;br&gt; &lt;p&gt;Max
  </summary>
  </entry>
  <entry>
  <author>
  <name>ASB80</name>
  <email>ahiltonbarr...@gmail.com</email>
  </author>
  <updated>2009-10-24T23:33:26Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/5f98b71f69b398ae/c01bfc90dcc23211?show_docid=c01bfc90dcc23211</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/5f98b71f69b398ae/c01bfc90dcc23211?show_docid=c01bfc90dcc23211"/>
  <title type="text">Is it possible to set application size (fiji:swf) using a percentage?</title>
  <summary type="html" xml:space="preserve">
  At the JSF side of my application, I was trying to set width and &lt;br&gt; height using a percentage...but if i do it, i get an exception: &lt;br&gt; &lt;p&gt;SEVERE: Error Rendering View[/ferramentas/componentepr ocesso/ &lt;br&gt; edicaoTabelaComponentes.xhtml] &lt;br&gt; java.lang.NumberFormatExceptio n: For input string: &amp;quot;100%&amp;quot; &lt;br&gt; at java.lang.NumberFormatExceptio n.forInputString(Unknown Source)
  </summary>
  </entry>
  <entry>
  <author>
  <name>iceblade</name>
  <email>ovidiu.dobr...@gmail.com</email>
  </author>
  <updated>2009-09-30T15:54:00Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/10a3152f2680b54f/e39cd636fb2c3442?show_docid=e39cd636fb2c3442</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/10a3152f2680b54f/e39cd636fb2c3442?show_docid=e39cd636fb2c3442"/>
  <title type="text">Fiji chart appears on top of the modal panel / Ideea for showing / hiding fiji chart</title>
  <summary type="html" xml:space="preserve">
  I have 2 problems i seem not be able to find a proper solution. &lt;br&gt; &lt;p&gt;1. The fiji charts are always on top. I have tried different ideas &lt;br&gt; (mainly trying to set the wMode) but did not manage to find a work- &lt;br&gt; around. &lt;br&gt; &lt;p&gt;2. If I have a page and i only want the charts to appear after some &lt;br&gt; user action, what is the best way to do this?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Wbrant</name>
  <email>wbr...@gmail.com</email>
  </author>
  <updated>2009-09-30T01:15:06Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/b6d1d20690e8b95c/0aedce1065af2896?show_docid=0aedce1065af2896</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/b6d1d20690e8b95c/0aedce1065af2896?show_docid=0aedce1065af2896"/>
  <title type="text">Re: Help with End Point Service</title>
  <summary type="html" xml:space="preserve">
  Thanks it works perfectly
  </summary>
  </entry>
  <entry>
  <author>
  <name>Wbrant</name>
  <email>wbr...@gmail.com</email>
  </author>
  <updated>2009-09-29T02:22:11Z</updated>
  <id>http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/f19c47069c40a064/a86e3a1724184158?show_docid=a86e3a1724184158</id>
  <link href="http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thread/f19c47069c40a064/a86e3a1724184158?show_docid=a86e3a1724184158"/>
  <title type="text">Advice need to Implemeting JSF Navigation with Project FIJI</title>
  <summary type="html" xml:space="preserve">
  Max,... &lt;br&gt; &lt;p&gt; I am looking for any insights or tips or trick to implementing &lt;br&gt; navigation with the endpoint service. I have tried to use a number &lt;br&gt; of attempts to send commands from the external context displatch. &lt;br&gt; send,redirect etc... All i seem to get is a broken http connection &lt;br&gt; alert from the SWF flex artifact. .
  </summary>
  </entry>
</feed>
