outputMedia « IceFaces « JSF Q&A

Home
JSF Q&A
1.API
2.Bean
3.Component
4.Control
5.Data
6.database
7.Datatable
8.Development
9.Exception
10.Facelets
11.Form
12.Glassfish
13.HTML
14.IceFaces
15.Internationalization
16.JPA
17.JSP
18.MyFaces
19.openfaces
20.Page
21.Portlet
22.PrimeFaces
23.RichFaces
24.Seam
25.Security
26.Servlet
27.Session
28.Tag
29.Test
30.Tomcat
31.validation
32.Web Service
JSF Q&A » IceFaces » outputMedia 

1.     stackoverflow.com

<ice:outputMedia player="flash" source="... /ICEfaces_Flash.swf"
                style="width:300px;height:250px;">
<f:param name="play" value="true"/>
<f:param name="menu" value="true"/>
</ice:outputMedia>
Above Code plays the flash file but doesnt ...

2.  and     stackoverflow.com

I am trying to play sequence of .wav files with the following code. My Problem is some times all files are playing at a time some times one after other. Simple ...

3. OutputMedia: How To?    icefaces.org

6.  source    icefaces.org

7. outputmedia doesn't show initial source    icefaces.org

Your right, I don't do much with Tiff so I forgot that couldn't handle it. Glad you came up with something. If you don't need tiff resolution you should consider converting the images to jpeg, you'll get better performance and compression ratio's. I do a lot of image processing here. Use "test" for both userid and password when prompted. http://99.139.107.194/svn/test/iceAPNS/src/com/mcv/servlet/ You ...

9. ice:outputMedia in FF player music    icefaces.org

10. panelDivider and outputMedia - dragging divider reloads player    icefaces.org

I have an player inside of an . When you drag the divider, it causes the player to be reloaded, interrupting playback of the media. I have tried adding partialSubmit to the panelDivider, but this does not seem to help. Any hints on whether it's possible to drag the divider without causing the player to reload? Thanks!

13. PLAYING FLV WITH OUTPUTMEDIA    icefaces.org

hello everybody i would like to know how to do for playing flv video within an icefaces outputmedia component in the same way that it is shown by the typical site that shows video with streaming and the slider bar for progress, does anybody know how to do it?, i had been trying but it just let me to run swf ...

14. ICEpush is doing a full page refresh when ice:outputMedia is used    icefaces.org

Further to this - quite strange - I discovered that whether it does a full page refresh or not depends on what type of media it's outputting. e.g. xhtml as follows: backing bean: public String getObject() { //return "/images/dragDrop/shopping-cart.png"; return "/mimics/simple.svg"; } If the image file is returned then subsequent pushes don't cause a full page refresh ...

15. outputMedia flash parameters    icefaces.org

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.