Thank you.
venceitor
Junior Member Posts: 2 Joined: Jul 2010 Reputation: 0 |
2010-07-19 21:09
Post: #1
I'm trying to change the default view to Coverflow but I can't, when I edited the file MyVideo.xml and delete all views unless the coverflow (<include>VideofileWraplist</include>) it give me some problems...
Thank you.
|
| find quote |
Sharpe
Skilled Skinner Joined: Jul 2006 Reputation: 12 Location: North West England |
2010-07-20 02:18
Post: #2
Heh gotta admire that kind of no nonsense approach!
Hi venceitor - as you've wiped out all the other views you need to change line 3 of the MyVideo.xml to this: Code: <defaultcontrol always="true">54</defaultcontrol>It was pointing to a view id that you've removed - 54 is the id of the coverflow view. Cheers! |
| find quote |
venceitor
Junior Member Posts: 2 Joined: Jul 2010 Reputation: 0 |
2010-07-20 11:18
Post: #3
Thank you very much, it runs perfect now.
|
| find quote |