Logo Question

Seek help running and customizing Nuevoplayer Please do not post bug reports, or feature requests here.

Logo Question

Postby gilberto » Tue Aug 23, 2011 4:11 am

How can i change this code
Code: Select all
if(strlen($set['logourl'])>0) { print "<logourl>".$set['logourl']."</logourl>\n"; }

so when users click the logo it opens a new window ? thank u !
gilberto
 
Posts: 12
Joined: Fri Nov 12, 2010 3:30 am

Re: Logo Question

Postby dargre » Tue Aug 23, 2011 11:59 am

There is flashvar "linktarget" that can be used to change target window.
Code: Select all
<linktarget>_blank</linktarget>

or in php
Code: Select all
print "<linktarget>_blank</linktarget>\n";
Thank you,
Nuevolab Team
dargre
 
Posts: 331
Joined: Mon Sep 07, 2009 3:47 am


Return to Troubleshooting & 'How Do I' Questions

Who is online

Users browsing this forum: No registered users and 0 guests

cron