I am trying Video brush in this way and it is not calling can any one tell why....?
and it is showing me warrning below....
The file 'wildfile.wmv' is not part of the project of its 'Bulid Action' property is not set ot 'Resource'
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Priya LingePosted Nov 16, 2011, 2:01 AM
Don't right click on MainPage.Xaml,don't set Resource property to Mainpage.Xaml.
Please just right click on you WMV file ---WildLife.WMV----Right Click---Set BulidAction Property to Resource
Please check attached images file.
Thanks.
Priya LingePosted Nov 15, 2011, 4:15 AM
You have to set property of Wildlife.wmv to 'Resource'.
In my application i set resource property for Butterfly.wmv.
Please check attached code file (Media Eleement).
Smart LuckyPosted Nov 16, 2011, 8:24 AM
Thanx to i didi it
Smart LuckyPosted Nov 16, 2011, 1:50 AM
i am trying in this way http://i.imgur.com/3Sp1O.png (which you have sent) it showing me follwing error would you like to help me...?
Soft CornerPosted Nov 15, 2011, 7:27 AM
Priya is right,
Just Follow the below steps
1. right click on Wildlife.wmv file
2. click on properties option
3. Change default Build Action to Resource
Build Action Sample Image