Results 1 to 5 of 5

Thread: Easy way to change look of default flv player...

  1. #1

    Default

    Those are all just flashvariables. You can change them at any time or add additional variables that vshare does not have set up by default. Just edit /include/player.inc
    This member is now known as Sitting Out

  2. #2
    Join Date
    Sep 2007
    Posts
    8

    Default Re: Easy way to change look of default flv player...

    I know NOTHING about computers, softwares at all, so please forgive my ignorance. Once you get the look and feel of the video player, where do you paste (embed) the code? I know on myspace you paste everything on your "about" page. Is it the same as that. I need simplicity. I am so lost with this system, it's ridiculous. I want to completely change the look and feel of my site, but not sure how? HELP!!!

  3. #3
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Easy way to change look of default flv player...

    There's another thread about changing the colors of the player, which I can't seem to locate, but I saved the text when I first read about it so here it is again (for anyone interested).

    LOOK FOR:

    Code:
    so.addVariable("autostart", "false");
    RIGHT UNDER THAT INSERT THIS:

    Code:
    so.addVariable('frontcolor','0xFFFFFF'); 
    so.addVariable('backcolor','0x000033'); 
    so.addVariable('lightcolor','0xFFFFFF');
    Save and upload.

    NOTES:
    so.addVariable('frontcolor','0xFFFFFF'); <THIS IS THE TEXT
    so.addVariable('backcolor','0x000033'); <THIS IS THE FACE
    so.addVariable('lightcolor','0x999999'); <THIN LINE AT TOP
    If it's not fun, stop doing it!

  4. #4
    Join Date
    Sep 2007
    Posts
    8

    Default Re: Easy way to change look of default flv player...

    Once I've made changes on css, how do I get it to my actual site? How do I save it or upload the changes. That's where I'm getting stuck!

  5. #5
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Easy way to change look of default flv player...

    mhancoc7, what spokenfunk is asking (I believe) is what are the steps for integrating the code from the wizard into vshare script?

    I went and filled out the form and generated the code, but now what do we do with it? What parts do we put into player.inc and what parts do we put into view_video.tpl?
    If it's not fun, stop doing it!

Similar Threads

  1. change the flv player
    By RAMMSTEIN in forum Feature Requests
    Replies: 2
    Last Post: 08-08-2008, 12:13 AM
  2. how to change the player???
    By tiny in forum Template Modifications
    Replies: 3
    Last Post: 05-05-2008, 01:21 AM
  3. Will pay $20 easy change age 13 to 18
    By micq in forum Template Modifications
    Replies: 7
    Last Post: 03-17-2008, 03:11 AM
  4. Change flv player
    By helloken in forum Installation Support
    Replies: 3
    Last Post: 02-07-2008, 07:57 PM
  5. change Player
    By agentor in forum Feature Requests
    Replies: 0
    Last Post: 01-02-2008, 08:27 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •