Results 1 to 3 of 3

Thread: recent.swf...source .fla?

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

    Default recent.swf...source .fla?

    Can we get the source .fla for this? On black/dark skins, when a person mouses over it, there's a gray box around it and the words disappear in the box.

    I would also like to change the verbiage for that. I looked in recent_viewed_xml.php but it's not in there. If it's somewhere else, where is it 'cos I can't find it.
    If it's not fun, stop doing it!

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

    Default Re: recent.swf...source .fla?

    I found the verbiage in index.js but I still can't find the hover color for the swf...

    ... and home-video-box-hover class in black.css doesn't change the mouseover color, just the "recently viewed" and "recently uploaded" areas.

    It's throwing color 4B4B4B and I don't have that anywhere in my css or any templates...

    ...in index_js.tpl it has the right "var"

    Code:
    var recently_played_bg="{if $smarty.session.CSS eq "black"}#000000{else}#ffffff{/if}";
    ...but it's throwing 4b4b4b for the hover color...

    in index.js it has

    var params = {
    menu: "false",
    wmode:"opaque",
    bgcolor: recently_played_bg


    I tried changing wmode:"opaque" to "transparent, but that had no effect.
    If it's not fun, stop doing it!

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

    Default Re: recent.swf...source .fla?

    It has to do with the way it "dims" everything on mouseover. I need to change that so that when anything dark is used, that the color B4B4B4 doesn't show.

    In the meantime, I'm going to try and adapt the vShare 2.6 roller for vShare 2.7 (which doesn't have this problem).
    If it's not fun, stop doing it!

Similar Threads

  1. Request muti_import.php source
    By carefree in forum Feature Requests
    Replies: 2
    Last Post: 01-12-2009, 01:04 PM
  2. vShare 2.7 (with source code, no zend encryption)!!!!!
    By RAMMSTEIN in forum General Discussions
    Replies: 5
    Last Post: 10-18-2008, 02:02 AM
  3. Adding Additional Server Source
    By tderscheid in forum Installation Support
    Replies: 7
    Last Post: 05-04-2008, 11:08 PM
  4. I want to buy VShare source license
    By doubleviking in forum Sales Questions
    Replies: 3
    Last Post: 12-12-2007, 05:02 PM
  5. Is PHP code encoded or is source available?
    By darien in forum Sales Questions
    Replies: 12
    Last Post: 05-11-2007, 07:45 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
  •