Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Flash Controls and More
We have been trying to implement FileBrowser to play Flash Videos. The problem is that in a normal page the controls are displayed, but when it is embedded by FileBrowser the controls aren't displayed. I was wondering if anybody knew of a fix for this problem?
FileBrowser Embed:
http://www.ksuicehockey.com/media/index.php?fpp=10&did=1-0-0&fid=1
File:
http://www.ksuicehockey.com/media/Videos/2005-2006%20Games/2005-01-21%20--%20USF/Chris%20(Superfan)%20Rugg.swf
Also, Filebrowser does not encode file paths with URL encoding. Maybe if FlashObject is to embed the flash that would work better.
PS. Mark, learn shorthand CSS to simplify things and font names with more than one word require quotes. ANNNND... if it's version 1.3.4, it still says 1.3.3 in the official download
0
This discussion has been closed.
Comments
Oh, and rather than me learning shorthand css, why don't you just provide a new css file so everyone can benefit from your knowledge? I've got plenty on my plate as it is.
For example: why did you use classes instead of ids since they are used only once, you idiot?
How about next time you just suggest a different method? Maybe something like:
Hey, I find that when applying class names and id's to elements on a screen, if they only appear once it is best to use id's. I noticed that in the Filebrowser there are a lot of places where this would be benificial. Check out my changes below...
That type of a post will be taken in a much brighter light.
In response to your question:
The filebrowser was written years ago when I was first learning php and I just needed something to do what the filebrowser does, and I needed it quickly. It has only undergone minor changes since then. I've been swamped with Vanilla development for the last few years, so I haven't touched the Filebrowser in a long time.
Finally, this is open source software. If you don't like something, change it and tell us about what you did. That's how open-source software grows and gets better.
*cries river*