Flash :: Professional - NetStream And Player 10.1 - Crashing In Browser

Jun 24, 2010

I'm into LMS courses, and use a lot until today the combination of flv's for characters and loadSound for make them talk. Until today because after this week I've update my flash to 10.1 and boom, all my courses now are crashing in any browser that have the update. I already noted that the problem is the netStream. Here's my current Actions just to quote, I've been using this since version 9 of the flash player with no problems:

[Code]...

View 3 Replies


Similar Posts:


ActionScript 3.0 :: Crashing Flash Player Inside The Browser

Apr 17, 2009

The Flash site I'm working on is causing Flash player to crash, both inside the browser (taking Firefox down with it) and inside the Flash IDE (taking Flash CS4 down with it) --this is regarding Flash Player 10,0,22,87 (debug version)

The exact point of crash varies considerably and no Flash errors appear, so I can't pinpoint the problem to any particular code. I thought there must be a nasty memory leak somewhere, but since I've started monitoring that (via System.totalMemory) that doesn't appear to be the problem. I thought maybe using hardware acceleration might be the cause, but turning it off hasn't made a difference. I'm using PaperVision3D Great White. Not using full screen--at least not YET. I'm streaming some video, streaming some audio... I don't know what's left.

View 8 Replies

Flash :: Professional - Adobe Player Crashing While Playing On A Game

Aug 26, 2010

After installing the latest version of flash (10.1 I think) it keeps crashing while playing on a game that requires it. I have uninstalled and reinstalled and it just keeps happening.

View 2 Replies

Professional :: New Version Of Skype Crashing Adobe Flash Player Plugins?

Jul 12, 2010

Operating System - Windows 7, 64 bit Web Browsers - Mozilla Firefox, Version 3.6.6 Microsoft Internet Explorer, 32 bit, Version 8.0 Flash Player Version 10.1 For some reason, the new version of Skype is playing havoc with my Flash Player plugins for both Firefox and Internet Explorer.
 
I downloaded and installed the latest Skype software today and noticed immediate problems. Skype was not responding and the Flash Player plugins on both browsers began crashing. I uninstalled both Skype and the Flash Player plugins. I then restarted my computer and reinstalled the Flash plugins. Functionality was restored to the Flash plugins in my browsers. I then reinstalled Skype. It was immediately non-functional and my Flash plugins started crashing again.I am now at the point where I have reinstalled the Flash plugins again and functionality is restored. I know if I try to install Skype, the Flash plugins will crash again.

View 3 Replies

Professional :: RTMP Netstream NOT Working With Latest Version Of Flash Player?

Aug 26, 2010

Let me preface this by saying: This is definitely a bug either with latest Adobe Flash Player or the streaming Media Server (in this case Real Helix):In the latest version of the Flash player (10.1.82.76) Code that worked  previously in version 10.1.53.64 does not work now. This is basic code to connect to an RTMP server (Real Helix) using Netstream class. NOW the video does not even display and there is no error message . THIS ONLY OCCURS in a BROWSER . Also I am using swfobject to display the flash and I tried with latest version and the old 1.4.1 version.

private function init():void  video = new Video();    NetConnection.defaultObjectEncoding = ObjectEncoding.AMF0; nc = new NetConnection(); nc.client = this;

[code].....

View 2 Replies

Professional :: NetStream Causes 100% Disk Use And Eventual Browser Crash

Feb 5, 2010

I've run into a troubling issue where using the NetStream class is causing odd video playback behaviour, major disk query issues, and also leading to my browsers crashing (tested on FireFox 3.5.X, IE 8, and Safari 3/4 with Flash plugin 10,0,42,34). I tested the issue on a Macbook as well and noticed the same thing, so it wasn't something specific to my machine. I wrote a basic Flex application to test this. I make a NetConnection to my web server. When successful, I create a NetStream to playback the video (F4V encoding of Big Buck Bunny). Immediately in Windows Performance Monitor, I can see the Disk queue jump to 100%. The video eventually pauses for a lengthy period of time. Sometimes the browser also becomes unresponsive at this time, and in other cases it will crash. If the video does eventually resume (disk querying reduces a bit), I experience odd behaviour with the video. If I pause the video (NetStream.pause()), when I resume the video (NetStream.resume()), the video begins to fast-forward to make up for the amount of time lost while the video was paused. So if I paused the video for 10 seconds, Flash will fast-forward in 1-second intervals through 10 seconds worth of video. During this time, NetStream will constantly dispatch buffering end and buffering full events.

What's odd is that the problem doesn't seem to happen when I add an additional arument in the play command. NetStream.play(url) will cause the issue, but NetStream.play(url, 0) will not. However, this doesn't always work. My own player, which has a lot more interface controls and complex logic, still suffers from the problem, despite that I'm not doing anything with the NetStream object.

View 4 Replies

ActionScript 3.0 :: Flash Player Crashing IE

Feb 23, 2010

I'm trying to remotely debug a problem with another's teams game at work. They have a game, where if you play it through IE, eventually it will crash with the error "This application has requested the Runtime to terminate it in an unusual way".

Typically, being IE, there's no more info to give an idea of what's causing the crash. I did some searches on the web and found a number of things such as memory leaks (going above 1Gb will crash IE). I've forwarded the info, and the team removed their leaks, but it's still crashing.

View 1 Replies

ActionScript 3.0 :: Crashing Flash Player?

Apr 17, 2009

The Flash site I'm working on is causing Flash player to crash, both inside the browser (taking Firefox down with it) and inside the Flash IDE (taking Flash CS4 down with it) --this is regarding Flash Player 10,0,22,87 (debug version)

The exact point of crash varies considerably and no Flash errors appear, so I can't pinpoint the problem to any particular code.I thought there must be a nasty memory leak somewhere, but since I've started monitoring that (via System.totalMemory) that doesn't appear to be the problem.I thought maybe using hardware acceleration might be the cause, but turning it off hasn't made a difference. I'm using PaperVision3D Great White. Not using full screen--at least not YET. I'm streaming some video, streaming some audio... I don't know what's left.

View 1 Replies

Professional :: Works In Flash Player But Not From Browser?

Apr 5, 2011

I've created a Flash file that reads from several different xml files and displays them when requested. When I run the Flash player, (by pressing Command-Space within Flash), it all works flawlessly. But when I open it within a browser, only one of the xml files loads, the other two just spin away on the preloader.I have another Flash file that is doing the same thing. A click on a scrolling new list should take you to another web page. In Flash Player it works fine, but from a Browser nothing happens

View 3 Replies

Professional :: Flash Player Freezing IE Browser

Apr 8, 2011

So I recently got a new laptop. It came installed with Windows 7 64-bit and Internet Explorer 8. However, after installing the current Flash Player update, IE started freezing. I would open certain pages, and the browser would become unresponsive, leading me to end the program. I would try it again, and still the same result. The culprits were always the same, hotmail and tvshowsondvd, among others. Internet Explorer 9 was released a few days later, so I uninstalled IE8 and installed IE9.

The browser worked fine for a few days, but then it started to do it all over again, with the same web pages! Then I noticed something, all these pages were heavy in flash objects. So I tried uninstalling Flash Player 10 and guess what, it started working! No more problems loading pages. I can no longer view flash objects, especially on YouTube. I haven't had the problem since, but I need Flash Player installed.

View 1 Replies

ActionScript 3.0 :: Flash - Player Crashing On Every Code Execution?

Feb 29, 2012

Every time I run this code my flash player (projector) is crashing.

function ftwoB(event:MouseEvent) {
navigateToURL(new URLRequest("lessons/lesson2/reading"));
}

[code]....

View 9 Replies

ActionScript 2.0 :: Load YouTube Videos Into Flash Player Without Crashing It?

Sep 14, 2009

There are 10 buttons on the stage and a display area. Clicking any button runs this function[code]...

This works well for the first few videos but after 5 or 6 unload/load cycles, the player gets slower and slower and eventually stops responding. I thought the basic idea of unloadMovieNum was to remove a movie from the stage and reclaim the memory but this doesn't seem to be the case.

View 9 Replies

Flash :: Professional - Animation Working In Program Preview - Not In Browser With Up To Date Player

Mar 27, 2012

After hitting next on this animation you can see there appears to be blank areas on the animation. If you mouse over them you will see buttons appear which is their "over state." When I publish the animation and preview it in Adobe Flash CS5.5 all the buttons are visible and work correctly. It is only in the brower (chrome, firefox, safari) with up to date Flash Player that is is not working. This is happening in a number of animations I created originally in CS4 last year, and am updating them as CS5.5 using AS3.

View 5 Replies

Professional :: Flash CS3 Keeps Crashing?

Feb 13, 2010

When I copy and paste an illlustrator file into Flash, it keeps quitting on me. I can't seem to get past the first step. Is there some kind of bug fix i can download. I have a big project to start and I have to get this figured out soon!!

View 12 Replies

CS4 :: Flash Professional Keep Crashing

Feb 16, 2010

Flash CS4 keep crashing. Is there some kind of bug fix i can download.

View 1 Replies

Professional :: Flash Cs5 Crashing?

Feb 18, 2011

i have been using flash cs5 for like a week and almost everytime i try to save, make a movieclip, or test my file flash decides its going to crash so my work often is gone.. non existant after that.    The error message that pops up  is something about aflamingo.dll.

View 1 Replies

Flash :: CS3 Professional Crashing On Exit

Jul 14, 2008

Every time I use Flash CS3, the program works with no problem, with no lags and crashes. But once my work is done and I close it, Windows prompts a dialog about a "Flash not responding" warning. It happens every time I close the program, why is that?

View 3 Replies

Professional :: Flash Keeps Crashing When Start The App?

Feb 10, 2010

I'm having a problem with Flash crashing when I try to start it. I first noticed the problem when I had a fairly simple scrolling text fla that I tried to open but after a few seconds of the document being open spinning beach ball (Mac) would come up and a few seconds later that app crashes. I've tried to open three separate Flash documents as well as just opening the program and making a new document. Every time, the result being the spinning beach ball and the app crashes after about 5 seconds.I've updated all my Adobe software. What else can I try? Deleting preferences, if so,where are those located?

View 2 Replies

Professional :: Flash CS5 Keeps Crashing On Start?

May 12, 2011

I'm having a problem with launching Flash CS5.  I had previous been running Flash CS5 on my MacBook Pro, and everything was working fine for many months.  Then I just recently installed OSX 10.6.3, and now Flash CS5 "unexpectedly quits" on launch.  I've tried uninstalling Flash CS5 and then re-installing it with no difference.

[URL]

1. Delete preferences. I found the file "Flash CS5 Preferences", removed it from Library > Preferences folder, and put it in the trash.  (I looked at this file: it is just a text file with XML, so I assume this is the right thing to remove).
 
2. Then I used Disk Utility to repair permissions. This appeared to go fine.3. Then I used FontNuke to first find font caches, and then removed them.  This resulted in an automatic reboot of my system.Upon system restart, I tried opening Flash CS5 immediately. Although it crashed again, it actually got much further this time: the application launched, and I was able to see the IDE for a moment before the whole thing crashed again.  This was a little different than the dozen or so times before that I had tried to debug this, where Flash would not even get past the launch screen (where it says it's loading fonts, initializing etc).  Tho, when trying to launch Flash CS5 again, it now again crashes before it even gets out of the launch screen (every time).

I have a sense that this might have to do with a font issue.  The reason is: after installing OSX 10.6.3, I noticed in some other applications, such as FireWorks CS3 and in Numbers, that some of the fonts were looking messed up (usually the kerning is way off one way or the other with files that I've never had a problem with this before). I was able to simply fix these issues in these other applications, yet is this font issue also affecting Flash CS5 in some way?Anyway, I've done everything I can think of multiple times over--and I still have no flash CS5!

View 1 Replies

Professional :: Flash CS5.5 Crashing On Publish?

Jan 4, 2012

I have used Flash CS4 for a while and I recently purchased CS5.5 so I could develop IPhone Apps. I signed up as a developer and got my certificate and provisioning profile and I am trying to follow tutorials to publish a simple iphone app and get it on my phone but Flash CS5.5 crashes every time during the publish phase. It says publishing 1:20 remaining and usually with about 25 seconds left it freezes up and crashes.

View 2 Replies

ActionScript 3.0 :: MouseEvent.ROLL_OVER Crashing Browser?

Feb 23, 2009

I have a movie set up in AS3. it is working with a swf that has a video loaded, a bunch of other external swfs. it all runs smoothly until half way through all of the rollover states just kill the browser. there are no errors in the flash IDE but they crash both IE and FF3

View 1 Replies

Professional :: Flash Crashing In Multiple Browsers

Jul 30, 2010

Trying to solve flash video crashes in multiple browsers. Both IE8 and Chrome in Windows 7 Home Premium 64b were crashing with flash videos. Reading forums, Adobe Flash was to blame in that it has problems with IE8 64b etc. Well I made sure that the 32bit version was running and still had the same problem. Occasionally I noticed a message advising that the 8500 graphics card had recovered rom a crash. The graphics driver was uninstalled and then re-installed. Strangely both my browsers were no longer processing internet packets. I uninstalled Chrome and re-installed the latest version. IE8 and Chrome then operated normally AND no more flash video crashes.

View 1 Replies

Professional :: Flash CS4 Crashing When Creating A New AS2 Or AS3 Fla File

Aug 22, 2010

I am having an issue with a freshly installed copy of Flash CS4 Upon trying to create a new fla file or opening an fla file flash crashes. I have checked for corrupt fonts and even removed all non system fonts yet it still happens.Below is my crash report. I have emailed Adobe but was hoping that someone here may have a solution for this problem.I am running Windows 7 64 bit.[code]

View 1 Replies

Professional :: Flash - Cs5 Keeps Crashing When Importing Images?

Sep 15, 2010

Flash cs5 keeps crashing when importing images onto stage  I plan on tracing a drawing I made. They aren't that big so I don't know why cs5 crashesI'm using windows 7- 64 bit.Quard processor and 8 gb of ram

Here is the error I recieve:
Problem signature:  Problem Event Name:  APPCRASH  Application Name:  Flash.exe  Application Version:  11.0.0.485  Application Timestamp: 4badda9d  Fault Module Name:

[code].....

View 30 Replies

Professional :: Application Crashing After Flash 10.2 Update?

Feb 9, 2011

After updating to the latest version of Flash (10.2.152.26), our web application began crashing. The application is written using Flex.I'm using Windows 7 (32-bit), but it has crashed on Windows Vista (32-bit) as well. It crashes on IE8, Firefox 3.6, and Chrome 9.However, it does not crash when using the debug version of the Flash Player.I've tried enabling and disabling the hardware acceleration. I've also updated my video drivers to the latest version.The Event Viewer shows the following when IE crashes:

Faulting application name: iexplore.exe, version: 8.0.7600.16700, time stamp: 0x4cd23213
Faulting module name: Flash10m.ocx, version: 10.2.152.26, time stamp: 0x4d4b5d09
Exception code: 0xc0000005[code]....

View 2 Replies

Professional :: Importing To Stage PNG's An FW's Crashing Flash

Jul 10, 2011

For the last two days I've tried to import more than one PNG or two FW files onto my stage.  Flash Crashes as soon as I start the import process,  I realize this can be a file size issue, but the two FW files are 838kb and 833kb.  These should come in easily, they have in the past.  Is there some setting I haven't made or is this another problem totally? 

I'm using Flash CS5 (11.02.489) with no updates available.  I'm working on a box running XP Pro with a 3.00 ghz DuelCore Pentimum processor.

View 3 Replies

Professional :: Flash CS4 Crashing When Scrubbing Playhead Or Using Certain Tools

Nov 17, 2010

I am currently having the unfortunate experience of learning Flash Pro as part of my degree program at school. I have been having a problem with the program crashing repeatedly. I have CS4 Web Premium, an educational discount edition, and am using it on an HP pc with an AMD Athlon and Nvidia v-card. I have had problems with it crashing on this computer when using tools such as the deco-tool and sometimes when transforming something. The real problem is when I try to use one of the Dell pc's at school to work on a file I have created at home on the HP. On 4 different machines at school Flash will crash when working on one of these files, especially when scrubbing the playhead on the timeline. The program will crash over and over, to the point where I can't really work on these files at school, which is a huge waste of time.

View 4 Replies

Professional :: Distribute To Layers Crashing Flash 50% Of The Time?

Feb 20, 2012

using the distribute to layers option constantly crashes me! I can use it ONCE after a restart of flash and after that it's a gamble wether it will crash or not...though more often than not it does

View 1 Replies

Professional :: Broken Hide Edges Function - Flash Crashing Randomly

Feb 15, 2012

I'm having some trouble with my Flash Professional CS5.5. When I'm doing freehand drawing it shows the edges around every stroke I make. I have tried going to the menu, View -> Hide Edges and also pressing Ctrl+H. It does make the edges go away from the most recent stroke, but at the next stroke it reappears. Flash also started to crash from time to time, kinda randomly starting with not showing me the layers and then crashing completely giving me an error message talking about some file. This started about the same time as the edge thing. How to reset the settings? (I'm doing simple frame by frame animations in a ActionScript 3.0 document, if it's of any importance).

View 1 Replies

Professional :: Movie Only Loading Partially In Certain Browser/Player?

Nov 16, 2011

I have a multi SWF movie that uses AS2 and is behaving differently in different browsers.The basic scenario is this . There is a root movie that acts as a control panel for user input. 1. It loads then parses some xml to determine how the interface should look (what images, radio buttons, etc. to display) 2. Then it loads and positions items on the stage ( rbs, thumbnails) 3. It loads child swfs
 
When the issue occurs step 2 is only partially completed and step 3 doesn't occur. No message about script error appears.

[Code]...

View 5 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved