How to change look of KCW window?

5 replies [Last post]
Joined: 07/10/2009
Points: 15

Hey anyone knows how to change look of KCW window as it's look simple. I need to give black bg and apply some style to button, etc.

Joined: 03/29/2009
Points: 764

Hi,

As you can see here , we don't have a self customization guide for our widgets yet. You are welcome to join our professional services in order to get this customization, or create this guide and post it here for the benefit of the community.

Joined: 04/05/2009
Points: 354

I suggest you download the source code for the KCW and have a play...

Joined: 08/07/2009
Points: 7

OK, after I have download the kcw project and I personalize it how will use it?
I must upload to kaltura server?
I must upload to my server and use from there?

Thanks

PS: I'm happy to see that kaltura project grow up, I suggest to my customer to use this customized service instead a generic youtube ;)

Joined: 03/29/2009
Points: 764

Hi,

You may use it from your server - it would be awesome if you upload it to this site and let other members of the community enjoy it as well!

Joined: 08/07/2009
Points: 7

How I use kcw from my site?
I tried to set in uiconf in kaltura website like this:

        <UIConfigList>
                <UIConfig>
                    <target>
                                <a href="http://www.divemania.it/swf/kcw/ContributionWizard.swf
" title="http://www.divemania.it/swf/kcw/ContributionWizard.swf
">http://www.divemania.it/swf/kcw/ContributionWizard.swf
</a>                </target>
                    <cssUrl>/content/uiconf/kaltura/generic/kcw_1.6.5/light/kcw_styles.swf?r=0</cssUrl>
                    <localeUrl>http://www.divemania.it/swf/kcw/kcw_en_US.swf</localeUrl>
                </UIConfig>
        </UIConfigList>

But I see everything blank :(