how to popup video player window while click on image - sharepoint

am just beginner on visual studio 2010 and sharepoint coding..am doing code in visual studio 2010 and deploy it in sharepoint site as web part,
in this web part,
while click on static image it will popup video player window at the center of the screen and should play the video which is recently uploaded in asset libary.
recent modified date should display at the bottom of the static image..
can u please help me out to do this...
thanks in advance..

You can use SSP.UI.ModalDialog.showModalDialog method to show popup window in SharePoint 2010. You can have an application page which loads the video.

Related

Design tab is not visible in Android Studio

Design tab is not visible in Android Studio. How to enable it ?
View - Window tools - viewer is not visible.
Thanks
I recently ran into this problem. Try File > Sync Project with Gradle Files. This can also help with configuration problems
The view that you are looking for is called the "preview" window in android studio.
You have to open a layout view in your project. Navigate to src/main/res/layout/ in your project and select the xml layout file you want to work with.
If the preview window doesn't automatically open up, you can open the view by selecting from the tool bar View>Tool Windows>Preview
There will be a "Design" and "Text" tab at the bottom of the xml layout.

android studio layout textbox not show on mobile app when running

I am developing a mobile app in Android Studio, using page layout.
I have created a profile page, it contains an image and two buttons. So my doubt is if I add a textbox above the image, it is successfully created, but when I run my app the textbox is not visible.
How can I solve that?

Adding InkPicture control to my project

I need some help adding the InkPicture control to my project. I am using visual studio 2012. I tried to follow online tutorials, but I couldn't find the control. The tutorials tell me to navigate to .NET framework components tab on the customize toolbox page and check the InkPicture and hit "ok" to add the control, but when I navigate to this page I cannot find InkPicture anywhere. Any help I can get on this topic would be very much appreciated.

How to run html in own windows window?

I need some simple solution to run database program (php, html, javascript, jquery) in own window. So u click on desktop icon and it open program window and html content, u do not see internet browser logo and other elements. Thanks.
You have to develop a windows application using visual studio or any other tool in which you have to take webview element to show your contents.

Visual Studio 2012 Solution Explorer Button View Designer

I noticed, or do not see, that there is no View Designers button in the tool strip in Solution Explorer. VS2010 had both a View Code and View Designer, but with VS2012 I see only View Code.
Is it possible to get the View Designer back? If so, how?

Resources