Get ReferenceError: Error #1065: Variable Transform3DController is not defined. When you use the debugging.

Hello

I just upgraded my Flash Builder to 4.6. Since the upgrade I get the following error right when I run my web files through debugging:

ReferenceError: Error #1065: Variable Transform3DController is not defined.

Global / flash.utils::getDefinitionByName()

at ominds.mouseinspect::MouseInspector/onTmd3dModuleLoaded()

I don't know if it came from the new update to the constructor or if it comes to liberate an issue with the new 11,1,102,55 Flash Player. It seems that when I arrived to http://www.adobe.com/software/flash/about/ it does not even load the flash movie.

I'm on a Mac OS X 10.6.8 and I use chrome for most, but this problem also occurs in FireFox.

Does anyone have ideas to wtf is happening?

Thank you

-Nate

This is Firebug Firebug/Flash, the origin of the problem. I had to remove completely all firebug on the addons of firefox so that he stop throwing the error.

Tags: Flash Builder

Similar Questions

  • SpeedGrade CC14 does not open when you use the "Direct Link to Adobe SpeedGrade... "of PremierePro CC14.

    SpeedGrade CC14 does not open when you use the "Direct Link to Adobe SpeedGrade... "of PremierePro CC14.

    I can open the SG of start menu/desktop computer and I can open the PP project in SG very well. The PP project contains 3 deadlines and I take one I want without any problem. Returning to the SG PP works fine as well. It seems only thing doesn't work does not automatically open the PP file and selecting the correct timeline in the Official Journal of the project.

    I had a glance at the "C:\Users\john Bishop images\AppData\Roaming\Adobe\SpeedGrade\8.0\logs\SpeedGrade.log ' but it is not updated when I try to use the link Direct from PP. command It updated when I invoke the start menu/desktop computer SG. Note that none of the other newspaper, the files are updated either (Plugin Loading.log, Database.txt Trace and Debug Database.txt). All these get updated when I run the desktop/start. It would appear that SG is not yet known.

    I uninstalled the SG and the PP and re-installed (all in the directories by default) and everything seemed to go OK but no change.

    I also added 2 political profile the NVIDIA Control Panel, just display a message when loading SpeedGrade.exe and another for a slightly different message when loading SpeedGradeCmd.exe. SG invoking the desktop/start causes the SpeedGrade.exe message to display. Using the 'Direct link' PP file option does not display anything, reinforcing my thought that SG is just never called from PP.

    SP1 Windows 7 Professional 64 bit

    12 GB OF RAM

    2-Intel Xeon E5640 (16 sons) processors

    NVIDIA GeForce GTX580 1536 MB memory graphics

    PS... I used the Adobe cleaning tool noted elsewhere and tried NVIDIA workarounds as well - all to nothing does not.

    Problem solved!

    My Antivirus software was in the way. Once I have updated, things work fine.

    Thanks for your help!

  • Acer toggle display does not display when you use the Fn + F5 key secret on my Acer Aspire 5560

    What it does:

    When you use the Fn + F5 key combination on my Acer Aspire 5560, it brings up a screen changes on the laptop screen for the selection of an external monitor, I am currently using Windows 7 Ulitmate

    Before the problem:

    Display mode switch Acer existed prior to the upgrades of the drivers

    The problem:

    The toggle screen Acer does not display when you use the Fn + F5 key secret on my Acer Aspire 5560?

    Additon Information needed to solve the problem or any other information:

    I would like to know what driver or software operates the Acer toggle display Mode?

    Also where can I find this driver for computer: Acer Aspire 5560 to bring this Acer toggle display Mode function?

    Acer Toggle display Mode: this is a picture of it when you use the Fn + F5 combination:

    Thank you very much Ironfly Ace, it has worked Acer hero of the day

  • [AIR 3.0] New JSON feature does not work in Flashpromanager.new: Error #1065: Variable JSON is not defined

    After the upgrade of the AIR SDK 3.0 in Flash Professional CS5.5, I found a few problems.

    First of all, the JSON class in the library of as3corelib.swc get now a few compile errors:

    1061: call to a possibly undefined method decode a reference of static type Class.

    1172: definition com.adobe.serialization.json:JSON could not be found.

    At first, I was completely puzzled, because I had the good ' import com.adobe.serialization.json.JSON; ' reference.

    and I got the "as3corelib.swc" referenced in my ActionScript properties, so how that was not found?

    Then, I discovered that it is because it is in conflict with the new internal JSON class included in AIR 3.0

    (perhaps it should have been called something else, to avoid conflicts with the own Adobe as3corelib library).

    The new native JSON class's decode() method. It is now called parse()

    OK, so I tried to use the new class JSON, but after changing the decode() with parse() and removing

    the "import com.adobe.serialization.json.JSON; ' reference, Flash tells me that"Variable JSON is not defined.

    Really? The JSON class is displayed in the window pop-up Flash Builder code completion,

    complete with its all new parse() and stringify() methods! So why it say it is not defined?

    Also, my SWF file gets compiled without error at all, so that checks that the new 3.0 libraries are in place.

    I get the error "JSON is not defined" when running in ADL, not at compile time. Why?

    In order to spend in the AIR SDK 3.0, I've followed this guide:

    http://kb2.Adobe.com/CPS/908/cpsid_90810.html

    I know that this is on the upgrade to AIR 2.7, but I guess the steps to switch to AIR 3.0 would be very similar.

    only with the AIR3.0 SDK package, instead of 2.7.

    I also took care of type version = '13' in all the XMLs, instead of version = "12" as indicated in this guide, which is intended to 2.7.

    Also, I followed this advice on the addition of -swf-version = 13 in the properties of the project in Flash Builder window:

    http://blogs.Adobe.com/Cantrell/archives/2011/08/how-to-use-the-air-3-Beta-SDK.html

    But this does not seem to make a difference, because, even if I use Flash Builder for editing code (which is usually used for Flex).

    my project is a Flash Professional project, not a Flex, and when you test the project, Flash Builder works Flash Professional

    to compile, then run adl.exe (it's the same thing that if you click on the option "control / essay film / in the AIR Debug Launcher (Mobile)" within Flash Pro).

    In the window 'settings of ActionScript"in Flash Professional, I also have the good airglobal.swc referenced (from the AIR SDK 3.0).

    and the same airglobal.swc is referenced in Flash Builder as well (in 'referenced libraries') in order to get the correct code completion.

    I tried all sorts of things to try to make it work, but no luck. Still getting the error "JSON is not defined" when running.

    I'm getting desperate in this regard. I'll have to return to AIR 2.7.1 to stop wasting time on this issue.

    BTW, I also have another problem unrelated (though maybe it happens for the same reason as the other problem).

    Now Flash Builder says the method getTime() in my code, as if it was no longer a method of an instance of class Date.

    I have a line where I ask the timestamp like this:

    TS = new Date () .getTime ();

    Worked perfectly well until now with AIR 3.0.

    Now, when hovering the mouse cursor over the orange icon "(?)" appearing to the left, Flash Builder says

    "Access of undefined property getTime. Why?

    Documentation AS3 says nothing about getTime() get depreciated any thing of the kind:

    http://help.Adobe.com/en_US/FlashPlatform/reference/ActionScript/3/date.html

    In fact, in the completion popup code to watch as Flash Builder, now, it is not any mention

    set or get methods, as you can see here:

    http://img836.imageshack.us/img836/4793/dateinstancepopup.png

    I guess I can use property hung up instead of . getTime() but I don't know why I'm getting all the methods I had before.

    Any ideas why this is happenning? Especially the dreaded error 'JSON is not set.

    Well, after a lot of tinkering, I think I've finally found a way to finally make it work!

    I created XML files modified with the profiles required for AIR 3.0 and after many tries, it finally works!

    I downloaded here: http://www.mediafire.com/?d5e761frl5px4

    Here are the steps needed to get AIR 3.0 works correctly:

    1. Place the three files in the folder "c:\Program Files (x 86) \Adobe\Adobe Flash CS5.5\Common\Configuration\Players.
    2. Then, make sure that you have unpacked the AIR SDK 3.0 in the folder "c:\Program Files (x 86) \Adobe\Adobe Flash CS5.5\AIR3.0" do not crush the contents of the folder "AIR2.6", as suggested by the "Overlay AIR SDK" article (linked in the post above). He gave me problems. It is preferable to use another separate folder. My XML files are pointing to this new folder "AIR3.0".
    3. In the folder "c:\Program Files (x 86) \Adobe\Adobe Flash CS5.5\Common\Configuration\ActionScript 3.0 ' create a new folder named"AIR3.0 ". Inside this folder, copy the "airglobal.swc" file located in "c:\Program Files (x 86) \Adobe\Adobe Flash CS5.5\AIR3.0\frameworks\libs\air.
    4. Finally, you will need to keep the file "sample.xml - descriptor ' the ' c:\Program Files (x 86) \Adobe\Adobe Flash CS5.5\AIR2.6\samples" folder, but change the attribute xmlns to 'http://ns.adobe.com/air/application/3.0'.

    Yes, you must change this in the AIR2.6 folder, even if the SDK has been in AIR3.0. It's because of the way the publication settings work in Adobe Flash. It is hardcoded in a DLL, so that cannot be changed. Is not very intuitive.

    I think the AIR SDK installation should be much simpler than that! I know that Adobe AIR is intended for developers, not for end-users, but yet, all these procedures upgrade not well documented are a pain in the *. I lost a LOT of hours in this (more than half a day), with what should be a simple update!

    Adobe should make an SDK installation if we do not have to be tinkering with all these procedures errors whenever a new update is released!

    Well, I hope that these XML files are useful to someone and avoid more frustration.

    Kind regards

    OMA2k

    PD: BTW, I still have the problem of. getTime() described in my post above, but it is not very important.

    because I can still use the property hung up. Yet, it puzzles me why this is happening.

  • : Reference error #1065: Variable ContextMenuClipboardItems is not defined

    http://img2.PICT.com/27/6D/9F/3387824/0/1271788645.jpg

    I took a screenshot of the error I get if I use the squiggles and you can find it in the link above.

    I followed the same steps for the spellchecker using SpellingUI.enablespelling () and he worked sometimes and in a project, there have been over error

    (1) but I did not SpelingUI and SpellingContextMenu

    Haven't seen myself but I saw that after some research.

    6 http://forum.brightcove.com/T5/Player-APIs/New-Error-on-ContextMenuClipboardItems/TD-p/228

    Someone mentioned in the thread that compile for FP10 to work around the problem, you can try that.

  • Error "VM with OS invited not supported" when you configure the pool

    I installed windows XP SP3 64-bit as a parent VM on my server ESXi 5. When I tried to set it as a picture 'default' in a pool in the adjustment section "vcenter server" I faced this error "VM with OS invited not supported." I installed XP 64-bit, because for installation see agent I had to use it.

    The answer is quite simple, but probably not what you want to hear,

    Win XP 64 bit is not supported with only 32-bit view.

    Running Win7 64 bit instead.

    Linjo

  • Network error mystery - Windows cannot access \\server\users when you use the netbios name, but works fine when you use the full domain name.

    Hi all:

    Mystery - I have a Win 7 work company that cannot access a particular action.  I get the following error-"you are not allowed to access \\server\users.  Contact your network administrator to request access.  However, these users can access these files successfully on other computers, and also if I use the fqdn or the IP instead of the "netbios name server", it connects successfully.

    Environment:

    -Workstation and server at the same time in the same AD Windows 2008 r2 domain.

    -All users, admin and non admin, cannot access this share when connecting to this computer only.

    -ACCESS to the other actions on the same server, as well as actions on other servers.

    -The biggest mystery to me - if I type the FQDN, \\server.domain.local\users, it works!  What the?

    I tried:

    -Deletion of the domain and add it again, no improvement.

    -Check Event Viewer, nothing jumps (not red or yellow).

    -Enabled auditing for access to objects on the server, it does not show a failure in the security event log.

    -Turn off the firewall of my computer.

    -UN-share and re - share the directory.

    -Give everyone full control (the fact that it works well with de facto authorities a little full domain name, a candidate little likely, but I have an open mind).

    For anyone wishing to offer their 'help' by asking me to make some sort of workaround as re - install windows or turn off netbios or use only of the full domain name here on out or whatever, please Don ' t bother.  I appreciate your help, but I am quite able to reinstall and I'm not interested unique hacks that affect this otherwise network well managed, I'm looking for a solution that will allow me to save time and is a long-term solution.

    In my view, that a key point here maybe I can connect successfully using \\server.domain.local\users, but not \\server\users.  Someone at - it some thoughts?

    In DNS server of youe, go to the area in question and in the use of select search before Wins wins tab and enter the address of your wins server if you have one. If not, install one.

  • Stated purpose "not defined" when I use the same line to refer to the Interior of a function

    On the painting scene, I have a hierarchy of objects of the library objectGrandFather contains objectFather, which contains objectSon that contains objectGrandson. Now, on the first frame of the timeline of the son object I have the following code that successfully refers to objectGrandson:

    this.objectGrandson.visible = false;

    But, when I try to insert that very same line of code in a function within the same framework and call this function as follows:

    refer_to_objectGrandson() {
      this.objectGrandson.visible = false;
    }
    objectGrandson(); 
    
    
    

    I get an error of undefined object. What I am doing wrong, please?

    I can barely tell what you do because the code you post is obviously not the same as the code you are testing. It works:

    this.refer_to_objectGrandson = function() {
        this.objectGrandson.visible = false;
    }
    this.refer_to_objectGrandson();
    
  • Localhost not found when you use the export to Youtube

    I can't use the youtube option in the tab publish in export. Screenshots show the problem.

    10.10.2 Mac

    First 2014.2

    Screen Shot 2015-05-03 at 1.53.15 PM.png

    Screen Shot 2015-05-03 at 1.53.24 PM.png

    Screen Shot 2015-05-03 at 1.57.13 PM.png

    So, since I don't have a lot of help, I decided to study a little further and it turns out that this is a matter of Media Encoder and not first. The YouTube, Vimeo, etc. parameters are defined for the Media Encoder. I open open a threat in this software.

    Publish on YouTube and Vimeo | Tutorials from Adobe Media Encoder

    New thread

    Localhost error when you try to publish using Youtube or Vimeo

  • ORA-01821: date format not recognized when you use the format TSH:TZM model

    Hi all

    Running on the Oracle 11 g Enterprise Edition Release 11.2.0.2.0 - 64 bit Production database

    I guess I am missing something here... but the following SQL code raises the exception ORA-01821.

    SELECT to_char(CAST(to_timestamp(SYSDATE) AS TIMESTAMP WITH LOCAL TIME ZONE),'YYYY-MM-DD"T"HH24:MI:SSTZH:TZM') as date_updated FROM DUAL;
    

    ORA-01821: date format not recognized

    01821 00000 - "date format not recognized".

    * Cause:

    * Action:

    If I change the model of TZDS or TZR time zone format... This works.

    SELECT to_char(CAST(to_timestamp(SYSDATE) AS TIMESTAMP WITH LOCAL TIME ZONE),'YYYY-MM-DD"T"HH24:MI:SSTZD') as date_updated FROM DUAL;
    

    2013-09 - 04T 13: 24:16EDT

    I need to format a date in a date in the correct format with time zone for an Atom (RFC3339) feed

    for example. 2013-09 - 04T 14: 11:09 - 05:00

    I do not know why the TZH:TZM triggers the error...

    Database NLS settings have anything to do with it?

    NLS_TIME_FORMAT = HH.MI. SSXFF AM

    NLS_TIMESTAMP_FORMAT = DD-MON-RR HH.MI. SSXFF AM

    NLS_TIME_TZ_FORMAT = HH.MI. SSXFF AM TZR

    NLS_TIMESTAMP_TZ_FORMAT = DD-MON-RR HH.MI. SSXFF AM TZR

    Thanks for the help

    If you want to change the display format, can you use to_char with the expected format

    SELECT to_char (TO_TIMESTAMP_TZ (to_char (sysdate,' YYYY-MM-DD HH), "YYYY-MM-DD HH:MI:SSTZH:TZM"), "YYYY-MM-DD"T"HH:MI:SSTZH:TZM") t1d FROM DUAL;

  • It does not work when you use the trigger to check the data of the other table.

    Please help me with this, I put a trigger on a table, but it can not work as I expect.

    case study: a class has many students, one of them is going to match.
    The purpose of this trigger is to check when to choose a student going to match, this student has in his class where it belongs to.
    Oracle version is 10.2.0.1.0.
    --table:
    DROP TABLE STU;
    DROP TABLE CLASS;
    
    create table CLASS(
    CID     VARCHAR2(5)   PRIMARY KEY,
    CNAME   VARCHAR2(20)  NOT NULL,
    SCHOSEN VARCHAR2(5));
     
    create table STU(
    SID     VARCHAR2(5)   PRIMARY KEY,
    SNAME   VARCHAR2(20)  NOT NULL,
    CID     VARCHAR2(5)   NOT NULL REFERENCES CLASS(CID) ON DELETE CASCADE);
    
    --data:
    --CLASS
    INSERT INTO CLASS(CID,CNAME) VALUES(1,'SUN');
    INSERT INTO CLASS(CID,CNAME) VALUES(2,'MOON');
    INSERT INTO CLASS(CID,CNAME) VALUES(3,'EARTH');
    --STU
    INSERT INTO STU VALUES(1,'JACK',1);
    INSERT INTO STU VALUES(2,'TOM',1);
    INSERT INTO STU VALUES(3,'LILY',2);
    INSERT INTO STU VALUES(4,'DUSTIN',3);
    
    --TRIGGER
    CREATE OR REPLACE TRIGGER CHECK_SCHOSEN
    BEFORE INSERT OR UPDATE OF SCHOSEN ON CLASS
    FOR EACH ROW WHEN (NEW.SCHOSEN IS NOT NULL)
    
    DECLARE
    DUMMY INTEGER;
    INVALID_STU EXCEPTION;
    VALID_STU EXCEPTION;
    MUTATING_TABLE EXCEPTION;
    PRAGMA EXCEPTION_INIT(MUTATING_TABLE, -4091);
    
    CURSOR DUMMY_CURSOR (ST VARCHAR2, CL VARCHAR2) IS
      SELECT SID FROM STU, CLASS
      WHERE STU.SID=ST AND STU.CID=CLASS.CID AND CLASS.CID=CL
        FOR UPDATE OF CLASS.SCHOSEN;
    
    BEGIN
      OPEN DUMMY_CURSOR(:NEW.SCHOSEN, :NEW.CID);
      FETCH DUMMY_CURSOR INTO DUMMY;
      IF DUMMY_CURSOR%NOTFOUND THEN
        RAISE INVALID_STU;
      ELSE
        RAISE VALID_STU;
      END IF;
      CLOSE DUMMY_CURSOR;
    EXCEPTION
      WHEN INVALID_STU THEN
        CLOSE DUMMY_CURSOR;
        DBMS_OUTPUT.PUT_LINE('PLEASE RE-ENTER CLASS ID AND STUDENT ID AS CLASS OR STUDENT IS NOT VALID.');
      WHEN VALID_STU THEN
        CLOSE DUMMY_CURSOR;
        DBMS_OUTPUT.PUT_LINE('STUDENT CHOOSE SUCCEFULLY!');
      WHEN MUTATING_TABLE THEN
        NULL;
    END;
    /
    Just copy and paste on it and try to run next:
    UPDATE CLASS
    SET SCHOSEN = 3
    WHERE CID = 1;
    Clearly, you can't student who is 3 as to Member of class 1. Please help me. Thank you.

    Published by: 991096 on March 1st, 2013 02:36

    Published by: 991096 on March 1st, 2013 03:03

    Published by: 991096 on March 1st, 2013 03:11

    Hello

    991096 wrote:
    1. the purpose of this trigger is to check when to choose a student going to match, this student has in his class where it belongs to. Then, when I try to choose 3 student-member of correspondence of class 1, should give me "PLEASE RE-ENTER ID AND STUDENT ID AS CLASS or STUDENT not IS NOT VALID."

    Then do something like this:

    CREATE OR REPLACE TRIGGER CHECK_SCHOSEN
    BEFORE INSERT OR UPDATE OF SCHOSEN ON CLASS
    FOR EACH ROW WHEN (NEW.SCHOSEN IS NOT NULL)
    DECLARE
        sid_found     stu.sid%TYPE;
    BEGIN
        dbms_output.put_line (:NEW.schosen || ' = schosen entering check_schosen');             SELECT  sid
             INTO    sid_found
         FROM      stu
         WHERE     sid     = :NEW.schosen
         AND     cid     = :NEW.cid
         AND     ROWNUM     = 1     -- to avoid TOO_MANY_ROWS
         ;
    EXCEPTION
        WHEN  NO_DATA_FOUND
        THEN
         RAISE_APPLICATION_ERROR ( -20000
                        , 'Please re-enter class id and student id as class ('
                          || :NEW.cid
                          || ') or student ('
                          || :NEW.schosen
                          || ') is not valid.'
                        );
    end;
    /
    

    DBMS_OUTPUT creates only a message. The message may not be displayed, and if this is the case, then the user cannot see it. The DML will still take place.
    I used instead, RAISE_APPLICATION_ERROR to keep the DML does not happen. It displays a message like

    ORA-20000: Please re-enter class id and student id as class (1) or student (3) is not valid.
    

    ' 2 ' game ' means ' an official competition in which two several people or teams competing.

    What individuals or teams are competing in this case?
    In any case, the question wasn't 'that 'game' means', but

    Frank Kulash wrote:
    What do you mean when you say "going to match?

    I think that now you're saying that the new values of (class.cid, class.schosen) must be equal to (or "fit") some existing (stu.cid, stu.sid).

    3. thanks for your tip, I learned how to use '{code} '.

    4. it's really goes with the exception of MUTATING_TABLE. So, how do to fix the trigger to show me INVALID_STU EXCEPTION when I try to choose a student does not belong
    a class?

    Don't refer to the table of class in the trigger, and the error table mutation occur. All the information you need are in the stu table, so there is no need to query the table of class, anyway.

  • Portege M200: registering does not voice when you use the handwriting recognition

    When I'm in "tablet mode" using handwriting text recognition that my Portege M200 regularly presents a message to say, he could not save the speech recognition and I have to switch off the microphone if I do not use it. I often use it to take notes of the meeting so there is always background noise. Usually, text is lost when this message appears. The message will also appear when I save.

    How to turn off the microphone while maintaining the functional handwriting recognition please?

    Just a question: what software do you use for text recognition?

  • dialog box of LabVIEW poping not upward when you use the test bench

    Hello

    When you run a sequence of test, test calls to the top a labview VI which took there properties defined in a dialog box, and although it is not his position, he sometimes appears behind the screen before test (if minimize you the test screen, you can see the box). If I close all the programs National instruments then re-run the test sequence dialog box will appear before the screen test, but this only seems to happen once.

    Can someone help with this problem?

    Thank you

    Chris

    It seems that you do not use the functions of start modal dialog/end modal dialog located on the TestStand palette. Add them to the end very beginner and even your VI and it should work as you want.

  • Why my screen freezes not periodically when you use the PC

    When using my Windows XP PC, the screen will freeze for several seconds or more.  Have to wait what he 'release' before continuing the work on the screen.  This just started happening in the last two months.  I have not changed the computer at all.

    Hello SarahCase,

    Often, we see crashes as a result of a program from loading at startup.

    To solve these, we use the clean boot troubleshooting.

    The following describes this process:

    http://support.Microsoft.com/kb/310353

    http://support.Microsoft.com/kb/316434

    Best regards

    Matthew_Ha

  • The function does not properly when you use the shortcut to insert

    Hello everyone. I am using first Pro CC V9.2 on a PC.  I am as well as a Lynda tutorial and told me quite clearly that using the comma key insert a subclip in my sequence.  However, using the shortcut brings in the full clip, not the sub.  I just bring my subclip using a drag and drop, which is really slow me down.  Anyone know what this could be?

    When you perform your subelements, you Restrict toppings to the limits of a verified subitem?

    MtD

Maybe you are looking for

  • Satellite P10 802 slower than ever

    Can t run add or remove programs in Control Panel on the Satellite P10-802 or change the restore settings or delete temporary internet files etc.I get a warning open the file or the option to run the program or the black box screen system run. Any id

  • W520 Trackpoint scrolling does not work in Lightroom

    I am trialing Adobe Lightroom and scrolling does not work with the Trackpoint unless I click on the scroll bars. I have not had problems in all the other apps but have not been able to find a solution for Lightroom. Any ideas?

  • Windows Explorer stopped working/Windows restarts.

    Windows Explorer stopped working/Windows restarts. I tried the recommended fix, that is 'Sfc/scannow' and "no problem of integrity" this seems to be a problem of user a lot and it's a pain in the neck. MS certainly needs a fix.

  • Web sites script error popups

    My laptop is running Windows 7 Edition home premium and I constantly receive script popups error from different websites and even some who have no listed url. It's a big problem I speak constantly one after the other. This happens as soon as my conne

  • "These latest designs" option is missing from the file menu

    Why should I go to 'view-> Data-> shape browser' in order to get 'file-> Data Modeler-> recent drawings' to appear?Also every time I close the application and open it again I need to go back to ""Display Data-> shape-> browser "-is it possible to ope