Debug and profiling info available in AS2

Hi,
I have a existing ActionScript 2 project, with which I want to create a separate AS2 library which will give me access to debug output. From the research I've done on the web it looks as though there is only trace() statements and getTimer() functions which are available in AS2. I've read about the flash.sampler class in AS3, which gives you access to profile memory usage, is there something similar in AS2?
Are there any 3rd party profiling libraries for AS2?
Thanks
Stephen

Hi,
Thanks for the reply, I have another related question. If I load a AS2 swf inside the AS3 swf, will this allow me to access memory and performance information via the flash.sampler API of the AS2 swf?
Stephen

Similar Messages

  • HCP debugging and profiling does not work anymore

    Hi,
    starting HCP in debug or profile mode does not work anymore.
    Last week I developed a small java app and could debug it on HCP. Today I updated the HCP Tools eclipse plugins and now I can't change the state of the server to debug or profile. Of course the debugger does then not stop at my breakpoints.
    Any hints?
    Regards Helmut

    Hi Alex,
    as you can see on the screenshots the option is available. When I start in Debug Mode the state changes to started instead of debugging. Setting breakpoints then has no effect.
    1. Start in Debug Mode
    2. Server not started in Debug Mode
    Regards Helmut

  • Quick way to restore preferences and profile info?

    hi,
    i was messing around with the profile info when i probably shouldn't have, and threw stuff in the trash i probably shouldn't have. i did this because i was confused as to why i had to profiles in my users folder. so wanted to get rid of it, i don't know why.
    can you help me fix what i screwed up?
    all my preferences are back to defaults. mail.app is missing my accounts and thinks its the first time I've used it, same thing with itunes, and ableton live, also firefox too, address book and ical.
    also, my deleting that extra profile because it "didn't look good", has just gone and made another profile. which has a lot of .plist files in it?
    thanks,

    [email protected] wrote:
    everything was backed up onto an external hard drive and online; mp3's, documents, plugins, pictures, videos.
    Good!
    just not the profile. is there anyway i can get that back without having to reenter data for mail.app and itunes?
    If you put it in the trash and then emptied the trash, your best hope of recovery is to quit using the drive and see if Data Rescue or File Salvage (I think that's the name) can recover the data. Data Rescue has a demo mode so you can see what it could recover and decide if it is worth the cost to you. I don't know about File Salvage but I've seen it mentioned occasionally as an alternative. If you used a secure erase option or have such an option enabled, don't bother as the chances these utilities can help are negligible. Beyond these options, you are talking about sophisticated data recovery services with equally sophisticated price lists.
    I'm sorry not to be able to offer something more positive but unfortunately there is no unempty-trash-and-undelete-contents option. Give Data Rescue a shot (I think it is Data Rescue II now). I haven't used it but I've heard very good things about it. You need a separate drive to recover the data to and you will get the best results if you use the machine (or, rather, the internal drive) as little as possible. Unfortunately, restarting will not have helped but at least Data Rescue's demo lets you see what's still there so you can decide if it is worth the price.
    There may be other data recovery utilities around which you could look at but - short of a specialised service - some such utility is your best hope at this point.
    Alternatively, you may wish to chalk this up to experience and move on.
    If you don't trust your install of OS X, I'd recommend taking this opportunity to reinstall yourself. Depending on how your system is configured and your preferences, either archive & install or erase & install. If you choose a & i, though, don't choose to preserve users since your only user account is essentially dead anyway. Doing this may be more work, but it is much better to have a system you trust. I'm not entirely clear what has gone wrong with your installations (other than deleting your home directory, of course), but starting over will give you a fresh start and a known-good system.
    - cfr

  • Please, please, please make ICC profile info available for RGB files.

    I know, I know, I know - if everything's working properly one should never care what the icc profile is that's being used to interpret the colors in a file. And good people shouldn't get killed by falling tree branches... but stuff happens, and sometimes icc profiles are not handled properly and colors are off because the wrong profile is being used or is absent and assumed to be sRGB when that is not correct.
    Photographers care about color and nothing is more important than the ICC profile when it comes to properly displaying colors.
    I'd also like to see the ability to assign an ICC profile, swap an ICC profile, and convert to specified ICC profile. But I'd be happy enough just to have the icc profile name displayed - I could take it from there...
    PS - I'd like to see this feature removed in ten years (I'm an optimist) after all image handling software handles icc profiles correctly, until then... (please).
    Thanks in advance,
    Rob

    Never mind - I just realized this information is available via ExifMeta (plugin) - I retract the request for personal purposes.
    Still, it might be worth consideration for people who don't use ExifMeta.
    Rob

  • Mac/ how to find stored Firefox passwords and profile info?

    hello..i have an older mac 10.3.9 and Firefox 2.00.
    I cannot upgrade to Firefox 3.
    i am thinking of upgrading computers.
    i want to take all my stored firefox passwords and settings with me when i change computers.
    i am not a tech minded individual, but i did read that i could go to
    Library/application support/firefox/profiles in my finder
    i want to be able to find where all my firefox profile information is and i hope to be able to put it all on a zip drive to take with me.
    will i be able to find my profile information and stored passwords for Firefox and put it on a zip drive?
    How.?
    thank you
    alimaggie

    To backup or restore passwords in Firefox 2.0.x you need two files: [http://kb.mozillazine.org/key3.db key3.db] and [http://kb.mozillazine.org/signons2.txt signons2.txt]
    See:
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    * http://kb.mozillazine.org/Password_Manager#Backing_up_and_restoring_passwords
    * Password Exporter version 1.2: https://addons.mozilla.org/en-US/firefox/addon/2848/versions/

  • I cannot open my firefox broswer. The message box appeared that said a problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. Under that there are debug and close program buttons.

    I cannot open my firefox broswer. The message box appeared that said a problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. Under that there are debug and close program buttons.

    JackieMars71 I would recommend reviewing your installation log files to determine if there are any errors during the installation process.  You can find information on how to locate and interpret your installation log files at Troubleshoot install issues with log files | CC - http://helpx.adobe.com/creative-cloud/kb/troubleshoot-install-logs-cc.html.  You are welcome to post any specific errors you discover to this discussion.

  • Read and write info from/to file available at client side.

    Hi,
    I have some table name in one CSV file at client side.
    once you get list of tables name from input CSV file at client side.
    Need to run one query to know total rows and size of table in MB , this i need to repeat for all tables which i got from input file.
    finally write 'table name | total rows | size of table in MB' whole info in another CSV file at client side. this output CSV file name will contain timestamp.
    Please guide me in detail how to read and write file avail at client side.
    I am using sql developer at client side.
    version : oracle11g
    Thanks in advance.

    This is a simple SQL question and this forum is for SQLDEveloper, however, this is a question for our SQL*Plus support which can help with this.
    clear SCREEN
    set FEEDBACK off
    set head off
    --Gather stats to populate rownums and avg length of rows.
    --These are not exact sizes (obviously) but you get the idea.
    begin
    dbms_stats.gather_schema_stats ('<YOUR_SCHEMA');
    end;
    select TABLE_NAME||','||NUM_ROWS||','||ROUND((NUM_ROWS*AVG_ROW_LEN)/(1024*1024)) CSV
    from USER_TABLES
    where num_rows is not null order by num_rows desc;

  • RFC Debugging and Cache Admin not available in PPM 5.0

    Hi Experts,
    RFC Debugging  and Cache Administration is not available  in PPM 5.0 as compared to RPM 4.5. Is it due to single ABAP stack model of PPM 5.0 ? Complete transformation from java to ABAP webdynpro components  ?  Any idea on this ?
    Best Regards,
    Siva

    Siva,
    Yes, you are right, As enerything is moved to ABAP stack in SAP PPM 5.0. RFC Debugging and Cache Administration is not required in SAP PPM 5.0.
    Cheers
    Amit

  • Editing community profile info and privacy settings

    I would like to change the first/last name on my community profile (the name that shows up here).  I made the mistake of not entering a coded name.  Gives scammers TMI!  Community profile updates allow changing or hiding everything but that information. 

    To edit your profile, click the down-arrow tab next to your name at the top-right of your screen. In the menu, you'll see "Edit profile and privacy" From this screen, you will be able to edit your information.
    Please note that you are in full control of how your information appears. On the "Edit Profile" screen, you'll see a tab for "Privacy Settings". Click to the privacy settings tab, and from there, you can choose who is able to see your name and other info. You can choose to set these fields as visible to only yourself, if you so choose.

  • What happened to my "rank" and or "custom avatar, profile info, etc....

    At some point in the past... right around the time this board got it's new facelift, my "rank" went away... my post count was demolished (had well over 400) and a lot of my profile info disappeared as my custom Avatar i loaded to it.
    what gives?
    Beavis2084

    Beavis,
    Your post count, as well as your level status, is still on record somewhere.
    The new Discussions software is just not able to display it at this time.
    The number of posts you have showing in your profile, is indicative of your posts currently online.
    The new system doesn't have the custom avatar capability. No one can use them at this time.
    These issues are being dealt with by the Hosts and Sysops.
    At this time, no one knows when and if they will be resolved.
    The Search function still is operational.
    I did a search using the terms post count level avatar, which produced 34 pages of results.
    Here is the first hit Posting count.
    ali b

  • Hi, I have Mac with Snow Leopard and was trying to purchase Lion , so I can move to I cloud, when trying to buy the app I get a message that a minimum 2gb of memory is required. I went check the hard disck info and it says available memory 20gb :-(

    Hi, I have Mac with Snow Leopard and was trying to purchase Lion , so I can move to I cloud, when trying to buy the app I get a message that a minimum 2gb of memory is required. I went check the hard disck info and it says available memory 20gb :-(

    Apple Logo, left hand side of the menu bar, About this Mac. It should be right there. If not then More Info, Sys Info.
    But it would seem you don't have 2GBs installed and more then likely both RAM slots are already filed. So you just need to buy more RAM in a pair. That could be 2 1GBs chips or if your Mac can have more then that then 2 2 GB chips or 2 4GB chips.
    Get your model # and go to Crucial.com and use their memory search to find out how much your Mac can have installed and the price for it. I suggest you install as much as it can take. Cost is very low on RAM these days.

  • Partner profile not available.

    Dear Folks,
    i am doing the scenario JDBC to IDOC. For that i did all the necessary ALE settings and configured the systems. While executing that scenario. In we02, i am getting the error partner profile not available eventhough i configured it. From the error i found that, in technical info, partner number and port are different. And i am getting some Default parnter number and port.
    From my observations, i checked the Sender business system and i found that, logical system which was mentioned for this business system is replicating as a default parnter number in the technical info.
    please guys i need your valuable suggestions to eradicate this error.
    Regards,
    Dileep

    Hi Mark,
    I checked the payload and i am not using header mapping.
    I tested the same by doing some modification like, In sender business system, i replaced the default logical system name with which i am using.Then idoc status is changed to status 50. But i am getting the Default port as previously said.
    one more thing is , whenever i am getting this partner profile error, it is hitting one of my Company portals. i.e., displaying this partner profile issue in MSS(managerial self service) of HR Portal.
    I was little bit confused of why it is hitting the portal?
    what would be the key point for their connection?
    Please help.
    Regards,
    Dileep

  • Enhancement and new features available in AFS 6.0 in reference to AFS 5.0?

    Hi Experts,
    Please can you explain what are the Enhancement and new features available in AFS 6.0 in reference to AFS 5.0

    Hi Mithun,
    Following are the details you needed.
    Enhancement and new features available in AFS 6.0 wrt AFS 5.0
    AFS Interface
    AFS GTS Master Data Integration - IS-AFS-INT-GTS (New)
    As of SAP AFS 6.0, you can integrate the SAP Global Trade Services 7.1 (SAP GTS 7.1) master data to the AFS data.
    AFS Retail Integration (Change)
    As of SAP AFS 6.0, the integration of Apparel and Footwear Solution (AFS) with Retail has been
    Enhanced by the following functions:
    u2022     One SAP Retail Logical system is mapped to multiple Customers in SAP AFS system, which ensures that each Customer can be mapped to a different purchase organization.
    u2022     You can maintain the retail merchandise category in the AFS material master for each retail logical system.
    u2022     The variant numbers created in the retail for the article (material in AFS) have the number with the category and grid combination. A new BADI method is used to allow the user to change the variant numbering as required.
    u2022     The material type of the generic article created is the same as the AFS material. A new BADI method is used to set the material type of the article as required.
    Quality Management (IS-AFS-QM)
    Enabling QM for Goods Receipt (GR) Process for AFS (New)
    As of SAP AFS 6.0, you can activate the inspection type at material level and control the inspection lot creation at stock keeping unit (SKU) level during the goods receipt process.
    Additionally, during posting of quality inspection stocks, you can directly post stock of one SKU to unrestricted stock of another SKU.
    Basic Data (IS-AFS-BD)
    Commodity Codes at the SKU Level (New)
    As of SAP AFS 6.0, you can maintain commodity codes at the SKU level in the material master. A new relevancy Global Trade Services (GTS) is allotted to the characteristics attached to the grid and categories. If this new relevancy is set then the commodity codes can be assigned at the SKU level. You can also assign commodity codes of different countries other than the country in which the plant is located.
    The AFS material master IDoc and BAPI have been enhanced to handle commodity codes at the SKU level.
    Material Master Enhancements (New)
    As of SAP AFS 6.0, the following enhancements have been made in the material master:
    u2022     You can maintain commodity codes at the stock keeping unit (SKU) level.
    u2022     You can maintain the retail data merchandise category and characteristic profile at the material master level. This is used to create article in retail.
    u2022     You can maintain quality management (QM) inspection type at SKU level.
    u2022     You can enable Seasons for inventory management (IM).
    Materials Management (IS-AFS-MM)
    Seasonality Roundoff - Inventory Management-(New)
    As of SAP AFS 6.0, season functionality is extended to Inventory Management (IM). This enables you to gain an overview of material movements during each season. You can maintain stocks for different seasons separately. To enable this functionality, you have to activate the Season Active in IM indicator for a material in the material master. This indicator can be set only for materials created in AFS 6.0. If the season is maintained for an SKU in the material master, you can obtain season information for the SKUs in batches, in material movement documents and in stock tables.
    Also, as of AFS 6.0, you cannot set the Season Fixed indicator for new materials. However, for old materials (materials created in AFS 5.0 with Season Fixed indicator) the behavior remains the same.
    Stock Selection Available in Transaction MIGO (New)
    As of SAP AFS 6.0, the goods movement transaction MIGO has been enhanced with Stock Selection for AFS materials. Goods movement here implies only goods issued/transfer postings without document reference.
    Consumption of PIRs by TPO, MTO and PTO (New)
    As of SAP AFS 6.0, the Consume PIR Customizing indicator at sales and distribution (SD) item category level enables special orders like TPO (third-party order), MTO (make-to order) and PTO (purchase-to order) to consume normal planned independent requirements (PIRs).
    IS-AFS-MM-PUR Purchasing
    Purchasing BAPIs (Change)
    The interface of the purchase order (PO) BAPIs mentioned below have been enhanced with optional parameters to handle the AFS data.
    Purchase order BAPIs
    u2022      AFSPurchaseOrder.GetDetail1 (BAPI_PO_GETDETAIL1)
    u2022     AFSPurchaseOrder.Change (BAPI_PO_CHANGE)
    u2022     AFSPurchaseOrder.CreateFromData1 (BAPI_PO_CREATE1)
    Purchase Requisition BAPIs
    u2022     PurchaseRequisition.CreateFromData (BAPI_REQUISITION_CREATE)
    u2022     PurchaseRequisition.Change (BAPI_REQUISITION_CHANGE)
    u2022     PurchaseRequisition.Delete (BAPI_REQUISITION_DELETE)
    Contract BAPIs
    u2022     PurchasingContract.Change (BAPI_CONTRACT_CHANGE)
    u2022     PurchasingContract.Create (BAPI_CONTRACT_CREATE)
    u2022     PurchasingContract.GetDetail (BAPI_CONTRACT_GETDETAIL)
    Production planning and control IS-AFS- PP
      Manufacturing (IS-AFS-PP-MAN)
    BAPI for Bill of Material (BOM) Maintenance (New)
    As of SAP AFS 6.0, you use this BAPI (AFSMaterialBOM.AFSMatBomMaintain) to maintain a material BOM. You can also use this BAPI for the following functionalities:
    u2022     Creating a standard or AFS BOM
    u2022     Changing a standard or AFS BOM
    u2022     Updating a quantity distribution profile for AFS BOM components
    u2022     Maintaining SKU deviation quantities or zero quantities (if relevant) for AFS BOM components
    u2022     Maintaining categories (if relevant) for AFS BOM components
    Transaction for Grouping PO using Combined Order Number (New)
    BAPIs for AFS Planned Orders - Create, Change and Get Details (Change)
    BAPI for Production Orders - Create, Change and Get Details (Change)
    Production Planning (IS-AFS-PP-PPL)
    Consumption of PIRs by TPO, MTO and PTO (New)
    As of SAP AFS 6.0, the Consume PIR Customizing indicator at sales and distribution (SD) item category level enables special orders like TPO (third-party order), MTO (make-to order) and PTO (purchase-to order) to consume normal planned independent requirements (PIRs).
    Sales and Distribution (IS-AFS-SD)
    BADI for Contract Selection (New)
    As of SAP AFS 6.0, you can use this BADI to filter contracts for display when a sales order is created without giving reference to the contract, and when there are open contracts for the material. This functionality is also available for the sales order created by IDocs.
    BAPI for AFS Material Availability (New)
    you can use this BAPI method MaterialAFS.AFSAvailabilityCheck (/AFS/BAPI_MAT_AVAILABILITY) to determine the available quantity for an AFS material in a certain plant according to ATP (available-to-promise) logic.
    Consumption of PIRs by TPO, MTO and PTO (New)
    As of SAP AFS 6.0, the Consume PIR Customizing indicator at sales and distribution (SD) item category level enables special orders like TPO (third-party order), MTO (make-to order) and PTO(purchase-to order) to consume normal planned independent requirements (PIRs).
    Display of Allocated Quantities (New)
    As of SAP AFS 6.0, you can find the allocated quantity information of the contract in the Contract Reference Overview screen.
    BAdIs in Mass Document Change MDC (New)
    The following NEW Business Add-Ins (BAdIs) are provided:
    u2022     BAdI for adding custom selection fields in MDC (/AFS/MDC_SELECT_CUSTOM_FIELDS) -You use this BAdI to implement your business process-specific logic in selecting data in mass Document Change transaction (/AFS/MDC).
    u2022     BAdI for adding custom change fields in MDC (/AFS/MDC_CHANGE_CUSTOM_FIELDS) -You use this BAdI for implementing your business process-specific logic in changing custom fields data in transaction /AFS/MDC.
    u2022     BAdI for adding custom fields to the Adjust Update tab in MDC (/AFS/MDC_ADJ_UPD_CUSTOM_FIELDS) you use this BAdI to implement custom processes that are specific to your business scenario.
    Condition Table Display (Change)
    As of SAP AFS 6.0, in transaction J3A9 it is possible to display condition tables for value-added service(VAS) and multi-store order (MSO) condition types beyond the existing limit of 19 condition tables. The Conditions Info display in transactions J3A4 and J3AN can be viewed in an ALV list.
    AFS Sales and Distribution (SD) IDOCS
    As of SAP AFS 6.0, the function modules J_4A_IDOC_INPUT_ORDERS and J_4A_IDOC_INPUT_ORDCHG are not supported. The standard function module IDOC_INPUT_ORDERS are used instead J_4A_IDOC_INPUT_ORDERS and standard function module IDOC_INPUT_ORDCHG are used instead of J_4A_IDOC_INPUT_ORDCHG. There is no change in the IDOC type /AFS/ORDERS05 which is presently used to create/change sales orders. Accordingly, you must use inbound process code ORDE for message type ORDERS and inbound process code ORDC for message type ORDCHG.
    Supporting the Change of Single Characteristic (New)
    As of SAP AFS 6.0, you can use transaction /AFS/MDC, to select sales documents by specifying a single characteristic name and value range in the same ways as you select sales documents by specifying grid value.
    Partial Quantity Reductions in Sales Order (New)
    As of SAP AFS 6.0, you can find the quantity changes done for a schedule line from the sales order screen itself without navigating to the change logs. This is possible only when you reduce the quantity of a schedule line.
    Allocation Run (IS-AFS-ARUN)
    Seasonality Roundoff - Allocation Run (New)
    As of SAP AFS 6.0, season functionality is available in the allocation run (ARun) to ensure the season information is considered while creating assignments, and to cause deallocation as per the settings in the deallocation rule on change in season information in the future receipts, sales order or while performing goods receipt (GR). This functionality is available only with online ARun.
    BAPI for Individual Allocation and/or Deallocation
    As of SAP AFS 6.0, you can use the BAPI /AFS/BAPI_INDIVIDUAL_ARUN to handle allocation/deallocation of specified sales order quantities for single or multiple orders. This enables you to make:
    u2022     New allocations
    u2022     Allocations from a particular storage location/batch number
    u2022     Allocations for a quantity less than equal to the requirement quantity
    u2022     Deallocations for a quantity less than equal to the requirement quantity
    u2022     A total deallocation
    Hope it helps.
    Regards,
    Anirban Roy

  • "Get Buddy Info" available?

    Is the AIM function "Get Buddy Info" available on ichat?
    i can see a partial rendering of the away message below the name of the user in the buddy list, but would like to be able to view the entire away msg and profile as in AIM..
    NEVER MIND: finally found it in this thread:
    http://discussions.apple.com/thread.jspa?messageID=2562469&#2562469
    still need answer to the question below:
    also...if this is possible is it possible to turn off the listing of the away message in the list and perhaps make the names in the list smaller in order to view more names without scrolling?

    yeah, I came over from Directv and I miss that info. as well, Would love to see the original air date.

  • How can i use my account without the billing info, as i do not have a credit card. and my shipping and billing info is under US. i'm in singapore. how do i change this?

    how can i use my account without the billing info, as i do not have a credit card. and my shipping and billing info is under US. i'm in singapore. how do i change this?

    If you are just visiting Singapore, then leave the account as it is. If you have moved there, then view your account using the iTunes app on a Mac or PC and change the country/region to your current location and address. If you do not have a bank card, you can fund your account using iTunes gift cards if available in Singapore.

Maybe you are looking for