uiConf Options

3 replies [Last post]
Joined: 09/30/2009
Points: 14

Is there a list of uiConfIds some where and what the XML looks like?

I'm using the KSU but the only uiConfIds I have found are 1103(allow all file types) and 11500(defaults to images). I would like to use one that defaults to video, or is there another way to set the default to video?

Thanks

GG

Joined: 04/05/2009
Points: 354

No, there isn't a list of UIConf IDs out there unfortunately... What you can do however is use the TestMe console to provide you with a list of all the UIConf's - most of them have descriptions which will help you find what you're looking for.

Joined: 01/05/2009
Points: 1697

Or - the better way would be to use the testMe console to create your own uiConf XML.

Joined: 09/30/2009
Points: 14

I got what I needed by using flashObj.setMediaType('video') .