![]() |
|
|||||||
| Pre-Sales Questions If you have any pre-sales questions, here's the place to ask. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
|Forum Newbie|
![]() Join Date: Jun 2008
Posts: 12
![]() |
Hello,
Why the new version is not available when this feature ![]() |
|
|
|
|
|
#2 |
|
Member
|Forum Senior|
![]() ![]() ![]() ![]() Join Date: Mar 2008
Location: UK
Posts: 294
![]() |
Because flash objects are bad for index pages? or perhaps the default code isn't compatible anymore with CS4.0, oh i dunno
![]() |
|
|
|
|
|
#3 |
|
ClipShare Staff
|Forum Guru|
![]() ![]() ![]() ![]() ![]() |
Because we used Ajax / Javascript instead. Having SEO-Friendly & web standards valid pages is more important than fancy animations.
__________________
Best regards, Danny B. - Founder - ClipShare | MediaShare | AVS (Adult Video Script) | Clone Script Directory | Screept ![]() |
|
|
|
|
|
#4 |
|
ClipShare Staff
|Forum Guru|
![]() ![]() ![]() ![]() ![]() |
But you can easily add that. Just copy paste the code from ClipShare 2.6
__________________
Best regards, Danny B. - Founder - ClipShare | MediaShare | AVS (Adult Video Script) | Clone Script Directory | Screept ![]() |
|
|
|
|
|
#5 |
|
Member
|Forum Newbie|
![]() Join Date: Jun 2008
Posts: 12
![]() |
|
|
|
|
|
|
#6 |
|
Member
|Forum Senior|
![]() ![]() ![]() ![]() Join Date: Mar 2008
Location: UK
Posts: 294
![]() |
Hi dude, why not open up 'index.tpl' and add the code, copy & paste over writing the existing code already there... Remember to upload the relevant flash file (the roller or whatever it's called) and the roller.php file
Code:
<script language="JavaScript" src="{$baseurl}/js/myjavascript.js" type="text/javascript"></script>
<script language="JavaScript" src="{$baseurl}/js/customjavascript.js" type="text/javascript"></script>
{if isset($carousel) }
{/if}
<div id="leftside">
{if $smarty.session.UID eq ""}
{insert name=advertise adv_name='home_top_banner'}
<div class="clear"></div>
<div id="recently">
<div id="recently-title">{translate item='global.recently_viewed'}</div>
<div id="recently-content">
<div class="arrow-general"> </div>
<!-- White Roller Code Begin-->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="515" height="150" id="recently viewed videos" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="roller-white.swf?x=roller.php&t=Videos Being Watched Right Now..." />
<param name="quality" value="high" /><param name="bgcolor" value="#FFFFFF" />
<embed src="roller-white.swf?x=roller.php&t=Videos Being Watched Right Now..." quality="high" bgcolor="#FFFFFF" width="550" height="150" name="recently viewed videos" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
<!-- White Roller Code End-->
</div>
</div>
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| looking for a download feature... | bAjA | Freelance Services | 2 | 03-04-2007 01:09 AM |