Migrate the Action Script 1.0 to 2.0

Hello, I am migrating a flash of 1.0 to 2.0 action script application and got the following error:
/: w = getProperty ("' / nav ', _width");
Please, what is the solution, thanks

AS1 used tellTarget style access to clips and buttons. I believe that used as2 syntax to point and instead of /nav, you can simply use nav (assuming that it is the name of the instance of the object you need to access the property).

Tags: Adobe Animate

Similar Questions

  • What is the Action Script (using AS2) code when you loop once a scene and then re-read and intervention

    What is the Action Script (using AS2) code when you loop once a scene and then re-read and slaughter on a certain slice?

    Basically, you need keep a count and use it as your stop control.  In the first image, it takes something to assign the value, but you do not want to assign an initial value, so you could use...

    var County;

    if(Count == undefined) {}
    Count = 0;
    } else {}
    Count ++;
    }

    Then in the frame where you want to stop after that a loop is completed you can have...

    if(Count == 1) {}

    Stop();

    }

  • After you create the action script for the creation of user Oracle DB - connector DBUM

    Hello

    After we have set up a user of IOM in the database on the target system, you must insert the same user in the RLS_USER_GROUPS table. (INSERT INTO CAMPDB. The VALUES of RLS_USER_GROUPS ('DV < user name >', RLS_DEV');  )

    The requirement is available to the user of multiple databases (different values of SID). But, the user to insert in a table to a database (DB1).

    If I write an after create a file of Action with action script, it will fire for all databases?  How to trigger this script only on the DB1 database?

    (2) in the literature, it is mentioned as below

    (Q) I installed the connector only in IOM (there is no connector server). Thus, in the 3rd and 5th stage, what should I mention

    Key code?

    Decode?

    Please suggest

    Thank you

    This query has worked well.

    INSERT INTO CAMPDB. RLS_USER_GROUPS (USERNAME, GROUPNAME) VALUES ({__NAME__}, "RLS_DEV")

  • How to make a reset button and add the action script to reset all my drag drop video clips

    It's HOT need help quickly by the close of business Thursday

    Hello kglad and all, I have a problem with adding a reset button for my drag and drop video clips.

    The problem is, if a student dragging a movie clip to a wrong address on the SWF, I want them to be able to hit a reset button that would lead the SWF even they opened and what would showup a page clear to restart drag them and drop exercise.

    I know how to make a button for this want just the appropriate action script to be able for the user to start over with no symbol of clip from movie on the page.

    Seal55

    You must either code to reset everything or you can reload your current page:

    loadMoveNum(this._url,0);

  • coldfusion.service.Mail, how to send to the action script

    How to send mails to the action by using the coldfusion.service.Mail script, class.

    I configured my confix in MXML and then try this:

    var: mail = new Mail();
    mail. Server = conf.cfServer;
                            mail.to = " [email protected] "; "
    mail. Subject = "FX";
    mail. Content = emailText.
                            mail.from= " [email protected] "; "

    How can I send the mail?

    I've never needed to use this feature, but according to the docs, you're probably after the execute() method:

    http://help.Adobe.com/en_US/FlashPlatform/reference/ActionScript/3/ColdFusion/service/MXML /Mail.html#execute%28%29

    http://help.Adobe.com/en_US/ColdFusion/9.0/developing/WSD2AA37E2-E65E-4299-BE5B-0C8ED8B2B4 B5.html

    --

    Adam

  • stop the sound with the action script?

    Hello

    Im a beginner with action script, and is there a way to stop a sound using actionscript?

    My sound is called "CRICKET.mp3", if it is necessary to know.

    You can still use:

    SoundMixer.stopAll ();

    to stop all sounds.  but, if you want to stop a particular sound, you must apply stop() to soundchannel your sound (created when the play() method is applied to your sound).

  • dynamic text - defined in the action script

    I inherited a .fla file that has a movie containing the ActionScript below (see attached code). I used the debugger to find the path of a film which is created dynamically. I used also the movie Explorer to find all the possible variables and can not find where the actual text (which is what I see in the final flash) is defined/assigned.

    Ironically, when I open the .fla with a text editor file, I see the following types of assignments scattered through, but I am not able it locate these action scripts in one of the objects in the FLA:

    ...
    {onClipEvent (load)}
    ' This.Text ="Photos of leaves.
    }
    ...
    {onClipEvent (load)}
    Photos of This.Text = "Flowers"
    }
    ...

    Anyone know how I can search the .fla to find and reassign these values? It is possible that there is a built-in object that I can't edit? Pourraient values from an external file even if I don't have a .fla and it works without error when I publish?

    Gabriel

    I found where gets assigned to the variable of text...

    Given that the text has been assigned by the parent company, I went through all the object to find that one was instantiating the film containing the code mentioned above. When I found it, I looked at the code but it have no action script annotated on the timeline. By accident I clicked on the scene (at the center of the parent object, I searched for) and I just happen to have the actionscript window open when I saw the following...

    {onClipEvent (load)}
    This.Text = "Text I was looking for"
    }

    Thank you for helping me to think about it per. I forgot that the timeline does not show an 'a' on the framework if it is a keyframe to the instantiation of an object. It's a shame that these types of actionscripts are not available!

  • Cannot add or to see the action scripts

    Hi all

    I'm a day try to use Flash and I ran into my first problem.  I tried to add a "stop(); action to my button but I am incapable of even after selecting an image.  See the photo and I thank her for helping another noob.

    Screen Shot 2015-11-24 at 8.25.47 AM.png

    3 you do not add the action to the button rather select it on the stage of your code snippet winfdow open AND select from there.

  • the action script entry box problem

    I'm learning FlashCS4 on mine right now. I downloaded the upgrade and try to enter commands for simple buttons. When I open Action Script3 and java script type, the type will not be spread out so it begins to overlap in the input area. Here is a screenshot to illustrate what I mean. This seems to be a corruption of software or conflict. Anyone?

    Click Edition/Preferences/actionscript, and then select a different size of police/police.

  • generate a pull down menu in the action script 1

    Hello people,

    I developed un menu and it loads un XML, now I'm trying to convert it to work with PHP and mysql.

    But I met a problem le Flash will not load data that comes from MySQL db.

    It comes to my menu AS code:

    gerar_menu = function (container, name, x, y, depth, node_xml) {}

    declarar variaves

    var corrent_node;

    var corrent_item;

    var corrent_menu = container.createEmptyMovieClip (name, depth);

    for (var i = 0; i < node_xml.childNodes.length; i ++) {}

    UM movie clip para cada menu of the menu item

    attacheMovie (add movieclip o da livraria, novo nome dado pelo user, ++ increase);

    corrent_item = corrent_menu.attachMovie ("menuit", "menu" + i + "_mc", i);

    corrent_item._x = x + i * corrent_item._width;

    corrent_item._y = y;

    corrent_item.trackAsMenu = true;

    Propriedades provenientes XML

    corrent_node = node_xml.childNodes [i];

    corrent_item.action = corrent_node.attributes.action;

    corrent_item.variables = corrent_node.attributes.variables;

    corrent_item. Name.Text = corrent_node.attributes.name;

    trace (corrent_node);

    If (node_xml.childNodes [i] .nodeName == 'menu') {}

    submenu o abre

    corrent_item.node_xml = corrent_node;

    corrent_item.onRollOver = corrent_item.onDragOver = function() {}

    / * counter aqui posicoes wave queres Québec as posesionarte * /.

    var px = this ._x;

    var py = this ._y + this ._height + 2;

    submenu of Gerar

    gerar_menu (corrent_menu, "submenu_mc", px, py, 1000, this.node_xml);

    var cor = new Color (this.background);

    cor.setRGB (0 x 767676);

    trace ("ROOTING");

    };

    } else {}

    Caso não exista submenu esconde a seta

    corrent_item.onRollOver = corrent_item.onDragOver = function() {}

    corrent_menu.submenu_mc.removeMovieClip ();

    var cor = new Color (this.background);

    cor.setRGB (0 x 767676);

    };

    }

    FIM else

    corrent_item.onRollOut = corrent_item.onDragOut = function() {}

    var cor = new Color (this.background);

    cor.setTransform({ra:100,rb:0,ga:100,gb:0,ba:100,bb:0});)

    }

    corrent_item.submenu_mc.onRollOut = corrent_item.submenu_mc.onDragOut = function() {}

    CloseSubmenus();

    }

    any topic em aberto or an executar uma accao

    corrent_item.onRelease = function() {}

    Actions [This.action] (this.variables);

    CloseSubmenus();

    };

    } //fim loop;

    };

    Criar um menu com are determinnada

    criar_menu = function (x, y, depth, menu_xml) {}

    gerar_menu (this, "mainmenu_mc", x, y, depth, menu_xml.firstChild);

    can unicaexclusivamente os submenus caso visiveis abertos

    a continuum of mainmenu_mc inatncia

    mainmenu_mc. OnMouseUp = function() {}

    If (mainmenu_mc.submenu_mc & &! mainmenu_mc.hitTest (_root._xmouse, _root._ymouse, true)) {}

    CloseSubmenus();

    }

    };

    };

    CloseSubmenus = function() {}

    mainmenu_mc.submenu_mc.removeMovieClip ();

    };

    access methods determinao estas para estes objectos

    Actions = Object();

    Actions.gotoURL = {function (urlVar)}

    getURL (urlVar, "_blank");

    };

    Actions.message = {function (msg)}

    message_txt. Text = msg;

    };

    Actions.newMenu = {function (menuxml)}

    menu_xml. Load (menuxml);

    };

    Carrega o e XML, cria o MainMenu para interpretar o

    menu_xml = new XML();

    menu_xml.ignoreWhite = true;

    menu_xml. OnLoad = {function (ok)}

    Caso seja carregado com sucesso carrega o menu xml o na are

    If {(ok)

    criar_menu (160, 50, 0, this);

    message_txt.text = "message box";

    } else {}

    message_txt. Text = "error: XML loaded properly."

    }

    };

    Carrega primeiro o menu.xml em than lang determina a linguagem that will carregar

    menu_xml. Load ("menu" + _root.lang + ".php");

    And this is my php code:

    <? PHP

    $link = mysql_connect("localhost","brigansol","@brigansol@");

    @mysql_select_db ("brigansol");

    echo"<? XML version=\"1.0\" encoding =------'ISO-8859-1\ "? "> \n";

    $query = "" SELECT * FROM tbl_categorias ORDER BY categoria_pt ASC ";"

    $resultado = mysql_query ($query);

    While ($row = {mysql_fetch_array ($resultado))}

    echo"< name of the menu =" ". $row ["categoria_pt"]. » " > \n » ;

    $query1 = "SELECT tbl_categorias.id_categorias, tbl_categorias.categoria_pt, tbl_subcategorias.id_subcategorias, tbl_subcategorias.categorias_id, tbl_subcategorias.subcategoria_pt, tbl_subcategorias.referencia FROM tbl_categorias WHERE tbl_categorias.id_categorias = tbl_subcategorias.categorias_id AND tbl_subcategorias.categorias_id = tbl_subcategorias JOIN". "" $row ["id_categorias"]. "' ORDER BY tbl_subcategorias.subcategoria_pt ASC";

    $resultado1 = mysql_query ($query1);

    While ($row1 = {mysql_fetch_array ($resultado1))}

    echo"< element name ='". " "$row1 ['subcategoria_pt']." ' action = "variables =" > < / item > \n ";

    }

    "echo" < / menu > \n ";

    }

    mysql_close ($Link);

    ? >



    Use our instead of the onLoad method and discover the return of your php to see if you have an error begin returned.

  • Width of the action Script mysteriously change things?

    Hello
    I'm working on this site and I decided to add some flash to the first page in the form of a gallery of images with a nifty slide effect.
    The problem is the following. For a reason unknown sound intrudes on my images. When you look in the script, you will see that I've set the width of the image to the width of the stage, but when you test the movie that they have crashed to about 3/4 of the width of the stage (ive double checked both the size of the image).
    I hope that you will see something that I missed.

    Thanks for your help, it's bugging me no end!
    -Brian

    While the problem has nothing to do with ActionScript, you posted this in the wrong forum given that the file uses AS2.

    The problem has to do with changing the scale of the movieclips in which images are loaded.  If you open the imgscroller movieclip, select all places few whites in the upper left corner (clip1 thru clip7) and select Edit-> Remove transform, it will restore their normal scale.

  • As for access to the id of the component in the element of the action script converter

    Hello

    I enclose the screenshot and the code snippet, as a result of the screenshot, I explain my problem.

    input_image.JPG

    Here you can see two panels with the same data, but each Panel is to have his own dataprovider. I used for combobox itemRenderer. When the type of the parameter 'Date' is selected in one of the row of each Panel, then at that time date combobox must become visible, as I'll have different date formats in the comboxbox. I used the outerDocument to call the method in the actionscript code, but I cannot access the id of the combobox of date format. As I rolled alert to check is I am able to call the method, tht works very well. Please help me how to control the visibility(visible=true/visible=false) of the list box dropdown date format on the choice of date in the parameter type combo box. Also, I paste the snippet of code here...

    < mx:Script >
    <! [CDATA]
    Import mx.controls.Alert;
    Import mx.controls.ComboBox;
    Import mx.events.CloseEvent;
    TO check the status on ComboBox
    public void closeHandler(event:Event):void {}
    Alert.Show ('Hello');
    If (SelectedIndex of the ComboBox (event.target) == 1)
    Alert.Show ('parentApplication.paramType')

    inputGrid.paramType.visible = true;
    parentApplication.comboD.visible = true;
    on the other
    parentApplication.comboD.visible = false;
    }
    []] >
    < / mx:Script >
    < mx:XMLList id = 'service' xmlns = "" >
    < parameter >
    < parameterName > Param - 1 < / parameterName >
    < comboSlctIdx > 0 < / comboSlctIdx >
    < validSlctIdx > 0 < / validSlctIdx >

    < / parameter >

    < parameter >
    < parameterName > Param - 2 < / parameterName >
    < comboSlctIdx > 0 < / comboSlctIdx >
    < validSlctIdx > 0 < / validSlctIdx >
    < dtSlctIdx > 0 < / dtSlctIdx >

    < / parameter >
    < / mx:XMLList >
    < mx:XMLList id = "comboDS" xmlns = "" >
    < parameter >
    < label > String < / label >
    < data > true < / data >
    < / parameter >
    < parameter >
    < label > Date < / label >
    < data > true < / data >
    < / parameter >
    < parameter >
    < label > Integer < / label >
    < data > true < / data >
    < / parameter >
    < / mx:XMLList >

    < mx:XMLList id = "comboV" xmlns = "" >
    < parameter >
    < label > required < / label >
    < data > true < / data >
    < / parameter >
    < parameter >
    < label > not required < / label >
    < data > true < / data >
    < / parameter >

    < / mx:XMLList >

    < mx:XMLList id = "comboD" xmlns = "" >
    < parameter >
    < label > JJ/MM/AAAA < / label >
    < data > true < / data >
    < / parameter >
    < parameter >
    < label > JJ/MM/AAAA < / label >
    < data > true < / data >
    < / parameter >
    < parameter >
    < label > AAAA/MM/JJ < / label >
    < data > true < / data >
    < / parameter >
    < / mx:XMLList >

    < mx:XMLList id = "service1" xmlns = "" >
    < parameter >
    < parameterName > Param - 1 < / parameterName >
    < comboSlctIdx > 0 < / comboSlctIdx >
    < validSlctIdx > 0 < / validSlctIdx >
    < / parameter >

    < parameter >
    < parameterName > Param - 2 < / parameterName >
    < comboSlctIdx > 0 < / comboSlctIdx >
    < validSlctIdx > 0 < / validSlctIdx >
    < dtSlctIdx > 0 < / dtSlctIdx >
    < / parameter >
    < / mx:XMLList >

    < mx:XMLList id = "comboDS1" xmlns = "" >
    < parameter >
    < label > String < / label >
    < data > true < / data >
    < / parameter >
    < parameter >
    < label > Date < / label >
    < data > true < / data >
    < / parameter >
    < parameter >
    < label > Integer < / label >
    < data > true < / data >
    < / parameter >
    < / mx:XMLList >

    < mx:XMLList id = "comboV1" xmlns = "" >
    < parameter >
    < label > required < / label >
    < data > true < / data >
    < / parameter >
    < parameter >
    < label > not required < / label >
    < data > true < / data >
    < / parameter >

    < / mx:XMLList >

    < mx:XMLList id = "comboD1" xmlns = "" >
    < parameter >
    < label > JJ/MM/AAAA < / label >
    < data > true < / data >
    < / parameter >
    < parameter >
    < label > JJ/MM/AAAA < / label >
    < data > true < / data >
    < / parameter >
    < parameter >
    < label > AAAA/MM/JJ < / label >
    < data > true < / data >
    < / parameter >
    < / mx:XMLList >

    < mx:DataGrid id = "inputGrid" width = "100%" dataProvider = "{services}" >
    < mx:columns >
    < mx:DataGridColumn headerText = "Parameter name" dataField = "parameterName" fontFamily = "Arial" letterSpacing = "1" textAlign = "center" / >
    < mx:DataGridColumn headerText = "Parameter Type" fontFamily = "Arial" letterSpacing = "1" textAlign = "center" >
    < mx:itemRenderer >
    < mx:Component >
    < mx:HBox horizontalAlign = "center" >

    < mx:ComboBox id = dataProvider = "{parentApplication.comboDS"paramType"}" selectedIndex = "{data.comboSlctIdx}"close = "outerDocument.closeHandler (event);" / >

    < / mx:HBox >
    < / mx:Component >
    < / mx:itemRenderer >
    < / mx:DataGridColumn >

    < mx:DataGridColumn headerText = "Validation" fontFamily = "Arial" letterSpacing = "1" textAlign = "center" >
    < mx:itemRenderer >
    < mx:Component >
    < mx:HBox horizontalAlign = "center" >
    < mx:ComboBox dataProvider = "{parentApplication.comboV}" selectedIndex = "{data.validSlctIdx}" / > "
    < / mx:HBox >

    < / mx:Component >
    < / mx:itemRenderer >
    < / mx:DataGridColumn >
    < mx:DataGridColumn headerText = "" >
    < mx:itemRenderer >
    < mx:Component >
    < mx:HBox horizontalAlign = "center" >
    "< mx:ComboBox id = dataProvider =" {parentApplication.comboD "dtType"} "selectedIndex =" {data.dtSlctIdx} "visible ="false"/ >
    < / mx:HBox >

    < / mx:Component >
    < / mx:itemRenderer >
    < / mx:DataGridColumn >

    < / mx:columns >
    < / mx:DataGrid >

    Thanxs

    Gerard

    follow these steps:

    -the change of Manager from the drop-down list type, change a property of the row (data)

    change = "{Data .selectedParamType = paramType.SelectedItem.Label.ToString () ;} ', for

    -Change the visible property of the combo of date:

    visible = "{Data .selectedParamType =='Date ' '} ', for"

  • Does not execute the action script

    I have a flash document which displayed a banner on my web site. I tried to figure out how to add a button or a menu item in the document. When I followed the tutorials in Flash, it seems to be a disconnect between what I have on Flash 8 Professional and what means the tutorial. In the basic tasks: creating a banner, part 2 > writing simple actions, step 2. said open the property inspector (window > properties) and find the instance name text box in the property inspector. Everything I find is the component and the component under the window Inspector. Properties opens the properties, filters and settings. If the Inspector of the components is the same, it will not allow me this option until I select an item. I selected the buttons and menu item in various attempts to make it work. I then follow steps 4 through 7 and go the the Test application.
    When I test the screen and click on or hover over and release the cursor, nothing happens with the button or menu item. It does not branch anywhere. My original flash running again... it would be a good thing:) is there anyone who knows how to implement this? My default browser is IE7, does make a difference?

    Properties opens the properties, filters and settings. what you want. If it is not already displayed, click the Properties tab.

    Now you must create something on stage (as a movieclip or button or textfield). the properties panel will then reveal the instance name textfield in which you can type an instance name.

  • How to stop the video by using the Action Script?

    I imported external videos to my application Flash and when I test my movie and I click on a button that takes me to the frame where a video is and I start the video, then go and click on another button which takes me to the frame main or 'House', the video still plays in the background. Is there a way to get videos off automatically when you click another button or go home' (image 1) or something? Just put in stop(); the videos does not stop and my client do not like the fact that you must click pause in the video player and then click another button to go to another video. Any help and advice will be greatly appreciated!

    If you video takes place in an flvplayback component, the component of the assign an instance name (in the properties panel, for example flv_pb) and in the Panel shares add:

    flv_pb.addEventListener (Event.REMOVED_FROM_STAGE, f);

    function f(e:Event):void {}

    flv_pb. Stop();

    }

  • Anyone know a good book or a tutorial on the Action Script?

    If you know something... Please tell me

    Here is a list of resources, although they are not necessarily for beginners.  You could try going through some tutorials on lynda.com also... they can start with basics on up to advanced topics for a reasonable monthly fee.

    AS3 - references
    ----------------

    Essential ActionScript 3.0 by Colin Moock, Adobe Dev Library; 1 edition (June 22, 2007), ISBN-10: 0596526946

    Learning ActionScript 3.0 - by Rich Shupe and Zevan Rosser beginner's Guide

    The site of Adobe TV - video based material teaching: http://tv.adobe.com/product/flash/

    Site http://www.gotoandlearn.com/ Lee Brimelow is ideal for video tutorials

Maybe you are looking for

  • Want to 6 1010sv: Intel rapid storage 10 Windows software/driver

    Hello everyone! I noticed that Intel Rapid Storage process (32 bit) crazy sometimes, consuming a lot of CPU and RAM. In addition the control application storage quick, accessible via the Control Panel does not start. I would like to reinstall the dri

  • gray screen with the pointer to the login screen

    Sometimes when I boot my iMac 11.2 I have a gray screen when I only have my mouse pointer. If I click where my user picture should be and then type my password I can log in, if I want my power button down for one second until the display sleeps and p

  • I have several computers laptops xp which will download faster than 2.5 mb/s

    I tried two computers on several different wireless routers and access points, and internet connections. At the same time, I tried a vista and a computer laptop windows 7 download that from the same internet connection and router wireless at 10-20 MB

  • user profile service has no logon

    Just did an automatic update on my HP laptop with Windows Vista home premium (64-bit) and now I can not connect when I click on HP owner what happened to The User Service profile service does not have the connection. User profile cannot be loaded. I

  • Security of the data to hard drive replaced under warranty

    My laptop is fixed by virtue of the extended due to a hard drive failure warranty. HP has no problem, replace the defective drive. However, I asked that they return the drive failed for me, because it contains personal data and I want to make sure it