HZNM.COM
welcome to my space
X
Search:  
 HOME   MC WithIn An MC Rotation
MC WithIn An MC Rotation
Published by: wktd 2010-03-14
Welcome to:hznm.com

  • I have this code to make tank barrels rotate to mouse possition and It works
    If I use just the barrels.
    But when I put the berrals MC In the tank MC (on top of tank) the code doesn't work.
    Her's the code _root.onEnterFrame=function(){
    xd=_root._xmouse-_root.Barrel7._x;
    yd=_root._ymouse-_root.Barrel7._y;
    rot=Math.atan2(yd,xd);
    Call of Duty MC Map Pack.::
    [ MC] Server #2 will be holding these maps in rotation. [ MC]Gamers cannot be held responsible for these maps or anything held within.
    http://www.filefront.com/MC+Map+Pack/;3855579;/fileinfo.html
    HOME
    toRad=180/Math.PI;
    rot*=toRad;
    _root.Barrel7._rotation = rot;
    } I tried another code for the barrels on the tank but It acts wierd.

    I Included the fla file If anyone can help.
    There's one barrel on stage working good and one barrel on the tank thats not.
    Thanks.
  • Drew Curtis FARK.com::
    sings in five languages, challenges MC Hammer to a dance fight View all classifieds currently in rotation. Massager Machines & More. Massage Chair
    http://www.fark.com/?www.icecreampark.com/cream-new-ice-cream-hits-spot.html
    HOME
    <!DOCTYPE xhtml PUBLIC -/W3C/DTD XHTML 1.0 Transitional/EN http:/www ::
    one click within imaginal m compass (P start-one-rotation-clockwise =goal&gt; curr-loc mc-ur +visual-location&gt; ISA visual-location screen-x (within 90 150)
    http://www.clemson.edu/psych/gugerty/headref_model.txt
    HOME


  • Thanks for your reply Mirandir.
    Also it's preffered that the code to be put on the Barrel movieclip too rather than on _root. I thought that too because It would make It easier to know where everything Is (for me anyway)
    But I'm just learning and sometimes the codes you get with tuts you can't put In the movie clip and some you can't put in root.

    I was trying to put your code in the barrel movie clip but it didn't work,
    (It also didn't work in the root)
    So I tryied changing the first line tank.barrel6.onEnterFrame=function(){ To this onClipEvent (mouseMove) { and placed It In the barrel MC and It work. (I also gave the tank the Instance of "tank" like you said)

    I need to learn the different ways on how the codes are written for use In MC's and roots.

    Anyway You got It working for me Thanks again Mirandir.


  • Well the barrels aren't on _root anymore so you need to alter the path to it. Also it's preffered that the code to be put on the Barrel movieclip too rather than on _root.

    So give the tank an instancename e.g: "tank" and use this code instead (Changes in bold):


    tank.barrel6.onEnterFrame=function(){
    xd=this._parent._xmouse - this._x;
    yd=this._parent._ymouse - this._y;
    rot=Math.atan2(yd,xd);
    toRad=180/Math.PI;
    rot*=toRad;
    this._rotation = rot;
    }


    The barrel movieclip inside the tank movieclip had the instance name "Barrel6" so thats why I used that as instancename instead of "Barrel7".

    /Mirandir





  • Challenging Books For A 14 Year Old?
    First guitar : acoustic or electric?

    You are looking at:hznm.com's MC WithIn An MC Rotation, click hznm.com to home
  • when using an ac adapter on a battery powered handheld will the batteries run dry
  • best phones
  • ipod nano 2nd generation
  • dvd player problem please help
  • capacitor setup question
  • what do you love most about your gps unit what are some really cool and different things i can do with a gps
  • where can i find the cheapest lcd hdtvs
  • can you record music with casio lk94
  • toshiba sd p1900 portable dvd player problems
  • i want to play my jvc vhs |c
  • im after a new vcr for my mum 039 s xmas present
  • can ipod classic be used as data storage device
  • how to update my portable gps navigation
  • broken comcast cable lockbox what do i do
  •  
  • how many times can you burn a dvd
  • o2 home broadband set up
  • ipod nano problems please someone help
  • tv can you make the speakers work while using headphones
  • i just bought a new samsung 23 1080p need help
  • can i play an american dvd on my australian computer
  • how does led color change
  • how good quality is a jarome 4235 sewing machine
  • what to buy with 80
  • if i want to power the head motor of the vcr is the electronic commutation inside the motor block
  • will prices go down after christmas
  • ipod touch question
  • which mp3 player is better
  •  Homepage | Add to favorites | Contact us | Exchange links | LOGIN | Site map | 
    Copyright© 2008 hznm.com        Site made:CFZ