Copyright © 2011 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
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.
Is it in code(mxml/actionscript/css) or asset fla files? I remember for KDP it's in one of the asset files?
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.
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.
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?