About the .js external file, I have already done this. If you inspect the
original code from videolan.org, there was some code inside the html file
that was hardcoded inside, and I put it in a .js file. It is a lot easier.
In the .tgz I joined to my email yesterday, these two new .js files are:
vlc_init.js and vlc_funcs.js.
But, it still does not work. I have been using the _debug_(); function
advised by Duncan and I came to the same error given by John in his last
email (<type 'exceptions.SyntaxError'>: invalid syntax (fileinfo.rpy, line
129)).

The error occurs when we want to call the doGo() function, which is defined
inside vlc_funcs.js file.

I am currently in GMT+1 here in Belgium, and we can talk tonight if you
want.
For example, we can meet on irc://irc.freenode.net/freevo around 10:00 PM
(GMT+1). Beware you must register your nickname to enter most of freenode
chat rooms. You will get info on this procedure when connecting to
irc.freenode.net.
Pirlouwi.


On 11/6/07, don locke <[EMAIL PROTECTED]> wrote:
>
> Hey  Pirlouwi
>
>
> I've been doing lot of program for the freevo webserver lately.  I'm
> working on a  freevo configuration page and other odd and ends.
>
> I would move all the the javascript to a external js file and put in
> the scritps folder.  This helps seperate the java script from the
> python.
>
> I use python to create the webpage then javascript with the
> XMLHttpRequest() send and receives request data from the freevo
> webserver.
>
> Also i found the firebug extention is a great for debug webpage and
> javascript.  I don't know what i would have done without it.
>
> Is there a freevo irc channel somewhere ? it would be nice to chat about
> it.
>
>
> don.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Freevo-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to