How to add the array points to a movieclip

I try to use the MatrixTransform for RotateAroundInternalPoint class, but he takes the object that I'm turning a matrix defined points. My question is, is it possible to add the matrix to a shape not object so I can rotate or is there another class that is used to turn video clips around the internal points?

You can use the following function to rotate around any point any displayobject:

use:

rotateF (yourdisplayobject, whateverangle, whateverXrelativetoyourdisplayobject, whateverrelat iveY);

do not change below.

function rotateF(dobj:DisplayObject,angle:Number,x:Number,y:Number):void {}
var p:Sprite = new Sprite();
p.x = dobj.x + x;
p.y = dobj.y + y;
dobj.x = - x;
dobj.y = - y;
p.addChild (dobj);
p.rotation = angle;
addChild (p);
mast: var matrix = dobj.transform.concatenatedMatrix;
addChild (dobj);
p = null;
dobj. Transform.Matrix = Matt;
}

Tags: Adobe Animate

Similar Questions

  • How to unlock the locale so I can add the Mexico points to my console which is in MEXICO?

    m a veteran disabled in the Mexico. Zune hulu netflix won't work on xbox live why?

    I can only play games online or download demos of games (except capcom and some other company where I get a message similar to NO in YOUR AREA) I paid the point card FOR A NECESSARILY 4 K to the Mexico and I think MS has regional codes for products of value of REAL money. It turns out that when I but Xbox Live in the USA cards they are working on my console to the Mexico (go to the border is drainfull and painful for me to a LONG tail just to add points to my 2 consoles.) How to unlock the locale so I can add the Mexico points to my console which is in MEXICO? I bought the console in the usa because if I buy products to the Mexico, they are usually in Spanish. What is hulu, netflix zune espn lasf.fm goin to be available in the bordertown I live in the Mexico? use my email for a response (or not and I know what kind of support really means) thank you is whay. Besides why Xbox Live points cards are locked for each country? I have to go back between the two countries just to add to my acct (just to use the Mexico retail stores cards, I won't BUY a xbox360 to the Mexico because I don't want 3 of them) P.S.  I PAID for almost 7 k $ in accessories games (including a rockband and dance Matt fog machine) have I wasted my money on junk if it will not properly work in the country I want to live in?

    When I but cards Xbox Live in the USA that they are working on my console the Mexico (border is drainfull and painful for me to a LONG tail just to add points to my 2 consoles.) How to unlock the locale so I can add the Mexico points to my console which is in MEXICO? I bought the console in the usa because if I buy products to the Mexico, they are usually in Spanish.

    It seems that there is actually a game forum here (who knew?) but they just say Xbox users where to go...

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_other-gaming/Xbox/7b494905-75BA-4cf1-9960-314f55bbfc70

    (Microsoft search for)
    Xbox site: answers.microsoft.com
    )

    What is hulu, netflix zune espn lasf.fm goin to be available in the bordertown I live in the Mexico?

    There are the Zune forums here, even a single called Zune Marketplace, Applications and games that can be filtered to device: Xbox

    http://answers.Microsoft.com/en-us/Zune/Forum/apps-Xbox

    Good luck

    Robert Aldwinckle
    ---

  • How to add the column to Adobe flex mxml or actionsctpt mx:DataGrid?

    I have the simple mxml code

    <mx:DataGrid id="DGG"
                
    editable="true">
       
    <mx:dataProvider>
           
    <mx:Object scheduledDate="4/1/2006"/>
       
    </mx:dataProvider>
    </mx:DataGrid>
    <mx:Button id="SetBut"
              
    label="Set Array as Data Provider"
              
    click="SetDP(); AddBut.visible = true;"
              
    x="100.5"
              
    y="164"
              
    width="211"/>
    <mx:Button id="AddBut"
              
    label="Add a column!"
              
    click="AddCol();"
              
    x="100.5"
              
    y="194"
              
    width="211"
              
    visible="false"/>
    <mx:Script>
        <![CDATA[
            import mx.controls.dataGridClasses.DataGridColumn;
            import mx.collections.ArrayCollection;

            [Bindable]
            public var MyAC:ArrayCollection=new ArrayCollection([{scheduledDate: "4/1/2006", homeTeam: "Chester Bucks"}]);

            public function SetDP():void
            {
                DGG.dataProvider=MyAC
            }

            public function AddCol():void
            {
                MyAC.addItem({scheduledDate: "4/5/2007", homeTeam: "Long Valley Hitters", Umpire: "Amanda Hugenkis"});
                DGG.columns.push(new DataGridColumn("Umpire"));
            }
        ]]>
    </mx:Script>

    I want to add lines to my datagrid table how do such thing?

    How to add the column to Adobe flex mxml or actionsctpt mx:DataGrid?

    (You can place this code in a Flash or AIR application - it compiles without error, but will not add any columns =)

    Change this:

    public void SetDP (): void
    {
    DGG.dataProvider = MyAC
    MyAC.addItem ({scheduledDate: "05/04/2007", homeTeam: "long hitters Valley", umpire: "Amanda Hugenkis"});
    }
               
    public void AddCol (): void
    {
    var dgc:DataGridColumn = new DataGridColumn ("Umpire");
    var ca:Array = DGG.columns;
    CA.push (DGC);
    DGG.columns = ca;
    }

    Dany

  • How to add the name of the title of graph in Excel

    Dear friends

    I'm using LabVIEW 8.0.I need how to add the name of the title of graph in Excel.

    You have the report generation tool? If so, the VI of graph Easy Excel has an entry for this.

    If you don't have the Toolbox, then you need to use ActiveX. Please do a search on the use of the ActiveX (there are examples provided with LabVIEW) to control Excel. Also, there are many examples in the thread Excel. NOTE: DON'T POST QUESTIONS IN THIS THREAD.

    In the end, you will need to search for information contained in MSDN.

  • HOW TO MOVE THE FLAG POINT MAP, MIRCOSOFT 2013

    HOW TO MOVE THE FLAG POINT MAP, MIRCOSOFT 2013

    Hello

    It is not a Community Forum for MapPoint.

    Ask here

    Highway, Streets & Trips, MapPoint Forum:
    http://social.Microsoft.com/forums/en-us/streetsandtrips/threads

    Other Support options (not free)

    Support for MapPoint, streets & trips and Highway:
    http://support.Microsoft.com/ph/851

    Don

  • How to add the full value of two buttons?

    How to add the full value of two buttons (any key) VI and display it in the output text box? I am attaching a sample program, but I know that his evil... Help, please

    Try this

  • How to add the quick launch of the desktop icon bar

    How to add the toolbar launch quick icon on the desktop. I can't find a desktop icon that will drag on

    The following Microsoft KB article

    http://support.Microsoft.com/kb/190355/en-us

    will help you.

    Good bye.

  • How to add the translation application to my email add FB?

    Original title: translation

    I need to know how to ADD the TRANSLATION software to my email add FB? Any help?

    Try here: https://www.facebook.com/help/100117036792266

    Translate the updated Facebook application on the road

  • How to add the Quazip library

    Hi, I want to try to use Quazip. Since I read, I have to add the library before use.

    I downloaded from http://quazip.sourceforge.net/

    How to add the Quazip library? Please explain the step, never add lib before.

    Thank you

    I have change the .pro file

    Like this:

    http://StackOverflow.com/questions/13341234/unzip-files-downloaded-from-Server

  • I use a mouse in my Windows 7 laptop. How to disable the touchpad pointing device?

    I always use my mouse to my Windows 7 laptop.  I don't want the touchpad pointing device as my fingers touch when writing and everything spoil.  How to disable the touchpad pointing device? Thank you

    What is the brand and model of your laptop? What version of Windows 7?

    Many laptops have a key that will enable/disable the touchpad - mine is on the top row of keys where the function keys.

    You could also open mouse in Control Panel and look for an option here.

    I hope this helps.

  • How to add the profile of lenses?

    How to add the profile of lenses?

    At the bottom of the link, you will find a link for the lens profile downloader. With this tool, you can download the profiles shared by other users.

    Work with lenses profiles in Adobe Photoshop, Lightroom and Camera Raw

  • How to add the new column in existing table to our desired location?

    How to add the new column in existing table to our desired location?

    For example, I have to add the new column 'course' before the salary column in the emp table.

    I think the best way is to add the column at the end of the table and create a new view with the order of the columns...

    Another option...

    places the data into a temporary table and recreate the table with the correct order of the columns, and then insert data to the table from the temporary table

    Refer

    Add column (from table) in the desired position

    Example:

    CREATE TABLE temp_my_user LIKE)

    SELECT * FROM password);

    DROP TABLE password;

    (Password) CREATE TABLE

    userID NUMBER

    , first name VARCAHR2 (25)

    , middleInitial VARCHAR2 (1)

    (, name VARCHAR2 (25));

    INSERT INTO password (userID, firstName, lastName)

    (SELECT username

    first name

    lastName

    OF temp_my_user);

    DROP TABLE temp_user;

  • How to add the bar at the bottom of the page [Dreamweaver]

    Hello!

    How to add the bar at the bottom of the page that helps me to make changes in my creation page?

    Not sure I understand.  Looking for the properties panel?  Press Ctrl + F3 or go to window > properties.

    Nancy O.

  • Please tell me how to add the English language in photoshop?

    Hello! Please tell me How to add the English language in photoshop? I'm from Russia and acquired, respectively, also in Russia()

    Cloud of swap language http://helpx.adobe.com/creative-cloud/kb/change-installed-language.html

    or

    A product of Adobe for another language or version of trading platform for CS6

  • How to add the date felxfiled in OFA

    How to add the date felxfiled in OFA

    Hi gurus,

    How to add a date in the form OFA field. I tried but no optin schedule it. I need to add the calendar options before the flexfiled.

    Concerning

    Hello

    Allocate FND_STANDARD_DATE segment value your FDF everywhere where you want to see the calendar on the page of the OFA.

    Let me know if you need more help on this.

    Kind regards

    Hemant

Maybe you are looking for