Integration of Jplayer and Wicket

2010-06-17 Thread drobson
ttings/drobson/My Documents/workspace/OrangeTest/context/WEB-INF/music/Honeytrap.mp3\"); this.play();}})});"; container.getHeaderResponse().renderJavascript(js, null); } } HTML - -- View this message in

Re: Integration of Jplayer and Wicket

2010-06-17 Thread Jeremy Thomerson
;"this.element.jPlayer(\"setFile\", > \"C:/Documents and > Settings/drobson/My > Documents/workspace/OrangeTest/context/WEB-INF/music/Honeytrap.mp3\"); > this.play();}})});"; > > container.getHeaderResponse().renderJavascript(js, null); >

Re: Integration of Jplayer and Wicket

2010-06-18 Thread drobson
How do I allow the server to pick it up. Is there a certain method to do this securely? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Integration-of-Jplayer-and-Wicket-tp2259121p2259859.html Sent from the Wicket - Dev mailing list archive at Nabble.com.

Re: Integration of Jplayer and Wicket

2010-06-18 Thread Steve Mactaggart
ethod to do > this > securely? > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Integration-of-Jplayer-and-Wicket-tp2259121p2259859.html > Sent from the Wicket - Dev mailing list archive at Nabble.com. >

Re: Integration of Jplayer and Wicket

2010-06-18 Thread drobson
o the classpath. Possibly have the program pickup MP3 whenever they are added to a music folder. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Integration-of-Jplayer-and-Wicket-tp2259121p2259908.html Sent from the Wicket - Dev mailing list archive at Nabble.com.