file://movie.wmv might be a relative path, file:///movie.wmv I think is an absolute path starting at /.
You might want to try the correct absolute path as a troubleshooting step -- if it works, you just have to work out how to write a relative path that's acceptable to your browser. If that _doesn't_ work, then maybe try the player plugin on an http-hosted movie. If _that_ doesn't work, then your plugin isn't working.. ;Daniel On Mon, Aug 20, 2012 at 5:02 AM, bopaige <[email protected]> wrote: > Sorry, I neglected to say that I also tried file://movie.wmv and > file:///movie.wmv > > I can use a relative URL, right? I'd hate to think I need a complete path, > e.g. file://c/my documents/.... > > > On Friday, August 17, 2012 4:49:35 PM UTC-4, Eric Shulman wrote: >> >> > I tried something really simple with a new, empty TW the PlayerPlugin, >> and >> > a 10MB .wmv file in the same directory as the TW. >> > I made a new tiddler with the following content: >> > <<player id=1 http://movie.wmv>> >> >> That isn't a valid URL for a *local* file! To view a locally stored >> file, you need to make a proper reference to a file:// URL (unless, of >> course, you are running a local web server to deliver the file via http:// >> protocol) >> >> enjoy, >> -e >> Eric Shulman >> TiddlyTools / ELS Design Studios >> >> HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... >> >> http://www.TiddlyTools.com/#**Donations<http://www.TiddlyTools.com/#Donations> >> >> Professional TiddlyWiki Consulting Services... >> Analysis, Design, and Custom Solutions: >> http://www.TiddlyTools.com/#**Contact<http://www.TiddlyTools.com/#Contact> >> > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/tiddlywiki/-/EDZGbbQOCcEJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/tiddlywiki?hl=en. > -- Daniel Baird I've tried going to the XHTML <bar /> a few times, but it's always closed. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

