Trying to find out which line of AS2 code is causing flash player crash in firefox & chrome browser

Hello,
I have a flash movie (AS2) created for the website visitors' registration and this flash movie is longer in size than the browser's window height so that site visitors need to browse down using browser's vertical scroll bar to see all of the contents in the flash movie.
When users click the submit button in the flash movie then
Firstly, the AS2 code attached to the      on(release){    event scrolls the html page back to the top (because the user must have scrolled down to view the flash movie content at the bottom of the page and I want the html page to go back to the top of the page)
getURL("javascript:window.scroll(0,0)");    // this is the AS2 code I have used for scrolling the page back to the top. I suspect this code is causing the flash player crash in firefox and google chrome
and also tells the _root of the flash movie to go to and stop at a frame named "StartEnteringData".
_root.gotoAndStop("StartEnteringData")     //making the _root of the movie to go to the "StartEnteringData" frame
this.gotoAndStop("Start")                                  //making this movieclip which contains the registation form to go to the first blank frame labelled "Start"
The "StartEnteringData" frame on the _root of the flash movie has AS2 code for entering the registration data to the database by using loadVariablesNum( ... )
Here's my question.
Almost everytime the user/visitor click the Submit button, the firefox browser users and google chrome browswer users see the Flash Player CRASH...
This doesn't happen often with the website visitors using MS Internet Explorer.
I have read some www articles (by searching google) saying that Adobe Flash Player in Firefox and Chrome browsers crash a lot.
But, for my flash movie, everytime the visitor clicks the submit button, flash player crashes. Therefore, I guess it is the AS2 code that I'm using (associated with the on(release) event of the submit button) is causing the flash player crash rather then the flash player compatibility with Firefox and Chrome browsers.
So, someone please tell me what's causing the flash player crash.
Is there a better code to make a web page to go back to the top?
I am also using the codes shown below on the first keyframe of the main movie. (_root)
//For custom flash right click menu:
var myMenu_cm:ContextMenu = new ContextMenu();
myMenu_cm.builtInItems.zoom = true;
myMenu_cm.builtInItems.quality = false;
myMenu_cm.builtInItems.print = false;
myMenu_cm.builtInItems.save = false;
myMenu_cm.builtInItems.loop = false;
myMenu_cm.builtInItems.rewind = false;
myMenu_cm.builtInItems.play = false;
myMenu_cm.builtInItems.forward_back = false;
_root.menu = myMenu_cm;
//For tiling the flash movie background with bitmap picture
import flash.display.BitmapData;
var tile:BitmapData = BitmapData.loadBitmap("pattern");
this.beginBitmapFill(tile);
this.lineTo(Stage.width, 0);
this.lineTo(Stage.width, Stage.height);
this.lineTo(0, Stage.height);
this.lineTo(0, 0);
this.endFill();

by repeatedly commenting out lines of code you suspect are causing the crush and retesting you should be able to pinpoint the problem.

Similar Messages

  • Trying to find out which adapter to buy which has 30pin socket on one end and lightening plug on other - any help really valued - thanks

    trying to find out which adapter to buy which has 30pin socket on one end and lightening plug on other - any help really valued - thanks

    Many thanks - I was typing in the wrong keywords - fr your time and trouble.
    Dave

  • HT204088 My daughters have Itunes accounts that are connected to my credit card.  I continue to have charges, but both daughters insist that are not downloading.  How can I find out which account is being billed on my credit card?

    I am trying to find out which one of my daughters is buying music through I tunes and is posting to my credit card.  How can I find this out.  I have the transaction numbers from my credit card.

    If they have separate iTunes accounts then you can check each account on your computer's iTunes : log into an account on your computer's iTunes via the Store > View Account menu option, and you should then see a Purchase History section with a 'see all' link to the right of it. Click on that and you should then see a list of its purchases.
    If they share the same account then you can't tell, the purchase history doesn't show the device or computer that a purchase was made on.

  • How to find out which program fill a custom table ?

    Dear All,
    I am trying to find out which program fill custom table, I tried se11, which programs used this custom table via where used list but could not find. Is there any different way ?
    Regards

    Hi Sappcon,
    yes, it is as Brad said, but you should extend the approach regarding this tables content: If it is related to an existing business object (i.e. order, delivery or the like), you may have a look at user exits/Badis in that field.
    Also, the dynamic approach is possible. First use report RPR_ABAP_SOURCE_SCAN to find the name of the table in all programs in customer name space - it may be defined as a constant in program/function group/class.
    If the dynamic approach is used, the name of the table may be determined by reading another (custom) table or even in a programs text pool. You may find this by searching a pattern UPDATE() - or MODIFY/INSERT in customer programs.
    If the table has update date/time fields, check what jobs or online activities can be responsible.
    If, after all, you still do not know, then I'd say this is a consulting issue
    Regards,
    Clemens

  • Hi,   I am trying to find out a bit more about creative cloud...  I currently use PS5 extended...  I have it on my desk top at home but travel often and use a pc. which does not have PS5 because it is licensed to mac...  So i am now thinking of using the

    hi,   I am trying to find out a bit more about creative cloud...  I currently use PS5 extended...  I have it on my desk top at home but travel often and use a pc. which does not have PS5 because it is licensed to mac...  So i am now thinking of using the cloud...  will i be able to use it on both computers? and will it work if there is slow or no internet?.

    Here are some links to general information.  IF you have specific questions feel free to ask...
    Creative Cloud Learn & Support
    http://helpx.adobe.com/creative-cloud.html
    Creative Cloud / Common Questions
    http://helpx.adobe.com/creative-cloud/faq.html
    Creative Cloud Plans
    https://creative.adobe.com/plans

  • My itunes says that my iphone is synced with another itunes. It gives a name but how do i find out which library it is? I working with 2 computers trying to get music off of one and on to my new one.

    My itunes says that my iphone is synced with another itunes. It gives a name but how do i find out which library it is? I working with 2 computers trying to get music off of one and on to my new one.

    See Recover your iTunes library from your iPod or iOS device and this migrate iTunes library post.
    tt2

  • 6509:How can I find out which port ping is going thru

    I am trying to find out on which port <targetIP> is connected to. I know there may be a hub between the switch port and the <targetIP>.
    From my Telnet-session-6509, I do:
    traceroute <targetIP>
    and also
    ping <targetIP>
    I got responses OK for both, traceroute shows only 1 line, which is the <targetIP>. That means there is no router on the way.
    Then I do:
    #show mac-address-table | include <targetIP>
    I've got no output.
    Can someone tell me what I am missing? I see that the show mac-address-table | include <targetIP> doesn't show a mac address entry associated with this(in which table I could use to see the respective switch port traffic is flowing). I thought that when getting the ICMP replies from <targetIP> the switch would record the MAC address in the CAM table.
    Can you please let me know how I can find out in which switch port this respective -> Possible Hub--> <targetIP> is plugged into?

    Hi
    The switch should record the mac-address in the CAM table. Is this the command you used
    #show mac-address-table | include
    because the mac-address table does not include IP addresses.
    You need to do this
    1) ping
    2) sh arp | include
    From the above command you should be able to get the mac-address
    3) sh mac-address-table address "mac-address"
    HTH
    Jon

  • How to find out which user has the permission to execute startsap ?

    Hi All
    How do I find out which user has the permission to execute the startsap and stopsap? Do I control the permission on those script using windows standard authorization? For example: only allow certain user have the read and write permission?
    Thank you.!
    Vincent Lo

    Well to me this is really weird question..
    <b>noone un-authorized should have access to OS on your system</b>
    If this is valid you do not need to solve problems who can and who cannot start/stop SAP, because if you want to prevent some users from shutting down the SAP you have really hard job to do - there are many ways how to kill the SAP (for example killing relevant process from task manager, killing of database, messing with services etc.) - yes, this is harmful way of stopping SAP, but we are talking about attack, right? I would contact some Windows specialist to help you disable all the ways how to harm the running SAP. But still after that - there are many files that can be modified/deleted so SAP will crash after restart - you need to protect them too, etc.
    In case you take the first assumption as granted (and you really limit access to this server) you do not need to worry who can stop or start SAP - at the other hand it may be handy to be able to start/stop SAP from other users - for this you can run the stop/start script "under different user".
    But to answer the question - to me this is question just of access control (but really never tried that myself):
    <a href="http://technet2.microsoft.com/WindowsServer/en/library/c6413717-511e-42bd-bd81-82431afe4b2a1033.mspx">Permit or restrict access to a snap-in for a domain</a> (or see other related links down there on this page)
    Please award points for useful answers.
    Thanks

  • I'm trying to find out how to export my apple contacts to the Salesforce software and they need to be in a csv format and I don't know if this is possible and how to do it if it is?

    I'm trying to find out how to export my apple contacts to the Salesforce software and they need to be in a csv format and I don't know if this is possible and how to do it if it is?

    I think there are third-party programs which will do that, but you can also do it with Automator:
    See the links in my post, here: https://discussions.apple.com/message/22390873#22390873
    The file or clipboard contents will be in Tab Separated vars, so you'll have to open with a spreadsheet program and save as Comma Separated Vars format.

  • How can I find out which iTunes account was used to make a purchase?

    Without really understanding how iTunes and Apple IDs worked, I created a US iTunes account on my MacBook Air as some of the content I wanted wasn't available in the Australian iTunes store.  So I had two iTunes accounts on the one device and I just switched between one account and the other.  But eventually I ran into problems with the whole 35 Day and 90 Day restrictions when trying to change between one and the other.  So now I'm going to use two separate devices to manage the two accounts, but I want to be able to remove everything I bought from the US iTunes account from my MacBook Air and keep only the stuff I bought from the Australian store.  Is it possible to find out which account was used to buy a particular song/video/TV programme?

    Select the tune and then - Get Info - in the dialog box is a note of the Apple ID used to purchase.
    MJ

  • I am trying to find out the proper graphic card for mac.

    I am trying to find out the proper graphic card for imac. The graphic card which is mentioned in the web sit, that Graphic Card is not available in the open market. In open market NVIDIA GeForce GT 750M and NVIDIA GeForce GT 755M is available and this card is not mentioned in web site. So please help to select a proper suitable GPU.

    Are they supportable for After Effects ray-traced 3d renderer.
    I am confused because adobe recommended on the following graphic card.
    Mac OS
    GeForce GTX 285
    GeForce GTX 675MX
    GeForce GTX 680
    GeForce GTX 680MX
    GeForce GT 650M
    Quadro CX
    Quadro FX 4800
    Quadro 4000
    Quadro K5000

  • How to find out which formulas have been used in sales orders of a period

    Hi Experts,
    I am trying to find out how much my users actually use the formula and average pricing. Therefore, I am trying to build a quick viewer by relating tables. In order to use the F&A pricing, they use one particular condition type ZFA1. By linking tables vbak and KONV via KNUMV, I can see in which orders they have used ZFA1, but I also want to find out which Formula they have chosen from the repository. As this is visible for the user from the sales order, there should be a table that stores it, but I cannot find it. Does someone know the table and can help me on this topic?
    If you provide the solution, I will definitely give you the reward points. Thank you in advance!
    Greetings
    Petra

    Hi Petra,
    Please try to check the table OICQ7 with KNUMV from VBAK.
    KR,
    Sergey

  • How to find out which account is beeing accessed by EWS?

    Hi all,
    wondering if there is any way we can find out which account (user and shared mailbox) is being accessed by using EWS?
    We would like to get a list with these users.
    Powershell maybe?
    thanks!
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you. Thank you! Off2work

    That's gonna be a fun thing because Outlook and OWA use EWS for some functions so regular Outlook users will show up in EWS logs. but this should help
    <header class="tweet-header" style="color:#292f33;font-family:Arial, Verdana, sans-serif;font-size:12.7272720336914px;line-height:16.7151393890381px;background-color:#fcfcfc;">
    </header>http://blogs.technet.com/b/caseys/archive/2012/01/23/troubleshooting-ews-requests-using-iis-logs-with-logparser.aspx
    DJ Grijalva | MCITP: EMA 2007/2010 SPA 2010 | www.persistentcerebro.com

  • How to find out which list is associated with specific incoming email address

    Hey Guys,
    I've a received a request today from a user asking me which list was setup with a specific incoming email address.
    Is there a way to find out which list is associated with an email address?
    Thanks

    OK after a bit of research I found a way to achieve this.
    I simply looked up the email address in ADUC, then did a search in SP with the display name. I could locate the list and manually confirm it was configured with the incoming email address I was looking for.
    I also found the below script on Stackoverflow, but got "The 'using' keyword is not supported in this version of the language." when I tried to run it. Any idea how to fix that? I'd like to have a script to link a library to an email address istead of the
    manual approach described above.
    http://stackoverflow.com/questions/4974110/sharepoint-how-do-i-find-a-mail-enabled-list-if-i-only-have-the-email
    $SiteCollection = ""
    $EmailAddress = "" # only the part before the @
    # Load SharePoint module if not done yet
    if((Get-PSSnapin | Where {$_.Name -eq "Microsoft.SharePoint.PowerShell"}) -eq $null) {Add-PSSnapin Microsoft.SharePoint.PowerShell;}
    cls
    using System;
    using Microsoft.SharePoint;
    namespace FindListByEmail
    class Program
    {a
    static void Main(string[] args)
    string siteUrl = $SiteCollection;
    string email = $EmailAddress;
    using (SPSite site = new SPSite(siteUrl))
    foreach (SPWeb web in site.AllWebs)
    try
    foreach (SPList list in web.Lists)
    if (list.CanReceiveEmail)
    if (list.EmailAlias != null && list.EmailAlias.Equals(email, StringComparison.InvariantCultureIgnoreCase))
    Console.WriteLine("The email belongs to list {0} in web {1}", list.Title, web.Url);
    Console.ReadLine();
    return;
    finally
    if (web != null)
    web.Dispose();

  • How to find out which abap queries were executed by a user

    Dear SAP Gurus,
    Is there a way to find out which abap queries were executed by an end user in the recent past??
    1.I tried using the t-code "stat" BUT:
    dont seem to be getting any results even though I put the start time almost 2 months back.
    2.Also when using STAT, I give the report name of the query in the program field but it seems to truncate it.
    Any ideas how can I find out which abap queries were executed by the end user.
    thanks a lot, I'll make sure to award points for your help.

    STAT will give you the information for a limited period of time and is limited to the server which you are logged onto yourself. Beyond 24 hours it is of even less use even if you change the selection screen values.
    If you want it for a period way back into the past, then you need to use ST03N.
    There are at least 2 dependencies and 1 confusion:
    1 dependency) The length of period is determined by the size (length) of the file. You can change this in ST03N (default 50MB) via the menu settings.
    2 dependency) The stat collector jobs need to be scheduled to write the information to ST03N (once per hour is a legal requirement in some non-banana republic countries).
    1 confusion) There is an obscure function which converts a report submit to a transaction name (there is not much difference anyway) and an even more obsure one which filters what ST03N will record and therefore whether you can read it. You can (un)filter these things away if you search the SAP Marketplace for the term "MONI".
    What is of particular value from this control is that you can even detect a submission of an abap which only existed temporarily.
    Also note that having this information is potentially very powerfull with respect to the users (some of them are human too), so you should expose and use it responsibly.
    You should also ensure that only responsible users / auditors have access to S_TOOLS_EX.

Maybe you are looking for

  • Calling a function from ananymous block

    All, I have created a function which is to create a table with the given string. Below is the code. CREATE OR REPLACE FUNCTION tcr( name IN VARCHAR2) RETURN VARCHAR2 IS vsql VARCHAR2(100); vmsg VARCHAR2(100); BEGIN vsql :='create table '||name||' ( a

  • Agent determination using attribute

    Hi all, My scenario is to find agent from a z table which has organisational unit number with prefix O. I created a attribute in business object and programed accordingly that it finds the correct org number for the key field. I had done a self test

  • Do we need "Centrify"?

    Hi, we are in the process of doing our Identity Management stack. So far we're working with DSEE 6.3.1, IDM 8.2 and ISW and so on - a Sun DSEE Stack. But we have a consultant who wants to keep pushing Centrify on us. I can't actually understand what

  • How do i remove duplicate songs from the PC

    I seem to have duplicates of all my songs after a PC upgrade.  How do I remove them from I-tunes folders. The second copy has a 1 appended to the filename.

  • Create proxies/dailies from Speedgrade help documentation broken?

    Following the instructions in http://helpx.adobe.com/speedgrade/using/proxy-files.html to render out Arri 2K to MOV based proxies for DVD dailies. When allow audio output, the rendered file includes the clip but has a huge blank tail on it, so it's e