Installation: Flash skin loading error Error #2035

My issue votes
0
votes
0/20 total votes used
Project:Kaltura Community Edition (CE) - Self Hosted Online Video Platform
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Total votes:26
Description

Occurs on: /kalturaCE/api_v3/sample/players/ on alpha_1.0
Problem: After installation, flash player starts to load, but then throws an error that the skin is not found.

Workaround:
Create a symbolic link to relative_path/content in domain root directory.

Context:
Install was not to domain root.
During the process of loading the flash player, it requests additional files. For example:
http://example.org/content/uiconf/kaltura/default_player/kdp_2.0.0/kdp_s...

The files are actually found under example.org/relative_path/content/. . .