+ Reply to Thread
Results 1 to 8 of 8

Thread: How can i clear the watermark from my flash player??

  1. #1
    magicman is offline Junior Member
    Join Date
    Mar 2008
    Posts
    9

    Default How can i clear the watermark from my flash player??

    Can anyone tell me how to clear the watermark from my flash player??? i need it to go back to no watermark....im testing a alternive way of placing my watermarks...please advise....thanks

  2. #2
    SportsGamingTV.com is offline Senior Member
    Join Date
    Aug 2007
    Posts
    333

    Default Re: How can i clear the watermark from my flash player??

    I believe you can edit it out of the /includes/player.inc file.
    This member is now known as Sitting Out

  3. #3
    ramesh is offline Senior Member
    Join Date
    Jan 2008
    Posts
    151

    Default Re: How can i clear the watermark from my flash player??

    Best way is to edit

    include/player.inc

    and remove the lines

    Code:
    so.addVariable("logo","{$config["baseurl"]}/templates/images/watermark.gif");
        so.addVariable("link","{$config["watermark_url"]}");


    If you delete the templates/images/watermark.gif, watermark will not show. but every access will report as 404 error in cpanel error log.

  4. #4
    magicman is offline Junior Member
    Join Date
    Mar 2008
    Posts
    9

    Default Re: How can i clear the watermark from my flash player??

    How do i get to .... /includes/player.inc file. ...to edit ???

  5. #5
    magicman is offline Junior Member
    Join Date
    Mar 2008
    Posts
    9

    Default Re: How can i clear the watermark from my flash player??

    Where do i go to edit??? and remove lines

  6. #6
    mersh is offline Senior Member
    Join Date
    May 2007
    Posts
    407

    Default Re: How can i clear the watermark from my flash player??

    Try just deleting the file templates/images/watermark.gif using FTP... I don't know if that will cause an error or not, you'll have to try... but easier than changing code in the pages and less permanent...

  7. #7
    magicman is offline Junior Member
    Join Date
    Mar 2008
    Posts
    9

    Default Re: How can i clear the watermark from my flash player??

    Thanks Guys for the help ...i finally got the watermark issue resolved.....

  8. #8
    Dragonetta is offline Senior Member
    Join Date
    Apr 2009
    Posts
    118

    Default

    Thanks for the information!

    I wish that I'd seen this before I uploaded a teeny, tiny transparent .gif.

+ Reply to Thread

Similar Threads

  1. Can anyone tell he how to clear or remove a watermark
    By magicman in forum General Discussions
    Replies: 3
    Last Post: 06-03-2008, 05:39 PM
  2. Flash Player Perameters
    By scwebmaster in forum General Discussions
    Replies: 0
    Last Post: 03-04-2008, 09:25 PM
  3. Video Player Says Get Flash
    By porkd in forum Fixed Bugs
    Replies: 13
    Last Post: 09-25-2007, 07:55 AM
  4. Issue in IE with new flash player
    By prince in forum General Discussions
    Replies: 6
    Last Post: 05-23-2007, 12:09 PM

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