Please help me out


I am developing a small line drawing game, my problem is when I can draw lines within the scene, but wen I draw out of the scene by creating lines, I want only inside the stadium, can someone help me please? Thankz

This is the code used

this.createEmptyMovieClip ("line", 1);
Line.lineStyle (3, 0 x 000000, 100);
onMouseDown = function () {}
Line.moveTo (_xmouse, _ymouse);
onMouseMove = function () {}
Line.lineTo (_xmouse, _ymouse);
};
};
onMouseUp = function () {}
onMouseMove = null;
};

Here's a way to do it:

this.createEmptyMovieClip ("line", 1);
Line.lineStyle (3, 0, 100);
var StageWidth:Number = Stage.width;
var StageHeight:Number = Stage.height;
onMouseDown = function () {}
If (_xmouse > = 0 & _xmouse<=StageWidth &&="" _ymouse="">= 0 & _ymouse)<=StageHeight)>
Line.moveTo (_xmouse, _ymouse);
onMouseMove = function () {}
If (_xmouse > = 0 & _xmouse<=StageWidth &&="" _ymouse="">= 0 & _ymouse)<=StageHeight)>
Line.lineTo (_xmouse, _ymouse);
updateAfterEvent();
}
};
}
};
onMouseUp = function () {}
onMouseMove = null;
};

Also, please spell the words correctly. This isn't text messaging phone. Gets the nerves when please people write and thankz instead of real English.

Tags: Adobe Animate

Similar Questions

  • I'm not able to remove my bitlocker to my external hard drive password. Please help me out, it is very important to me...

    I'm not able to remove my bitlocker to my external hard drive password. Please help me out, it is very important to me...

    Hello

    1. what happens when you try to delete the password?

    2. you receive an error message/code?

    3. have you forgot the password?

    The best way to remove the bitlocker password is to follow these steps.

    (a) connect your external hard drive in the computer.

    (b) click Start, click Control Panel.

    (c) while on the Panel, the icon find Bitlocker Drive Encryption , click

    (d) you will see all the partitions on your hard disk and their encryption status, whether encrypted or not.

    (e) on one that is encrypted, you will find an option to turn off bitlocker. Click on it and wait for the machine to decrypt.

    Check out the link:

    Microsoft's strategy concerning lost or forgotten passwords

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

    It will be useful.

  • Please help me out here. I want to know if the story of adobe that I use is free or not?

    Please help me out here. I want to know if the story of adobe that I use is free or not?

    In the free version of history, once you log in, you'll notice an "Update now" link in the upper right demand.

  • MY GAME WAS RUNNING IN FULL SCREEN IN VISTA AFTER VISTA UPGRADE TO Windows7 (W7), HE EXECUTED IN resolution 640 * 480. PLEASE HELP ME OUT?

    MY GAME WAS being RUN IN FULL SCREEN IN VISTA, AFTER I UPAGRADE VISTA to W7 IN resolution 640 * 480. PLZ HELP me BCz I bought new games and it all running in the same resolution(640*480). my graphics card is ati mobility radeon HD 4330 AND I ALREADY INSTALL ATI CATALYST. BUT NO bcz change, this isn't my windows screen resolution problem, it's game or graphics screen resolution prblm. help, AND I don't want to hear this right click on your desktop and select the option that allows you to adjust your screen resolution. BCZ I already did. Please help me... [sry for my bad English.

    I understand that you have also changed the settings within a game. Desktop resolution settings and the game are two different things.

    Hmm... 640 x 480... It sounds little similar... right click on the file that launches a game > choose Properties > compatibility tab > make sure that in the screen resolution 640 x 40 option is unchecked

    ...

    In addition, if no Vijay and mine tips work... could you tell us what game is it? Maybe he has a known issue with resolution problems.

  • Please help me out on how to activate Windows 7 final, only 4 days left to activate windows

    Hello! hope that your door... ok please help me my problem in my computer how to activate my window 7 ultimate, I've been is stayed for 4 days to activate... before... ok so im waiting for your answer so soon.

    Have you tried re-activation by phone?

    How to activate Windows 7 or Vista manually (activate by phone)
    http://support.Microsoft.com/kb/950929/en-us

    1) click Start and in the search for box type: slui.exe 4
    (2) press the ENTER"" key.
    (3) select your "country" in the list.
    (4) choose the option "activate phone".
    (5) stay on the phone * do not select/press any option * and wait for a person to help you.
    (6) explain your problem clearly to the support person.
    (7) the person must give you a confirmation ID, copy it down on paper,
    (8) check that the ID is correct in reading the support person.
    (9) to enter the ID number, then click 'Next' to complete the activation process.

  • Performance problem in production; Please help me out

    Hi all,

    I'd really appreciate if someone can help me with this.

    Every night, the server's SWAP, Sysadmin add more space disk swap every night and for the last 4 days.
    I run ADDM report from 22:00 to 04:00 (when the server is running out of memory)
    I had the problem of performance of this query:
    RECOMMENDATION 4: SQL Tuning, 4.9% benefit (1329 seconds)
          ACTION: Investigate the SQL statement with SQL_ID "b7f61g3831mkx" for 
             possible performance improvements.
             RELEVANT OBJECT: SQL statement with SQL_ID b7f61g3831mkx and 
             PLAN_HASH 881601692
    I can't find what the problem is and why it is a source of performance problem, could you help me please
    *WORKLOAD REPOSITORY SQL Report*
    
    Snapshot Period Summary
    
    DB Name         DB Id      Instance     Inst Num Release     RAC Host        
    ------------ ----------- ------------ -------- ----------- --- ------------
    ****       1490223503 ****             1 10.2.0.1.0  NO  ****
    
                  Snap Id      Snap Time      Sessions Curs/Sess
                --------- ------------------- -------- ---------
    Begin Snap:      9972 21-Apr-10 23:00:39       106       3.6
      End Snap:      9978 22-Apr-10 05:01:04       102       3.4
       Elapsed:              360.41 (mins)
       DB Time:              451.44 (mins)
    
    SQL Summary                         DB/Inst: ****/****  Snaps: 9972-9978
    
                    Elapsed 
       SQL Id      Time (ms)
    ------------- ----------
    b7f61g3831mkx  1,329,143
    Module: DBMS_SCHEDULER
     GATHER_STATS_JOB
    select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact u
    se_weak_name_resl dynamic_sampling(0) no_monitoring */ count(*),count("P_PRODUCT
    _ID"),count(distinct "P_PRODUCT_ID"),count("NAME"),count(distinct "NAME"),count(
    "DESCRIPTION"),count(distinct "DESCRIPTION"),count("UPC"),count(distinct "UPC"),
    
              -------------------------------------------------------------       
    
    SQL ID: b7f61g3831mkx               DB/Inst: ***/***  Snaps: 9972-9978
    -> 1st Capture and Last Capture Snap IDs
       refer to Snapshot IDs witin the snapshot range
    -> select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_shari...
    
        Plan Hash           Total Elapsed                 1st Capture   Last Capture
    #   Value                    Time(ms)    Executions       Snap ID        Snap ID
    --- ---------------- ---------------- ------------- ------------- --------------
    1   881601692               1,329,143             1          9973           9974
              -------------------------------------------------------------       
    
    
    Plan 1(PHV: 881601692)
    ---------------------- 
    
    Plan Statistics                     DB/Inst: ***/***  Snaps: 9972-9978
    -> % Total DB Time is the Elapsed Time of the SQL statement divided 
       into the Total Database Time multiplied by 100
    
    Stat Name                                Statement   Per Execution % Snap 
    ---------------------------------------- ---------- -------------- -------
    Elapsed Time (ms)                         1,329,143    1,329,142.7     4.9
    CPU Time (ms)                                26,521       26,521.3     0.7
    Executions                                        1            N/A     N/A
    Buffer Gets                                 551,644      551,644.0     1.3
    Disk Reads                                  235,239      235,239.0     1.5
    Parse Calls                                       1            1.0     0.0
    Rows                                              1            1.0     N/A
    User I/O Wait Time (ms)                     233,212            N/A     N/A
    Cluster Wait Time (ms)                            0            N/A     N/A
    Application Wait Time (ms)                        0            N/A     N/A
    Concurrency Wait Time (ms)                        0            N/A     N/A
    Invalidations                                     0            N/A     N/A
    Version Count                                     2            N/A     N/A
    Sharable Mem(KB)                                 71            N/A     N/A
              -------------------------------------------------------------       
    
    Execution Plan
    ---------------------------------------------------------------------------------------------------
    | Id  | Operation               | Name    | Rows  | Bytes | Cost (%CPU)| Time     | Pstart| Pstop |
    ---------------------------------------------------------------------------------------------------
    |   0 | SELECT STATEMENT        |         |       |       | 24350 (100)|          |       |       |
    |   1 |  SORT GROUP BY          |         |     1 |   731 |            |          |       |       |
    |   2 |   PARTITION RANGE SINGLE|         |  8892 |  6347K| 24350   (1)| 00:04:53 |   KEY |   KEY |
    |   3 |    PARTITION LIST ALL   |         |  8892 |  6347K| 24350   (1)| 00:04:53 |     1 |     5 |
    |   4 |     TABLE ACCESS SAMPLE | PRODUCT |  8892 |  6347K| 24350   (1)| 00:04:53 |   KEY |   KEY |
    ---------------------------------------------------------------------------------------------------
     
    
    
    Full SQL Text
    
    SQL ID       SQL Text                                                         
    ------------ -----------------------------------------------------------------
    b7f61g3831mk select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_
                 _sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitori
                 ng */ count(*), count("P_PRODUCT_ID"), count(distinct "P_PRODUCT_
                 ID"), count("NAME"), count(distinct "NAME"), count("DESCRIPTION")
                 , count(distinct "DESCRIPTION"), count("UPC"), count(distinct "UP
                 C"), count("ADV_PRODUCT_URL"), count(distinct "ADV_PRODUCT_URL"),
                  count("IMAGE_URL"), count(distinct "IMAGE_URL"), count("SHIPPING
                 _COST"), count(distinct "SHIPPING_COST"), sum(sys_op_opnsize("SHI
                 PPING_COST")), substrb(dump(min("SHIPPING_COST"), 16, 0, 32), 1, 
                 120), substrb(dump(max("SHIPPING_COST"), 16, 0, 32), 1, 120), cou
                 nt("SHIPPING_INFO"), count(distinct "SHIPPING_INFO"), sum(sys_op_
                 opnsize("SHIPPING_INFO")), substrb(dump(min(substrb("SHIPPING_INF
                 O", 1, 32)), 16, 0, 32), 1, 120), substrb(dump(max(substrb("SHIPP
                 ING_INFO", 1, 32)), 16, 0, 32), 1, 120), count("P_STATUS"), count
                 (distinct "P_STATUS"), sum(sys_op_opnsize("P_STATUS")), substrb(d
                 ump(min(substrb("P_STATUS", 1, 32)), 16, 0, 32), 1, 120), substrb
                 (dump(max(substrb("P_STATUS", 1, 32)), 16, 0, 32), 1, 120), count
                 ("EXTRA_INFO1"), count(distinct "EXTRA_INFO1"), sum(sys_op_opnsiz
                 e("EXTRA_INFO1")), substrb(dump(min(substrb("EXTRA_INFO1", 1, 32)
                 ), 16, 0, 32), 1, 120), substrb(dump(max(substrb("EXTRA_INFO1", 1
                 , 32)), 16, 0, 32), 1, 120), count("EXTRA_INFO2"), count(distinct
                  "EXTRA_INFO2"), sum(sys_op_opnsize("EXTRA_INFO2")), substrb(dump
                 (min(substrb("EXTRA_INFO2", 1, 32)), 16, 0, 32), 1, 120), substrb
                 (dump(max(substrb("EXTRA_INFO2", 1, 32)), 16, 0, 32), 1, 120), co
                 unt("ANALISIS_DATE"), count(distinct "ANALISIS_DATE"), substrb(du
                 mp(min("ANALISIS_DATE"), 16, 0, 32), 1, 120), substrb(dump(max("A
                 NALISIS_DATE"), 16, 0, 32), 1, 120), count("OLD_STATUS"), count(d
                 istinct "OLD_STATUS"), sum(sys_op_opnsize("OLD_STATUS")), substrb
                 (dump(min("OLD_STATUS"), 16, 0, 32), 1, 120), substrb(dump(max("O
                 LD_STATUS"), 16, 0, 32), 1, 120) from "PARTNER_PRODUCTS"."PRODUCT
                 " sample ( 12.5975349658) t where TBL$OR$IDX$PART$NUM("PARTNER_PR
                 ODUCTS"."PRODUCT", 0, 4, 0, "ROWID") = :objn
                 

    Dear friend,

    Why do you think you have problems with shared pool? In the ASH report you are provided, there was just 2.5 medium active sessions and 170 requests during this period, he is very low with swimming pool shared, problems
    you have some queries that use literals, it will be better to replace literals with bind variable if possible, or you can set the init cursor_sharing parameter to force or similar, this is the dynamic parameter.
    But it is not so dramatic problem in your case!

    From ASHES of your report, we can see that top wait events is "CPU + wait for CPU", "RMAN backup & recovery i/o" and "log file sync" and 65% of your database of waiting time. And even in the background waiting events.
    If I understand well report, you have two members in your redo log groups, you have problems with log IO writer speed, check the distribution of files on the disc, newspaper editor is slow causing it to wait for the other sessions. High
    processor can be related to rman compression. Best service can we sea GATHER_STATS_JOB consumes 16% of activity 33% consumes rman and only 21% your applications and also there is something running
    SQL * more under the sys (?) account. There is from the top of the sql page, this is the sql in your application, if I understand correctly, 'scattered db reading file' event indicates that full scans have a place, is it normal that your application? If Yes, then try using
    running in parallel, as we can see in the section "Sessions running PQs Top" your report there is no running in parallel, but as I understand it there are 8 processors, try to use parallel executions or avoid full scans. But consider that
    When you do full scans in parallel PGA memory not used CMS, then decrees setting pga_aggregate_target SGA and increase respectively.

    Is there another application or a program running on the server except oracle?
    Is the performance degradation was strong, I mean yesterday, everything was ok, but today all the evil, or it was good?

    Check the reasons for the slow newspaper writer, it can greatly affect performance.
    Also of 90% of the performance problems generally because of the poor sql, poor execution plans.
    Also if you use automatic memory management, tap Settings, but you must know that in this case the settings will identify the minimum values, this is why define them to lower values in oracle can manage
    entirely.
    Don't increase your SGA at this stage, get the awr report, use @$ORACLE_HOME/rdbms/admin/awrrpt.sql, check your cover shot.

    BUT first, you must change your backup strategy, look at my first post, after that check performance again, before you do that it will be very difficult to help you.

    Good luck

  • HI I WANT TO USE THREE TABLES AND I WANT THIS OUTPUT THE MESSAGE BELOW...   PLEASE HELP ME OUT

    USER_CONSTRAINT-> > CONSTRAINT_TYPE TABLE_NAME, CONSTRAINT_NAME, WANT

    USER_TAB_COLUMNS-> > WANT DATA_TYPE

    USER_CONS_COLUMNS-> > want TO COLUMN_NAME, POSITION

    AND OUT WILL BE LIKE THIS

    EXIT;

    TABLE_NAME COLUMN_NAME, CONSTRAINT_NAME, CONSTRAINT_TYPE POSITION DATA_TYPE

    EMP                  EMPNO                   PK_EMP                                     P                                                        1                               NUMBER

    EMP                  ENAME                                                                                                                                                               VARCHAR2

    UP TO MIN...

    Just to warm up

    Select uc.table_name, cc.column_name, uc.constraint_name, uc.constraint_type, cc.position, tc.data_type

    from user_constraints uc

    inner join

    user_cons_columns cc

    On cc.owner = uc.owner

    and cc.table_name = uc.table_name

    and cc.constraint_name = uc.constraint_name

    inner join

    USER_TAB_COLUMNS tc

    On uc.table_name = tc.table_name

    and cc.column_name = tc.column_name

    where uc.table_name = 'EMP '.

    TABLE_NAME COLUMN_NAME Constraint_name Constraint_type POSITION DATA_TYPE
    EMP EMPNO SYS_C0019683833 C - NUMBER
    EMP EMPNO SYS_C0019683834 P 1 NUMBER
    EMP MGR SYS_C0019683835 R 1 NUMBER
    EMP DEPTNO SYS_C0019683836 R 1 NUMBER

    Concerning

    Etbin

  • Pen tool will not align with existing paths - Please HELP ME OUT!

    Before, I could draw on a new layer with the pen tool and when I flew over existing paths of the other layers, they would appear in red, blue, etc. NOW... I fly over these paths with my stylus and they are not flashing, which means I can't use them as a reference! I am so angry, please someone give me a hand, please!

    Try the turn Smart Guides Cmd (Ctrl) u

  • udump directory... ghoulish I delete files?... Please help me out

    Hi guys,.

    I have problems with disk space on my database server, 98% of my disk partition is used... check the files, I see that there is a 3 GB in my Center udump new trace file created by Oracle... .my questiions are:

    can 1 - I delete this file?
    2 - How can I know if oracle is still use it?

    My operating system is Linux and I have "working on the database Oracle 10g Enterprise Edition Release 10.2.0.1.0 - 64bi"

    Thank you very much

    You can. If you have not completed your investigation of the error, however, you can be deletion of important information that could help you get to the bottom of the issue.

    Justin

  • How to choose the download location? download automatically to the users in c drive folder. I want to change it... Please help me...

    How to choose the download location? download automatically to the users in c drive folder... I want to change my office... Please help me out...

    Tools-> Options-> save-> click on the Browse button and find the folder where you want to save the files.

  • Keyboard problem Z70-80, please help

    I've had this laptop for months and it started just today. Basically, most of the keys work fine, but a few essential buttons are screwing. Just web browsing, for example space refreshes the current page and the right arrow key opens the search v + b, m and n will also tap the other pressed individually character (by pressing the results either v or b in "vb", even with m and n).

    I use this machine every day and really need the built-in keyboard to work properly, please help me out here .

    As you confirmed with two different operating systems. Its most likely material. I doubt a bios field that would affect it and it might migrate to external keyboard as well.

  • Forgot Windows Vista password, please help me

    HELLO TO ALL THE EXPERTS "
    I AM WINDOWS VISTA BUSINESS... I USE A LAPTOP DELL VOSTRO 1014 MODEL... 2 DAYS BACK I FORGOT MY LOGIN PASSWORD... DUE TO THE SIGNIFICANT IN THE DRIVE FILES C I CAN'T RE-INSTALL OS AGAIN... I ALSO DON'T HAVE PASSWORD RESET DISK... HELP PLEASE TO RESET THE PASSWORD BY RUNNING COMMANDS IN SAFE MODE R... PLEASE HELP ME OUT

    Hello SAI PERRON,.

    You can try this for  that will help you with your problem of password easily. I used it a dozen times and it really works! Hope this helps you. Let us know anyway. Make it a great day!

    "In the end the love you take is equal to The Love You Make" (The Beatles last song from their latest album, Abbey Road.)

  • My laptop cannot read a CD/DVD. It is a challenge for everyone. Please help help help. ? __

    Hi friends!

    (It is not really a problem, it's a challenge).

    (Before responding, pls read the question carefully)
    First of all, my laptop description:
    Model: Lenovo Y410 7757 54Q
    Operating system: Windows Vista Home Basic

    I use this laptop for 2 years, but there is a problem with this, it is not able to read any CD or DVD, except a few bootable and driver CD/DVD provided by Lenovo and Microsoft at the time of the purchase of this laptop. I encountered this problem several times and I have concluded that this problem can be related to the following questions, as:
    1. Windows registry database
    2 CD/DVD-ROM driver (it is MATSHITA DVD - RAM UJ-85JS ATA Device)
    3. the system BIOS or CD/DVD-ROM Firmware
    4 Codecs
    5. hardware system (i.e. lens or CD/DVD drive itself) and
    6 operating system

    But, I think that this problem is not related to Codecs, operating system or hardware. In any case, it is more than enough for me. I can not be tolerated this problem more. Please, help me out of this problem, so my system can play all types of CD/DVD and I can work properly. This issue is open for anyone who thinks they are an expert in computer science.

    (Ask: answer this question if you could understand what underlying problem and please please don't make stupid as responses to install codecs or clean your lens etc..) Now I really want to get rid of this terrible problem.)

    1. create an of Linux Live USB key and start it. You must run Linux from a USB key because you want to keep the free CD player. This site will show you how.

    http://www.pendrivelinux.com/

    2. Once booted into Linux, test the drive trying to play multiple CDs / DVDs. try to burn something using any burning program is available in the Linux distribution you use. Knoppix, it's k3b.

    If the disk fails under Linux at any point, replace the disc. MS - MVP - Elephant Boy computers - don't panic!

  • CC .exe file is not loading. [Please help!]

    Hello

    I tried to download a trial of Adobe CC, but for some reason any, whenever I try to run the downloaded .exe file, it just never came up. I don't get the wheel of continuous loading, I get a different problem. It will not open same. I tried several ways to solve this problem, I even tried the cleaning tool and it didn't work. Please help me out here.

    PROBLEM SOLVED-

    I deleted a file that includes aspects inside and now the .exe file runs correctly. Thanks for the help!

  • Table and the loop problems (please help)

    Im making a site for a project where I have to include a table and a loop.

    For this section, I put in a "contact us / Q and A" page where the user can enter a name, email, and question.
    This information is sent to a table and then following image shows the form of the table information in the dynamic text boxes.

    I've included a loop to check that each part of the table contains data (name, email and the issue).
    Then I have an If Else, which clears the form either if a section has been missed, OR if the form was completely correctly it directs the user to the frame following where as I said above the details appear in dynamic text boxes.

    The problem im having is the loop to check For the table that's a waste. Someone can please help me out here and get the loop to verify that all fields have been filled.

    Here is my code for the initial frame

    You must update the values in your table at the time you press the submit button. Code follows

    There is a second example to check the strings (it's a little complicated, but it's a useful trick if you can understand). This does not leave the Send button work unless all fields have something in them

Maybe you are looking for