Professional :: Possibilities Not To Play Application In Flash Player 10?
Oct 28, 2010
What can be the possibilities if an Flash applications is running perfectally in Flash Player 9 while some time same application not running in Flash Player 10?
I just updated to CS5 - I'm working on a custom video player. It works fine embedded in a web page both locally and on the network. It works fine in the debug player. However, when I test it in the authoring player I get a NetStream.Play.StreamNotFound error and no video. I have tried setting the Local Playback Security publish settings to both local and network - doesn't find the video either way.
It used to run fine in CS4 in the authoring environment.
Flash Player 10.2.153.1and Flash Player 10.2.159.1 are crashing my standalone application. Later with version 10.1 the application run ok, never crashes but was taking more than 90% CPU. The new Flash Player solve the problem of resources, and drop down CPU to 30%, but the application crashes always after a while, unespectly, or if I open the window of other application.
In the other hand when I disable the harware acceleration at the swf settings, the application goes crazy and start to make rapid flashes, and frame rate goes down to 8. [URL]. Right click on the Flash logo, Settings,then UNcheck the hardware acceleration in Display Settings.)
I'm on a Mac Mini Core 2 Duo with Mac OS X 10.6.7 (the last Snow Leopard these days). The graphical card is Nvidia GeForce 9400M.
I did test the application at a Mac Book Pro core i5, Mac OS X 10.6.7, graphica card Nvidia GeForce GT 330M and the application is more stable but finally crashes too.
Finally if I export my application with GPU Hardware acceleration at Publish Settings, my application crashes almost inmediatly after I open it in each of the computers.
My guess is that the new Flash Version is using my graphical proccesor in a corrupted way.
I 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?
After I updated Adobe flash player I noticed that videos I streamed did not play correctly.A video will begin to play but part way through it will freeze. It will indicate that it is buffering but it never finishes buffering and never continues to play, even if I refresh it.This occurs for several sites such as youtube, megavideo, and wisevid. This occurs for every browser I have tried (Firefox, IE, and Opera.) I also realized today that now iTunes cannot not download video either. When I try it says that parts of the files seem to be corrupted. I have uninstalled and reinstalled flash several times but that has not helped. I am using Adobe 10.1 (under version test it says it is WIN 10,1,53,64) and I have Windows 7
Ive imported an FLV into a Project. Some computers wont play the video back if the Flash Player is set to Full Screen. The screen goes black during Full Screen. If you set the player to regular, you can see the video playing (embedded into design) but once you set player to Full Screen the video plays on its own right at centre of screen. Im working on a Touch Screen Display that has the display set to Portrait mode. Im investigating if the display card is causing the problem.
I'm trying to connect a AS2(swf on Flash player using Flash CS4) and AS3(swf on AIR using Flash Builder 4), but I get an error when I send a command from the AIR app:
I am new to Flash and I am working on updating a website that was created by co-workers in 2009.I was not here when it was created and those people are no longer here to help me out.The website is URL...I am simply trying to update a few of the photos in the flash file that plays on a few of the pages.We recently upgraded from CS2 to CS5.5 and I am working on a PC.When I try to open the SWF file in the Flash Application, it only lets me play it through the player and I'm not granted access to any of the editing tools(see image).I recently found a photoshop file where it looks like they created the animation, but I'm confused how they saved it as an SWF file.
I have two mp4 video files on webserver, i wanted to play them in flash player(flv player) on my asp.net page, but i couldn't be able to play them, i also tried to play them in quick time player the same prob occured. but i waz giving the accurate path, there were no spaces in mp4 file names etc. Does it need to have mp4 player(or codec etc) installed on webserver?
I have also some wmv files on that server , and i am playing perfectly using silver light player, and media player object on my website.
I have a folder of sales training lessons (flvs) and I want to play each one of them by clicking a button and to have each one use a common playback control. When I us the follwing code I get a "1120: access of undefined property error".
stop(); function playAud1(evt:MouseEvent):void { player.source = "audio/The_Profession_Called_Selling.flv";}seg1_btn.addEventListener(MouseEvent.CLICK, playAud1);
I'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,
Is there a way to allow a user to move playhead to any point on the progress bar (including much ahead of the loaded portion of the movie) and resume play from there? Presently a user can skip ahead only as far as the download happened.
Just in case there is no conflict with my set up, here is the code I have:
I want to play the music file in flash player (which is embedded obviously) by clicking the play button which is in the web page (not in flash player).
I'm wondering if any of you gurus could tell me about the possibilities of communication between two .swf's. I'm used to using localConnection, which works great in many situations, but I'm wondering if there are any other options, or better ways.Both .swf's have their own document classes as their entry point. The scenario is this: I'm building five different applications, and all five end up on the same, rather complex and webshop-like endpoint. As I don't want to build the last one five times, I'll have all five apps load the same shop swf, which then becomes a child on top of the original app.How would you design the interaction between those?
I am using Flash profassional cs5 and want to create an iPad application but it only allow to make iphone application. It allows to install on iPad but the resolution is very small.
I have a HTTPService: <mx:HTTPService id="scoreService" url="http://" method="POST" result="onResult(event)"> <s:request xmlns=""> <name>{..}</name><score>{...}</score> </s:request></mx:HTTPService>
And a script for (event): private function onResult(e:ResultEvent):void { if (e.result.status == true) { currentState='...'; } else { Alert.show("...", "..."); }} The problem is that none of the event possibilities fires after I POST data to my php.
My loader component works when I publish to Flash Player 7 but not when I publish to Flash Player 8, why? The publish setting are for ActionScript 2.0 on both.
I am trying to work out an approach to developing a desktop application that would play movies, games and various flash material such as flash games and flash flip books. The movies will be in both video format and swf format, and will need to be compressed and encrypted for transmission to users and decompressed/decrypted by our player so as not be viewable by other players. The installer would be platform / OS dependant.
The player / user interface would need to be written in a 'portable' language so it can be cross-complied to different platforms ( Windows, Linux/Android, Mac, Iphone/Ipad, ... ) If this is not possible than atleast it should work on the PC and MAC. The idea here is to ideally maintain one code base so the client will experience the same interface on each platform we support.
My questions are- What would be the best approach to develop these applications? Is it possible to acquire public / open source code where much of the work has already been done and then add my code to it? If open source code is available where could I get it from?
i have created a silverlight application , but i need to embed it to a Flash file(swf) which it runs with Flash Player ( whithout using browser), I had found a solutions to call it using javascript, but it still needs my flash file run inside the browser, dose any one can help me, Either to run js inside swf (without need of browser) or any other way that i can embed my Silverlight application inside Flash.
I want to create very simple application with 2 view:
-> list with some tags -> single view with movie
every tag is connected to a flash movie. The movie will be on my own server in web. I want to play in my app this movie with a some player. But not via web browser but inside my application. is that possible ? What do I need to do to achive that ? I mean how to play the movie. Building list etc is easy
I play games on Pogo and have never had a problem with their Flash Games until released Daily Hot Shots. It doesn't load fully and I've done EVERYTHING I know to do to get it to play. No errors show up. I can play ALL the other flash games but this one. When I right click, the name of the site's owners do not show up....I have the settings showing though Not all of the game loads and that's the problem. I've tried uninstalling and reinstalling....tried a different browser and have the same exact problem. THIS GAME WILL NOT PLAY.
How can i design a 3D carousel for video/images to run on standalone Flash Player on my Desktop? I am using Flash Builder 4 to develop this as a mxml application, but found that it doesn't allow access to local filesystem. My specific requirement is that I want it running on the local computer and in SWF files viewed in a user's browser. Is there a sample code to do what I am trying to do? This application has states and transition, like one state for a video gallery and one state for a image gallery
Hey the think is, I need to play some swf file inside my flex 4 app, sometimes this swf file can be a Video, or just a object animated, I have a placeholder in my app which I want to play this swf file, how can I do this?
I created one invitation in flash 8 with flip book and wanted to upload it online and share the link with everyone. wanted to do in an atmosphere where flash player is self embedded and the user doesnt need to have the flash player.