Displaying 1 result from an estimated 1 matches for "vacademi".
Did you mean:
vacademy
2010 Mar 18
0
differences between relative_url using Rails with Prototype or JQuery
My web app is deployed with Passenger in a sub-uri, http://www.mydomain.com/vacademy/
and I am displaying a player in a page
the swf is located in ../public/dist/flowplayer-3.1.5.swf
Using Prototype library I wrote a script :
<script>
$f("player", "./dist/flowplayer-3.1.5.swf", {
....
and I don''t have any problem to get the player installed from