Error #1009 !! Can't solve :(

Hi, guys . I made an interactive movie ( or i'm making....)
Check it out :http://mr-agu.deviantart.com/#/d2s1vfc
The PROBLEM is that the Error #1009 comes up.
Here is the actionscript I used.
home_btn.addEventListener(MouseEvent.CLICK, home);
function home(event:MouseEvent):void
    gotoAndStop(366);
stop();
I got a button with instance name home_btn in a layer below the actionscript layer on the same frame...ie. Frame number 365.
And this error comes
TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at test1_fla::MainTimeline/frame366()
What should i do ?? Plz help. i'm a N00b in flash.

Yes, the problem is whith the button. But i have given the button the same instance name " home_btn".
Now error is :
TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at test1_fla::MainTimeline/frame366()[test1_fla.MainTimeline::frame366:1]
And the button and actionscritp are in the same frame(365). but it says error in frame 366 !
Click on this pic and u will get a clear idea of my problem.

Similar Messages

  • When try to download an app i got error 1009 how to solve that

    when try to download an app i got error 1009 how to solve that

    Check this discussion: https://discussions.apple.com/message/17192625#17192625

  • What r the diff. error that can be solved using RSRV tcode?

    Hi ,
    what r the diff. error that can be solved using RSRV tcode?
    I want to know all the errors that can be solved using RSRV t code
    if any body is having good document regarding RSRV please send it to me at
    <u><b>[email protected]</b></u>
    Thanx in advance,
    ravi.

    Hi,
    Refer the below links for more details about RSRV TCODE.
    /community [original link is broken]
    http://help.sap.com/saphelp_nw04/helpdata/en/92/1d733b73a8f706e10000000a11402f/frameset.htm
    it's for bw objects consistency analysis and repair.
    from transaction code RSRV doc itself :
    Transaction RSRV: BW Data and Metadata Test and Repair Environment.
    Transaction RSRV checks the consistency of data stored in BW. It mostly examines the foreign key relationships between individual tables in the enhanced star schema of the BW system.
    The transaction interface was re-designed for SAP Portals release 3.0A. A brief guide about how to use the transaction follows.
    Starting the Transaction
    You can reach the test and repair environment
    By entering the transaction code RSRV
    From InfoObject maintenance (Transaction RSD1)
    By clicking on the "Analyze" button in the intial screen.
    After selecting a characteristic in the maintenance screen via the "Processing -> Analyze InfoObject" menu option.
    The Initial Screen
    When using the test and repair environment for the first time, the message "Values were not found for all setting parameters" draws your attention to the fact that there aren't any saved settings for your user.
    After confirming the dialog box, you reach the initial screen of the transaction. This is divided into two parts:
    1. On the left-hand side, you can see a tree structure with the pool of available tests.
    2. The right-hand side is empty at first. The tests you have selected will be put here. A selection of tests is called a Test Package here.
    Combined and Elementary Tests
    An Elementary Test is a test that cannot be divided into smaller tests and that can therefore only be executed as a whole.
    In this regard, a Combined Test determines which elementary tests are to be executed after entering the parameters. You can remove individual elementary tests from the test package before carrying out the actual test run, in order to reduce run time, for example.
    Combining a Test Package and Executing it.
    Firstly select one or more tests with drag&drop or by double-clicking. Each selected test appears as a closed folder in the view of your test package. (An exception is elementary tests without parameters: These do not appear as a folder). You can also drag a whole folder of tests from the test pool across to the right-hand screen area; all tests that are located in the hierarchical structure under this folder are then added to the test package. You can also display a short description of the test, if required. Do this right-clicking on a test and choosing "Description" from the context menu.
    Afterwards, you must supply the tests with parameters. Tests without parameters must not be given parameters. You are given notification of this when selecting them. You can enter parameters by double-clicking on a test (or a test package) or by expanding the folder of the test.
    A dialog box appears in which you must enter the required parameters. Input help is often available. After entering the parameters, a folder with the name "Parameter" is added under the test. This contains the parameter values. The test name can change in some circumstances, enabling you to see at first sight for which parameter values the test is to be executed. It is possible to select the same test several times and give it different parameters, which may even be preferable in some situations. When you have supplied the combined test with parameters, the folder with the name "Elementary Tests" is added under this one. It contains the elementary tests, from which the combined test is built. You can delete individual elementary tests in the test pool using drag & drop.
    After supplying all tests with parameters, you can start the test run by clicking on the "Execution" button. After execution, the test icons change from a gray rhombus to a red, yellow or green one, depending on whether the test had errors, warnings or was error-free.
    Test Results
    The test results are written to the application log. Depending on the settings, the system jumps automatically to this display, or you can reach it by clicking on the "Display" button. The results are saved in the database, and can therefore be compared later with additional test runs.
    In the left-hand side of the window, you can see an overview of the most recent test runs. Double-clicking on a folder displays all messages under these nodes as a flat (non-hierarchical) list in the right-hand screen area. Long texts or detail data may be available for individual messages, which can be displayed with a mouse click.
    Repairs
    Some tests can repair inconsistencies and errors. Automatic correction is generally not possible: If entries are missing from the SID table for a characteristic, in which case the lost SIDs are still being used in a dimension table (and the corresponding dimension keys are still being used in the fact table) of an InfoCube, you can only remove the inconsistency by reloading the transaction data of the InfoCube. Also note that you must make repairs in the correct sequence. You must always read the documentation for the test and have a good idea about how the error occured, before making the repairs.
    After executing the test run, go from the application log back to the initial screen to make these repairs. Click on the "Fix Errors" button to start an error run. Since the dataset could have changed between the test and the repair run, the required tests are executed again before the actual repair. The results can be found in the application log once again.
    Test Packages
    The test package is deleted if you do not save the test package in the display before leaving the test environment. Choose "Test Packages -> Save Test Package" in the option menu. You can do the following via options in the "Test Package" menu:
    Load packages
    Load for processing - the package is then locked against changes by others.
    Delete and
    Schedule execution at a later date or at regular intervals in background processing
    Settings
    In the "Settings" menu option, you can make settings (adjust the size of the screen areas, for example) and save them. The settings are automatically read when starting the test environment. Support packages are being delivered with additional settings options since the test environment is under development at the moment. A message notifies the user at the start if there aren't any values for the setting options.
    Jobs Menu Option
    You can access the job overview via the Jobs -> Job Overview menu. Use this when you want to check the status of a test package you have scheduled.
    Application Log Menu Option
    You can display old logs from previous test runs in the dialog box, as well as scheduled ones. The option of deleting test logs can also be found here.
    New Selection Button
    The currently selected test package is deleted when you press this button.
    Filter Button
    After a test run, click on this button to remove all elementary tests without errors or warnings from the test package.
    Executing Test Packages in Process Chains
    You can add a process chain to the ABAP Programm RSRV_JOB_RUNNER in the process chain maintenance transaction, RSPC. To do this, use drag & drop to select the process type "ABAP Program" under "General Services" in the process type view. When maintaining process variants you will be asked for the program name and a program variant. Enter RSRV_JOB_RUNNER for the program name. Choose a program variant name and click on "Change". In the next screen you are able to either change or display an already existing variant, or create a new variant. When creating a new variant you will be asked for the following: Package name (an imput help on this is available), the detail level for the log to which the RSRV log in the process chain log is to be integrated, and a message type severity at which process chain processing should be terminated.
    The RSRV process log in the process chain is built as follows:
    First is a summary specifying whether errors, warnings, or no errors occurred for each elementary test.
    A log view of the RSRV test package at the specified detail level follows.
    Example: If you choose the value '3' for the detail level, only messages up to and including detail level 3 will be included in the log processes for the process chain. Messages occuring at a lower layer of the test package test are not displayed in this log. Please note that, unlike the application log, the process log does not propagate errors from deep detail levels to low detail levels. For example, if a single detail level 4 error occurs the summary will show that the relevant test delivered an error. However, this error will not be listed in the second part of the log.
    A complete log is always written independantly of the RSRV process log in the process chain. You can view this in the menu option "Application Log->Display Log->From Batch".
    Please note that there is currently no transport object for test packages and that consequently these cannot be transported. Process chains that execute RSRV test packages must therefore be manually postprocessed after a transport to a different system: The relevant test packages must be created.
    Hope This Helps,
    This is already there in SDN.
    Regards,
    rik

  • Need Expert Help!: Apparent Dreamweaver Error Adobe Can't Solve

    This problem has been going on for over a month. After speaking with 16 different Adobe Tech Support people, and the problem still not resolved, I sure would appreciate any help or ideas you guys might have.
    I have linked to a short movie I made that shows what's happening on my system:
    http://www.libertydesignllc.com/test/scantool/Adobe-Error.mpg
    I have a simple 2-column site with a container div, header & footer divs, a left nav div, and a content div with text and an HTML table (I've attached one HTML file this always happens with).
    (Posted version: http://www.libertydesignllc.com/test/Scantool/Facilities.html)
    On my primary PC in DWCS4, when I single-click the text to make a change (add a comma, etc.), the entire contents get selected. Nothing I do will allow me to simply put the cursor between chracters. A double-click scrambles the divs on the screen and removes the backgrounds.
    This does not happen with the same documents using the Trial version installed on another PC, but even the Trial version seems to do this on this machine. The problem appears to be sporatic and can occur with any page at any time, but once it starts happening, it continues forever on that machine. If I save the document, however, it does not happen on my other machine running the trial. A Tier 2 Adobe tech had me delete two registry keys which appeared the solve the problem, but it screwed up all of the other Adobe apps, so it's not a real fix. These keys are called "Common10" and "10" under the HK software section of the registry. (Apparently, deleting these forces DWCS4 to rebuild them)
    I have rebuilt this PC several times since this started including WinXP F-Disking and reinstall of OS, creating a partition image of the fresh installation image, and at various points BEFORE any Adobe products are installed. Once I see the problem with my full version or the Trial, I reimage back to the beginning since Adobe products seem to make permanent registry entries. (Their special utility called "CS4InstallerDatabaseutility.exe" does not fully remove their products)
    Any ideas would be very mch appreciated.
    Thank you!
    MFitz

    Firstly - excellent work with the video, very helpful.
    I'm on a PC (XP SP3) and used to have this problem intermittently too, I can confirm you aren't going mad - it definitely is a bug in DWCS4. It could be coincidence, but I haven't seen the bug since I turned off the Code Inspector. As in - made sure Code Inspector wasn't visible anywhere in the interface, even minimised. It's hard to see if Code Inspector is one of the minimised tabs in the video, but I thought I'd just put it out there as a possibility.
    Since the problem is intermittent (or was for me) it's hard to troubleshoot! I'm sure someone else more knowledgable that I will be along with other suggestions.

  • My printer hp deskjet 1510 showing cartridge or print head error. how can i solve this?

    replaced the cartridge with hp 802 genuine cartridge, reinstalled the software, cleaned the cartrge head but problem not solved 

    Hello Phillips1,
    Deskjet F4400 printer is support only USB Connection.
    You'll need to have the printer connected to computer using USB cable.
    It is not a Network Printer.
    Regards,
    Jabzi
    Help the community by marking this post .
    Was your question answered? Mark it as an Accepted Solution!
    See a great post? Give it a Kudos!
    I work for HP
    Regards,
    Jabzi
    Give Kudos to say "thanks" by clicking on the "thumps Up icon" .
    Click "Accept as Solution" if it solved your problem, so others can find it.
    Although I am an HP employee, I am speaking for myself and not for HP.

  • How can I solve error 3194? My hosts file is clean!

    Hi, I try to restore my iPhone and iPad which both are a jailbroken iOS 5.1.1 to a clean 5.1.1 (and no, I don't want to update to iOS 6).
    Now when I am restoring them with shift+click restore and choose the correct and clean iOS 5.1.1 ipsw it gives me error 3194 after extracting.
    Error 3194 can be solved by cleaning the hosts file in system32,drivers,etc folder BUT my hosts file is clean and I can ping gs.apple.com . Deactivating Firewalls didn't help. I don't think it's a connection problem between my PC and gs.apple.com . Some say you get this if you have a jailbroken device. Well thanks, now I know why I'm getting it, but not how to solve it
    So. How can I restore my phone and get rid of error 3194?
    Even a clean iTunes on a friends PC couldn't restore my iOS devices. My iPod nano restored w/o any problem.
    Thanks

    Reboot and see whether it goes away.

  • HT3275 i got an OSStatus 5 error how do i solve it

    i need to use the time machine but am getin this error "OSStatus 5 error" How can i solve this?

    Is the Time Machine setup on a server and is this the error you are getting on the client machine?

  • Error #1009 changeHandler

    Hello!
    I've got a problem with a function changeHandler.
    This it my code:
    addEventListener(Event.CHANGE, changeHandler1);
    function changeHandler1(e:Event):void
    input_h_1_var=input_h_1.text;
    old_input1=input_1.text;
    str_1=text1.text=" " + input_1.text + " ";
    old_input1=input_1.text;
    fontsize1=80;
    format1.size=fontsize1;
    text1.setTextFormat(format1);
    text1.autoSize = "left";
    width_height_1(what_change);
    This works ok but when I change frame (with a button) I've got a error message, and when I return to the frame that contains the code above it just will not work. The error message looks like this:
    TypeError: Error #1009: Can not access a property or method of object reference null.
         at dekaldesigner_v0_Scene1_fla::MainTimeline/changeHandler1()
         at flash.events::EventDispatcher/dispatchEventFunction()
         at flash.events::EventDispatcher/dispatchEvent()
         at fl.controls::RadioButton/handleChange()
         at flash.events::EventDispatcher/dispatchEventFunction()
         at flash.events::EventDispatcher/dispatchEvent()
         at fl.controls::RadioButtonGroup/set selection()
         at fl.controls::RadioButton/set selected()
         at dekaldesigner_v0_Scene1_fla::MainTimeline/__setProp_radio_h_2_Scene1_Layer1_2()
         at dekaldesigner_v0_Scene1_fla::MainTimeline/frame3()
         at flash.display::MovieClip/gotoAndStop()
         at dekaldesigner_v0_Scene1_fla::MainTimeline/meny_text2_btn()
    Anyone have a clue why it is like this?

    your textfield text1 probably doesn't exist when you change frames.  to confirm, click file/publish settings/flash and tick "permit debugging" and retest.  the problematic line number will be in the error message.

  • HT4305 how i can solve the error 1009

    how i can solve error 1009.please teach me step by step

    You can't, there is no workaround. You're getting that error because you're trying to purchase content that is not available in the country you are located in. Apple's servers have detected such & have generated that error code.

  • What is error code 1009 on ipod touch and how can i solve it?, what is error code 1009 on ipod touch and how can i solve it?

    What is error code 1009 in ipod touch? How can i solve it?

    See if this previous discussion helps:
    https://discussions.apple.com/message/18497695#18497695

  • HT4623 I can not get connected to App Store , download or update any apps,  EVEN I DID RESET ALL SETTING , STILL I RECIEVE A MESSAGE says: YOUR REQUEST IS NOT PROCESSED ,ERROR COD: 109 !! WHAT DOSE IT MEAN? HOW CAN I SOLVE THE PROBLEM??

    I can not get connected to AppStore , DOWNLOAD OR UPDATE ANY OF MY APPS , WHEN I GO FOR INSTALLING , THE MESSAGE SAYS: YOIR REQUEST IS NOT PROCESSED ,  ERROR CODE, 1009!!! HOW CAN I SOLVE THIS PROBLEM??

    Try contacting the iTunes support staff, they do the app store also, at:  http://www.apple.com/emea/support/itunes/contact.html

  • I'm from Siria and I can't download Apps, what can I do?  (error 1009) please help me !!!

    Please help me I have an iphone 5 and I can't use it!! I'm from Siria so I can't download apps error 1009 why apple do this? And how can we solve it? Please help me

    You can only download apps from an iTunes store in the country in which you reside.
    A few explanations could be found here:
    iTunes error 1009

  • How can I solve this error message? Some of your photos, including the photo "IMG_0374.jpg", were not copied to the iPad "(my name's) iPad" because they cannot be displayed on your iPad.

    how can I solve this error message? "Some of your photos, including the photo “IMG_0374.jpg”, were not copied to the iPad “(my name’s) iPad” because they cannot be displayed on your iPad."
    There were 273 photos in the event syncing from my Mac, but only the last 103 made it to the ipad. Most of the photos were taken by an iphone. I would appreciate any thoughts or insights - thanks.

    Adrian-
    That error message suggests the photo is somehow corrupt.
    Do you have the Apple Camera Connection Kit?  You can set up a USB thumb drive with MS-DOS FAT-32 format and copy your photos to it into a folder named DCIM.  Assuming they have an 8 character plus suffix name, the iPad will recognize them and give you the option of transferring them via the Kit's USB adapter.
    Once they are transferred, you can find out if there is a problem with any.
    Fred

  • How to restore ios on iphone 4s? when I connecting itune after extracting it sows can not restore. error (21). how to solve this problem?

    how to restore ios on iphone 4s? when I connecting itune after extracting it sows can not restore. error (21). how to solve this problem?

    how to restore:
    http://support.apple.com/kb/HT1414
    error code 21 fix
    http://support.apple.com/kb/TS3694#error1015

  • My iphone is on recovery mode and i can´t turn on it, when i try to recover it from itunes i get: "unknown error (36), i´ve tried to do lot of things but i can´t  solve my problem. please help!!

    my iphone is on recovery mode and i can´t turn on it, when i try to recover it from itunes i get: unknown error (36), i´ve tried to do lot of things but i can´t solve my problem. please help!!

    Hi, i had the same problem. Try to find the file "apple" or "itunes" don't know it anymore exactly. Ahm well you need to delet any information or just plug in your iphone into an other computer. important is that your iphone never has been pluged in this computer before. This was what i did, and it worked!

Maybe you are looking for

  • SAP Integration with R/3

    Hi All, 1. What are the various methods an SAP XI server can communicate with an R/3 system, otherthan RFC or IDOC is there any other way we can communicate with the SAP R/3 system. or is their a way, we can create an SAP table and update on the tabl

  • Latest version install won't launch

    I've uninstalled and installed the lastest version of player.  Yet when I try to launch a utube video it pops up and tells me I need to download the latest flash player.  Not sure what to do next.

  • My podcasts are listed in iTunes but not downloading

    Hi there, Can anyone help, my last two podcast episodes. Uploaded on Friday and today, are listed on our iTunes feed - but aren't downloading: https://itunes.apple.com/gb/podcast/picturehouse-podcast/id393128786 Has this happened to anyone else? Is i

  • Listening to 3rd party radio stream (via Tuner) gets interrupted by ipod

    I was listening to an internet radio stream at the gym tonight when all of a sudden the phone just switches over and starts playing a song from my music library. The display on the phone still showed the Tuner app' in the foreground but with the audi

  • Help needed on designing the structure of a flash game

    Hi, I am studying the codes from http://www.emanueleferonato.com/2009/01/16/designing-the-structure-of-a-flash-game-as3-ver sion-part-3/. What I don't get is at level_selection.as. Where does main_menu_button come from? I can't find where it has been