Flash player freeznig when loading in small XML files

Hi all,
I could really use some help in finding a reasonable solution
to this problem. I'm getting a problem where the flash player
freezes giving the "A script is causing the flash player to run
slowly" dialog box, when it's trying to load in XML files for
content. Therre are 15 files and they are all between 1-3kb. I
wrote a loop so that the next file doesn't begin loadnig until the
previous file has finished. But on some machines I still randomly
get this problem.
I've tried using the download simulator in flash and it seems
that this error always occurs on lower connection speeds, but we
are on a fast connection here and I still randomly get it freezing
I traced which files it freezes on and it's different ones every
time.
Any help would be greatly appriciated.
Thanks.
Here is the code for my xml functions:
// LOAD XML CONTENT FILE
function loadXMLFile(fileName, callBackFunction){
var_xml = new XML();
var_xml.load(fileName);
var_xml.ignoreWhite = true;
var_xml.onLoad = callBackFunction;
// FUNCTION: getNodes()
function getNodes(success) {
if (success == true) {
loadParentNode(this);
else {
trace("ERROR: XML not loaded");
// CREATE VARIABLES FROM NODES
function loadParentNode(myXMLobj) {
var obj_xml = myXMLobj;
//Determine number of parent nodes
var noOfParentNodes = obj_xml.firstChild.childNodes.length;
var content_xml = findXMLNode(obj_xml, "content");
if (noOfParentNodes > 0) {
for (x=0; x < noOfParentNodes; x++){
var currentNode = content_xml.childNodes[x].nodeName;
var currentValue = findXMLValue(content_xml, currentNode);
this[content_xml.childNodes[x].nodeName] = currentValue;
gotoAndPlay("xmlOK");
else {
trace ("1 ERROR: No Parent Nodes Found");
// GET VALUE OF CHILD NODE
function getChildNode(sectionName, desiredNodeName) {
var obj_xml = this.var_xml; // create a pointer to the XML
object
var noOfParentNodes = obj_xml.firstChild.childNodes.length;
if (noOfParentNodes > 0) {
for (x=0; x < noOfParentNodes; x++){
//Find parent Node (sectionName)
if (obj_xml.firstChild.childNodes[x].nodeName ==
sectionName) {
var nodeFound = 1;
var XMLvars = obj_xml.firstChild.childNodes[x];
var noOfChildNodes = XMLvars.childNodes.length;
if (noOfChildNodes > 0) {
for (var i = 0; i < noOfChildNodes; i++) {
if (XMLvars.childNodes
.nodeName == desiredNodeName) {
return XMLvars.childNodes.firstChild.nodeValue;
} else {
trace ("ERROR: No Parent Nodes Found");
if (nodeFound <> 1) {
trace ("ERROR: Parent Node \"" + XMLnodeName + "\" Not
Found.");
//===FIND XML
NODE=======================================================
_global.findXMLNode = function(node_xml, XMLnodeName) {
while (node_xml.nodeType == 1) {
if (node_xml.nodeName == XMLnodeName) {
return node_xml;
} else if (node_xml.firstChild.nodeType == 1){
checkChildNodes = findXMLNode(node_xml.firstChild,
XMLnodeName);
if (checkChildNodes != undefined) return checkChildNodes;
node_xml = node_xml.nextSibling;
//===FIND XML
VALUE=======================================================
_global.findXMLValue = function(node_xml, XMLnodeName){
while (node_xml.nodeType == 1) {
if (node_xml.nodeName == XMLnodeName) {
return node_xml.firstChild.nodeValue;
} else if (node_xml.firstChild.nodeType == 1){
return findXMLValue(node_xml.firstChild, XMLnodeName);
node_xml = node_xml.nextSibling;
}

Hi Rex,
That plugin version installed is actually the HW accelerated beta version Gala: 10.1.81.25 (The current version is 10.1.81.75).  I would recommend installing the official release, since the Gala version does have some compatibility issues.  You can download the latest version here: http://get.adobe.com/flashplayer/
-Charbs

Similar Messages

  • Bug in Flash Professional CC when launching debug launcher xml file handle not released

    There appears to be a bug in either Adobe Flash Professional CC, or ADL when launching debug launcher for an AIR application Flash Professional CC automatically generates or updates the XML app descriptor file. The bug is that Flash Professional is not immedately releasing the file handle to the app descriptor XML file.
    This bug was introduced in Flash Professional CC (Windows). It did not occur in CS5.5 or CS5.
    The question is whether this is a bug related to the ADL, or if this bug is related specifically to Flash Professional CC (Windows).
    Either way, where and how do I appropriately report this bug?

    Hi Dharmendra,
    Thank you for the solution. It is not what I expected, but it might look like a solution that "could" be applied.
    There is still one problem with this approach. If I still use a movie with radial gradient within the bitmap, the same exact problem could occur again.
    I was trying to understand if I did something wrong in my code, or it was a bug in the Flash software. I still find weird that I get different results by drawing a movie clip at different positions on a bitmap object. How can the drawing position change if the movie clip is drawn or not drawn? Why does it make mathematical patterns? I guess it has something to do with the precision numbers.
    Meanwhile, I did a few extra tests. I tried a new approach with Blur and Glow effects. That is not exactly what I want, but it seems to create a transparent gradient. I might consider this approach if the basic radial gradient does not work. I also created a gradient transparency circle bitmap in Photoshop that I imported into my movie clip. It worked. So, at the moment I have two solutions that seem to be working.
    I would appreciate if you could investigate the original problem. It looks like there is a problem in the rendering of Flash. Workarounds are fine sometimes, but I do not expect to developer programs on workarounds.

  • Error when loading data from xml file

    Hi,
    I'm trying to load data into a table from XML file using ApEx DATA UNLOAD/LOAD interfaces .
    ApEx version is 3.0.1 .
    I'm getting this error:
    ORA-31011: XML parsing failed ORA-19202: Error occurred in XML processing LPX-00222: error received from SAX callback function
    How to find cause of the error ?
    Janus

    Tkank you for the simple but good advice :)
    unfortunately even google didn't find many answers :
    LPX-00222 + APEX ... NOTHING
    LPX-00222 + ORA- ... 2 pages of something like
    "Examine the additional error messages and take corrective action"

  • TS1702 ?Some of my applications have been saying I need the latest version of Adoebe Flash Player.  When I try to download it I get the following error message:  'Frame Load interrupted' and the installation stops.  Any suggestions

    Some of my applications have been saying I need the latest version of Adoebe Flash Player.  When I try to download it I get the following error message:  'Frame Load interrupted' and the installation stops.  Any suggestions?

    You can only use apps downloaded from the App store, not via a browser. There is no Flash for any iOS device including the iPod.

  • Flash Player crashes when losing network connection

    My flash player crashes every time i lose internet connection. That happens alot, because the networks i use keep jumping between eachother and they suck, quite frankly, but it's out of my control.
    I got alot of tabs up, 24/7, all using flash player, so when it crashes, that sucks.
    No, it doesn't crash because of the amount of tabs i have open, or the load on it. It happens when i have only 1 tab open too, barely using flash player ..
    So, is there anything i can do about this?
    This didn't happen with the older versions of adobe (I mean alot older, don't remember at which version this started happening, this/last year atleast) ..
    Im running Windows 7 32 bit. But it happens on my Win XP 32-bit computers and Win 7 64-bit computer too.

    So i have the same virus on all my 4 computers?
    1 computer has a updated version of the latest Symantech antivirus, and 1 has an updated version of the latest AVG antivius. They should've found a virus if i had one. And i haven't visited any "suspicious" sites, downloaded anything "suspicious", and have all ads blocked .. The chance of it being a virus is equal to zero.
    When the computer changes from a network (With connection and internet access) to a different network (With connection and internet access) real quick, then it usually doesn't crash.
    But when it changes from a network (With connection and internet access) to a network (With connection, but hotspot, so no internet access before i enter the password and username in a new tab/window) it crashes. Same happens if i simply click "Disconnect" when im on a network.
    It doesn't however do that if i go into "Work offline" mode before disconnecting, but it crashes then when i reconnect to a different network, and go back into working online.
    This is an adobe problem, no virus.
    Happens with both Firefox 3.6, Firefox 4, Google chrome and IE (Whichever version it was i had) ..

  • Flash Player fails to load on start-up

    I recently upgraded to Flash Player 11.2.202.235 for my Win 7 64 bit system and have had nothing but problems since.  I can install Flash Player and it works fine, until I shut down or restart my system.  Once the system restarts, it is as if Flash Player is not loading.  I am using IE 9 and AOL 9.6 as web browsers and am getting the same result in both.  I down loaded google chrome with the flash player to see if that would make a difference, no luck. When I look for flash player, it is in my registered programs and I have a folder for it as well.  I have done the following things: tried downloading with anti-virus on and off, firewall on and off, pop-up-blocker on and off, downloaded through IE9 and through AOL, unistalled and reinstalled, Active X Filtering On and Off.  Nothing seems to work, if I restart the computer, Flash Player is not recognized by any program...even Abobe.  I have tried the troubleshooting forums, no luck there either.  Anyone have any ideas or encountered a similar problem?

    Try a clean install as described in http://forums.adobe.com/thread/928315

  • I am trying to use sites on the internet which require Adobe Flash Player, but when I click on the free download, it says that Apple does not support this application, so I cannot use it.  This stops me viewing quite a few interesting things.  Any ideas?

    I am trying to use sites on the internet which require Adobe Flash Player, and when I click for a free download it says that "it is not available for your device because of restrictions that Apple has put in place".  Any suggestions on how to overcome this?

    Flash is not, and probably never will be, supported on the iPad : http://www.apple.com/hotnews/thoughts-on-flash/ . Plus it would be up to Adobe to make a version of their flash player that works on iOS devices, something which they have never managed to do and which they have now given up on trying to do.
    Browser apps such as Skyfire, iSwifter and Puffin 'work' on some sites, but judging by their reviews not all sites. Also some websites, especially news sites, have their own apps in the App Store, so your could try checking there for your sites (and there is the built-in YouTube app).

  • HT1338 Hi everybody..i have an enigmatic problem since i bought MacBook Air..i can't watch youtube videos and i did install the latest adobe flash player BUT when i start to install it the system keeps asking me to enter a password ? which password i need

    Hi everybody..i have an enigmatic problem since i bought MacBook Air..i can't watch youtube videos and i did install the latest adobe flash player BUT when i start to install it the system keeps asking me to enter a password ? which password i need ??????

    Your admin account password.

  • Adobe Flash Player 10 when installed closes the whole computer as soon as it is selected to 'play' a video clip from U Tube or any other source, I have uninstalled it and the problem goes away but I cannot play the clip.any answers?

    Adobe Flash Player 10, when installed, closes the whole computer when it is used to play any clip from U Tube or other source. I uninstalled it and there was no further trouble but, of course, I cannot view the clip. If I reinstall it the same problem persists. I have contacted my 'computer guru' but his comment is that many of his clients have the same problem but it appears to be a problem with Adobe however many other friends have put in the version 10 Flash Player and have no problems. I do not appear to have any other problems with the computer such as viruses etc and it is scanned very day for such items. I would appreciate any advice you can give as it is very annoying, thanks, RAB

    Me too!
    On both IE8 and Firefox. Win 7 32 bit on IBM T42 - 1GB ram.
    Old laptop I know but the 10.1.x.x Flash Players worked just fine. Problem started with 10.2.152.26 flash player.
    Now BBC TV live and iPlayer work just fine, however YouTube does not - audio but no video. Just a black rectangle where the video should be.
    Right click to get the menu and "settings" is greyed out. However select the pop-out option and the video plays. Right click on the pop-out and "settings" is available. So deselect "enable hardware acceleration", close the pop-out and refresh the window (F5) and now YouTube videos play. Switch hardware acceleration back on and now they don't.
    This video works fine with hardware acceleration enabled. http://www.adobe.com/products/flashplayer/features/video/h264/
    These also work. http://www.adobe.com/devnet/flashplayer/stagevideo.html
    Something broken in 10.2, I think.

  • Adobe flash player does not load statistics on Google Public Data

    Adobe flash player does not load statistics on Google Public Data and displays a white page. However If I put the same URL in an other browser the page loads seamlessly. Is it a Firefox or a Adobe flash player bug ?

    I looked on the Google Public Data site, but couldn't find any Flash videos.
    Can you provide a link where you say the problem is occurring?

  • I have tried to update flash player and when I put in my password, it is rejected.  I have recently updated my email address and changed my password, but adobe will not accept.  Can I get help, please, to update flash player?

    I have tried to update flash player and when I put in my password, it is rejected.  I have changed my email and password and have so informed adobe, but I am still unable to install flash player update.  How can I update adobe flash?

    This password prompt is presented by your operating system, and is intended to keep you from accidentally installing software.
    If this is your personal machine and you don't need a password to log into the computer when it first starts up, you can probably leave the password blank and click OK to get past this prompt.  If this is your personal machine and your normal password isn't working, check to make sure that CAPS LOCK is off, and type the password carefully.
    If this is your work machine and it's asking for an Administrator password, well, you'll need to have a conversation with your friendly IT person.

  • I want to download and install adobe flash player. When I do so one occur. A dialog box appears but it has no run option but a save file or cancel option.

    # Question
    I want to download and install adobe flash player. When I do so one of 2 things occur. A dialog box appears but it has no run option but a save file or cancel option. The other is if the proper dialog box appears, I agree and the a different box appears and there is foxfire with a red circle with a diagonal line across is appears.

    I find the easiest way to install Adobe Flash is to use the manual installers. You just need to download the installer to your computer, then run it to install Flash. For more details see http://kb2.adobe.com/cps/191/tn_19166.html#main_ManualInstaller
    That link states you should uninstall earlier versions, as you don't have the version of Flash used by Firefox you can skip that step.

  • Adobe flash player will not load and run.  Uninstalled and reinstalled with no change.

    Adobe flash player will not load.  Uninstalled and reinstalled with no change. 

    Adobe’s advice regarding Flash Player 13:
    http://forums.adobe.com/message/6288659

  • I HAVE DOWNLOADED FLASH PLAYER BUT WHEN I TRY TO WATCH A VIDEOS IT SAYS TO GET FLASH PLAYER,I ALREADY HAVE IT.I KEEP DOWNLOADING IT BUT IT STILL DOESNT HELP

    Question
    I HAVE DOWNLOADED FLASH PLAYER BUT WHEN I TRY TO WATCH A VIDEOS IT SAYS TO GET FLASH PLAYER,I ALREADY HAVE IT.I KEEP DOWNLOADING IT BUT IT STILL DOESNT HELP. THANKS

    Perform the suggestions mentioned in the following articles:
    * [https://support.mozilla.com/en-US/kb/Template:clearCookiesCache/ Clear Cookies & Cache]
    * [[Troubleshooting extensions and themes]]
    * Update All your Firefox Plugins -> https://www.mozilla.org/en-US/plugincheck/
    '''NOTE: When Downloading Plugins Update setup files, Remove Checkmark from Downloading other Optional Softwares with your Plugins (e.g. Toolbars, McAfee, Google Chrome, etc.)'''
    Check and tell if its working.

  • I am IRATE that the flash player update just loaded several BS programs that I don't want.  FAIL

    I am IRATE that the flash player update just loaded several BS programs that I don't want.  FAIL

    I am IRATE that the flash player update just loaded several BS programs that I don't want.  FAIL

Maybe you are looking for