How to install adobe flash player in windows phone app? - c#-4.0

Hi i am working windows phone 8.i want to get some videos from my xml file but i cant play my video file.i got error like The Adobe Flash player or an HTML5 supported browser is required for video playback.Get the Latest Flash Player Learn more about upgrading to an HTML5 browser and i have attached image.please help me anyone.
I don't know how to get adobe flash player please help me anyone.Thanks Advance.

The Adobe Flash Player isn't available for Windows Phone.

Related

How to play a local movie file with AVPlayer in Tizen TV App using Tizen Studio

I have a mp4 video file that's located in a Tizen TV app. I created an image directory and placed the mp4 file along with other images used in the app.
In Tizen IDE Rev2.4, I was able to access the file and play the video by accessing it as below.
/opt/user/apps/{package_id}/res/wgt/images/FILE-NAME.mp4
With the new updated Tizen Studio 1.1, the above path throws an invalid URI error in AVPlayer.
How can I access to the locally stored video files using JavaScript? I couldn't find any answers on Tizen developers sites.
Thanks for your help in advance.
The new generated file path to the file is
file:///opt/usr/home/owner/apps_rw/{package_id}/res/wgt/images/FILE-NAME.mp4

how to stream webcam video using C# with rtsp or other?

I want to make a application to stream my webcam video. I want to see the webcam video using my android phone. webcam is connected to my PC. I tried this codes but visual studio professional 2012 and ozeki new version not support for this video. I like to make a application like this. please help me. sorry for my bad English. thank you.
video link youtube
Thanks in advance

Is it possible to run Adobe Air application in the browser?

I'm following this tutorial that describes the way of connecting the node.js app with adobe action script 3.0. In that way I could present live video data (received by UDP from different application) to some other user. My question is - is it possible to make the video player with received data embedded on my html/php website?
I checked the official documentation and there's a sentence:
The DatagramSocket class can only be used in Adobe AIR applications and only in the application security sandbox.
and on this forum someone wrote:
You can run an Adobe Air application FROM the browser.
But you cannot run an Adobe Air applicatin WITHIN the browser.
Indeed, Adobe Air wraps webkit (a very famous html rendering engine).
Think of Adobe Air as a shell built around an browser.
If you want to run something within the browser you can go with Flash/Flex.
But it's pretty old post, so maybe something has changed? Or maybe there's a way to convert the AIR app to Flash/Flex?
Thanks!
This can kind of be done. I'm not sure if you need it to run in the browser or not, but you could do an Install Badge. It allows the user to temporarily download the AIR file and run it on there computer from the browser through a seamless link without having to actually download and save the AIR files to there computer. You can read more here:
http://help.adobe.com/en_US/AIR/1.5/devappsflex/WS5b3ccc516d4fbf351e63e3d118666ade46-7e15.html
It is not possible.
What is ADOBE AIR?
Adobe AIR is a cross-operating-system runtime that lets developers
combine HTML, JavaScript, Adobe Flash® and Flex technologies, and
ActionScript® to deploy rich Internet applications (RIAs) on a broad
range of devices including desktop computers, netbooks, tablets,
smartphones, and TVs. AIR allows developers to use familiar tools such
as Adobe Dreamweaver®, Flash Builder®, Flash Catalyst®, Flash
Professional, or any text editor to build their applications and
easily deliver a single application installer that works across
operating systems.
Adobe AIR is used to run desktop applications rather than content in the web browser, and just like a SWF file doesn't run in the browser without Flash Player installed, an AIR application won't work on your computer without Adobe AIR installed.
In short:
Flash Player is a browser plugin that takes adavantage over browsers incase Adobe AIR supporting users by providing RIAs in the devices.
And there is two kinds of AIR developemnt available for now.
AIR with SWf: AIR SDK with actionscript libraries.
AIR with HTML: HTMl and javascript within the AIR are handled by the open source Webkit/ javascript engine.
Reference

Need Emulator (240x400 and 360x640) j2me

I developed the game in j2me. I need emulator for screen 240x400 touch and 360x640 touch. Where should i get ?
Download any of the manufacturers custom SDKs (SonyEricsson, Nokia, LG, Motorola )and find a device with your resolution
PS: It may be difficult as many of them moved to Android or other technologies

Stream/Play audio files on mobile browsers

I am trying to create a mobile website and want to be able to play/stream audio files.I have tried html5's audio tag and tried testing it on opera mobile 10 simulator but it does not work. I have lots of audio files and the audio should be auto played.
sidenote:
Also, i need to test my website for android and iphone mobile phones. I am downloading android emulator for windows. I tried searching for iphone emulator for windows but there are none...
Phone emulators aren't always a good indicator as they do not usually have a media player installed. The best way to test is to find someone with an actual Andriod / Blackberry / iPhone.
You should try the same HTML5 code with an actual phone. Note that Opera Mobile 10 does not have support for the video/audio tag. If you're interested in streaming to mobiles without HTML5, you should check this FAQ entry for more information.

Resources