File For Flasher Player For Windows Mobile 6.5?
Jun 15, 2010Where do I find the download for flash player update for my new HTC HD2 phone?
View 1 RepliesWhere do I find the download for flash player update for my new HTC HD2 phone?
View 1 RepliesI want develop an application on windows mobile.In this app, i need to show some Flash games to the end user.ow should I do?embed an Flash ActiveX Control (in Windows mobile Form application) ?embed an IE control?BTW (because i do not have a windows mobile device now)Can I views flash in IE of the windows mobile device?for play flash, Macromedia Flash Player 7 for Pocket PC should be installed on your windows mobile emulator.DIT2:after practice i found following package should be installed before your windows mobile progr
Vista SP2
Visual Studio 2008 SP1
Windows Mobile Device Center
[code].....
How do i open an .avi file directly into windows media player or winamp on button click in flash.
View 2 RepliesI'm working on a project that I want to export as a .avi file. I'm using Flash 8. I can go through the steps of exporting the movie fine, but once I try to play it in Windows Media Player, I get this error:
"Windows Media Player cannot play the file. The Player might not support the file type or might not support the codec that was used to compress the file."
I've tried playing it in VLC and DIVX player as well I got similar error messages. This is a time sensative project,
Can I convert a Flash file to Quicktime or Windows Media Player? If so....how? (Also, is swf the only file format on Flash?) I've been reading I need to download some converter to do this.
View 5 RepliesI have a mp4 file which is to be used in an application. Currently i am in the stage of figuring out the technology to be used for this job. I am familiar with flex and am hoping that i be able to use it for the application. But i can not figure out a way to play the file in flex. I have been able to play the file only in windows media player and that required the installation of three codecs : Mp4Audio.ax, Mp4Video.ax, Mp4Src.ax.
As i see it, it will be very convenient if i could embed a windows media player plugin in flex or i could specify the audio and video codecs in the flash player
Can I embed flash in XNA? how? Can I get data(flash game result) from the embedded flash?
[URL]
I've been developing for this Beta Macromedia Flash player for Windows Mobile (not CE or Pocket PC mind you) that someone found somewhere on the net.. has anyone else come across this, or know of a new (non-beta!) version?
It sucks and blows. But I'm stuck with it until I can find something that runs better.
Working on a project with a mobile device running windows mobile 5.0 and Flash Lite 2.1
I need to connect to a web service from within my application, or at least call the methods in the web service to get it to send xml back to my flash lite 2.1 application.
Tried XMLconnector, WebServiceConnector and the WebService class. Cant get it to work. Maybe a special api for mobile devices?
I have an htc Imagio. I cannot seem to find a Flash Player for it. how to get Flash to install on a Windows Mobile 6.5 phone?
View 1 RepliesI'm using Flex in Flash Player 10 on Windows, using FileReference to load a file into memory, as below.My issue is that when a file is locked by Windows, my FileReference is not giving me any feedback that the file is inaccessible--it simply never dispatches any events after my calling load().Does anyone have insight into how to tell that Flash Player is unable to open the file?
var fileReference:FileReference = new FileReference();
private function onClick():void {
fileReference = new FileReference();
fileReference.addEventListener(Event.SELECT, onSelect);
[code]....
I'm having a little trouble with a game I am creating. I created a "falling snow" effect from this tutorial. I then added a movie clip character (which I'll call the bunny) at the bottom of the screen that is stationary along the _y axis and can move left or right along the _x axis.
The point of the game I am trying to create is to have the bunny at the bottom of the screen collect the falling snowflakes, adding score to a counter. However, I am having trouble detecting when the flakes touch the bunny. I have tried using the hitTest in every way I could think of but nothing works. Here is my code:
Code:
this.createEmptyMovieClip("canvas_mc", 10);
Interval = setInterval(addDart, 1000);
function addDart () {
[code]...
I'm basically asking where and how I should be using the hitTest(). I know the basics of collision detecting but for some reason this code is proving to be real difficult.
I have a website [URL]. I added a flash mp3 player that plays a sound clip when you go to the page. I know Flash doesn't work on the iPhone OS, but is there a way to get this type of mp3 player to work on an iPhone? I'm thinking maybe a javascript mp3 player. What I would ultimately want is to replace my flash mp3 player with a different mp3 player and have it so the player is available on Windows and Mac computers as well as iPhone devices.
View 2 RepliesWhat is the best flash video player to use for a mobile website? I'm using flowplayer for my desktop site, and need to find a way to get the same videos playing on mobile.
View 1 RepliesI'm newbie at forum , if I opened this topic to the wrong place ; please , excuse me I'm an HTC HD2 user. nd I noticed that ; Flash 10.1 support to the Android OS had come to HTC Google Nexus One , with "Froyo" update. I watched some videos at Youtube , about "Open Screen Project" (that Adobe leads) . And Adrian Ludwig(at Flash team) was using HTC HD2 and showing the Flash 10.1 at phone. I'm thinking that , if he used Flash at HTC HD2 , then there must be a release for phone too. I'm not sure , it's very important for me.
View 4 RepliesI am using Windows 10 media Player SDK and embedded windows media player into my application ( a typical video player with additional functions).In order to play flash files in Windows Media Player, I have the following patch / plugins installed on the same computer
1. Adobe flash player 10
2. Media Player 10
3. ffdshow-rev2265_20081028_clsid.exe
4. osflvsplitter.1.0.0.4_nt.exe
The application typically downloads a xml file (play list) from the designated server and then downloads the list of media available in that list.On successful downloading of the media files, which includes MOV, WMA, DIVX and SWF files, the player is expected to play the playlist continuously and each file once (one after the other).So, my player plays first file - abc.mov, then second file xyz.wma and then the third file klm.swf... and here it stops! It won't go further. The SWF file loops continuously.I have stop() in the last frame of the SWF file though.I am not able to move the player ahead playing other files.
I have just created a Flex 3 project. I understand from the flex-config file that the mininum requirement for Flex Builder 3 is Flash 9 or above. I have Flash player 10 on my machine but when I launch my application in firefox. it gives the following error:
C:Programs Files (x86)Mozilla FirefoxpluginsNPSWF32.dll
Flex Builder cannot locate the required version of Flash Player. You might need to install Flash Player 9 or reinstall Flex Builder. Do you want to try to run your application with the current version?
Just installed Windows 7 RC (7100), and got the latest Flash player for IE8 and Opera. My site [URL] has a music player I created that plays (streams) MP3s from a Flash Comm Server I run. The player works fine with Flash Player version 10.0.22.87 on other platforms, but not in Windows 7. Once you pick a song, it should start immediately. Even clicking the play button doesn't work. The symptoms make me think there's a problem establishing the netconnection for streaming. Wondering if anyone else has Windows 7 specific problems with Flash player?
View 3 RepliesFor ages we have used the Flash Object in a .NET app for managing the development of eLearning. The embedding is done (I presume) in much the same way that IE embeds flash object (e.g. using a COM object which maps back to Flash10c.ocx)We are testing our application on Windows 7 RC 64-bit edition but the .NET application is unable to instantiate the Flash control, raising a "Class not Registered" error. Although the OS is 64-bit, the .NET app and Flash object are 32-bit and should work together without problems. I have confirmed that the IE browser (32-bit version) on the Windows 7 (x64) does indeed instantiate Flash files OK.
View 2 RepliesAs the title states, is it possible to embed widows media player real player etc into my swf?
View 7 RepliesIs there any way to embed YouTube video/video player into Android Flex AIR Mobile application?
I tried to use SWFLoader(...) but since its MX library class only works on the desktop runtime environment, but fails to work on actual Android device when debugging the application.
Maybe it's possible to embed HTML that contain YouTube video into some Flex media container like TextArea or something?
I would like to completely disable the soundin Adobes Flash-Player in case of "nerving"Websites. Is there a way to disable the soundin Flash-Player, but without disabling the sound in
View 3 RepliesI have received a CD Rom with an .exe file on it. I only have an old Windows XP box (from 2001) but it doesn't play on it Is that possible? Do I need to find a vista box?houldn't these flash exe files be XP compatible? Sorry we only have Macs here so I'm a bit out of the loop when it comes to Windows machines.ed some light on this or confirm before I request another disc or purchase a vista CD ROM?
View 6 RepliesThe admin guide for flash 8/9 suggests there's a .msm (merge module) for windows? I'm not seeing a merge module for flash 10. Does such a thing exist and if so where?
View 1 RepliesI'm developing a flash application by using actionscript, Flex SDK and text editor.
I want make my flash application support InternetExplorer, FireFox and Chrome on Windows. But I'm developing it on Mac OSX.
How compatible is flash player of Mac OSX with flash player of Windows?
Do I have to test the application not only on Mac OSX but also on Windows?
How about compatibility with flash player of other OSes, for example, Android, Linux, Wii?
I have a ActiveX control hosting a flash-player which is in turn running a flash file trying to access data from a web-address.
In an old Windows Application version of my application everything works fine and the flash file is able to access the web-content.
However, in a newer Console Appliction version of the application it can no longer access the web-content.
Is there some kind of difference between a Windows Application and a Console application in terms of security/permissions that might affect an ActiveX hosted flash-player?
Just installed Windows 7 RC (7100), and got the latest Flash player for IE8 and Opera. My site [URL] has a music player I created that plays (streams) MP3s from a Flash Comm Server I run. The player works fine with Flash Player version 10.0.22.87 on other platforms, but not in Windows 7. Once you pick a song, it should start immediately. Even clicking the play button doesn't work. The symptoms make me think there's a problem establishing the netconnection for streaming.
I've read Microsoft added streaming of some kind in Windows Media Player for Windows 7, could it be interfering?
I have problems with flash games and some advanced flash applications.Problems occurs regardless of browser.My computer is next:CPU: 2.8GHz hyper threadRAM: 1.5 GB (3 pieces)GPU: Nvidia 7600 GS Gigabyte.When it runs some flash game e.g. Facebook Pet Society, CPU load goes high as 80 to 100 %. It is very annoying thing since I am starting to loose my mind how to solve this.All other applications are running very good. This means games, 720p HD videos etc etc.
View 1 RepliesI have been trying to experiment with Flash's support for multilanguage documents. However, whatever locale I set in Regional and Language Options on Windows XP the swf file always assumes an "en" locale. I simplified the document down to:import flash.system.Capabilities;trace(flash.system.Capabilities.language);And this also always gives "en".I read somewhere (not in Adobe's documentation!) that Capabilities.language gives the language of the Flash player. Is this correct? If so, is there anyway of retrieving the locale that is set in Regional and Language Options?
View 4 RepliesI'm trying to make Windows Media Player style controls into my movie. I know how to do stop, play, and pause already, but I don't know how to do the progress bar. I tried searching in the actionscript help menu. I couldn't find any actions that retrieve total frames in the movie and current frame number.
View 2 Replies