How to change the location of the kaltura logo in kae?

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

I need to change the location of the kaltura logo and place my sites logo at that place and need to put kaltura logo on top right side of the player. Any clue how to achieve the same.

Joined: 01/05/2009
Points: 1697

You would need to edit the source code to make changes to the layout and add a new place logo.
Are you a Flex developer?

Joined: 08/03/2009
Points: 3

Is it in code(mxml/actionscript/css) or asset fla files? I remember for KDP it's in one of the asset files?

Joined: 01/05/2009
Points: 1697

It's the MXML application file, you'll need to set up the project, change the code and recompile.
KDP is much more flexible in that it is built in run-time using the uiConf file and skin assets, KAE is not that flexible GUI wise.

Joined: 02/08/2010
Points: 9

I faced the same issue, and the previous comments wasn't clear enough.

Please help me, and update with clear steps to follow and do the change.

I'm a flex developer and i have the code of KAE up and ready.