Help micro. ActionScript newbie

Hello, I was wondering if anyone can point me in the right direction. For my fmp, I am creating a speech animation. I've tried a few things and so far I have a few feasible actionscipt. The problem is I do not know where to go form here, need google or even look for. I'm trying to find a way;

-Find the value when he said. I saw what makes when someone talks he gives you a number that corresponds to the value of that particular level of her speaks volume, does that make sense?
-To activate a specific when clip this value is reached. (so say it the voice of the user visits 70 at the start of the animation)
-To set the other clips of film to fade and exit where their selected value is exceeded. So say you're talking who is worth 30, when you speak up to say 40, then 30 animation would have melted, while 40 animation would have melted in.

Sorry if this does not really make sense, I'm not very good when it comes to explain what I need. Also if anyone knows a good tutorials for ACE, then I would be very grateful. See you soon.

What you might try sets up a timer to check the activity level all the secondes.5 and then react according to the value that you get.

See you soon,.
FlashTastic

Tags: Adobe Animate

Similar Questions

  • ActionScript Newbie needs help!

    Hi everyone and everybody-

    This should be fairly simple, but I don't know where to start. I need to set up some actionscript that load randomly one images in my library every time the site is. I have the link assigned to each picture (currently they are IMG1 through IMG10), but I don't know how a.) Download Flash to recognize that these are the photos I want to deal with and b). randomly to load one each time the site is opened (or the hand page is revisited, or something else).

    If you can help me, it would be greatly appreciated!
    Thank you!

    :

  • Help of ActionScript 3 code?

    I am a newbie to flash and do not know simple things. I'd appreciate help please?

    I am trying to create an animation simple interpolation with button, the work of animation perfectly.

    The problem is that I want as my animated film, play as if there is no action... as a function of loop or a replay button?

    There's my AS3 code

    Import fl.transitions.Tween;
    Fl.transitions.easing import. *;

    var tmelX: number = 0;
    var coletteX: number =-958.
    var lakayX: number =-1916;
    offerX var: number =-2874;

    var xTween:Tween;
    xTween = new Tween(content_mc,"x",Elastic.easeInOut,content_mc.x,coletteX,2,true);


    the buttons var: Array = [btn1, btn2, btn3 btn4];

    for (var i: int = 0; i < buttons.length; i ++) {}
    Buttons [i] .addEventListener (MouseEvent.MOUSE_OVER, Navigate);
    }

    function navigate(event:MouseEvent):void {}
    switch (event.target) {}
    case (btn2): setTween (coletteX);
    break;

    If (btn1): setTween (tmelX);
    break;

    case (btn3): setTween (lakayX);
    break;

    If (btn4): setTween (offerX);
    break;
    }
    }

    function setTween(tweenX:Number):void
    {
    xTween.begin = content_mc.x;
    xTween.finish = tweenX;
    xTween.start ();
    }

    the time between the automatic renewal is temps_inactivite + timeBetweenRollOvers (= 5 seconds for example)

    var idleTime:int = 4000;

    time between each buttons overview

    var timeBetweenRollOvers:int = 1000;

    var t1:Timer = new Timer(idleTime,0);

    T1.addEventListener (TimerEvent.Timer, navF);

    T1. Start();

    var buttonIndex:int;

    var t2:Timer = new Timer(timeBetweenRollOvers,4);

    T2.addEventListener (TimerEvent.Timer, timerF);

    function navF(e:TimerEvent):void {}

    buttonIndex = 0;

    T2. Start();

    }

    function timerF(e:TimerEvent):void {}

    buttons [buttonIndex] .dispatchEvent (MouseEvent (MouseEvent.MOUSE_OVER)) of new;

    buttonIndex ++;

    }

    this.addEventListener (MouseEvent.MOUSE_MOVE, mousemoveF);

    function mousemoveF(e:MouseEvent):void {}

    T2. Reset();

    T1. Reset();

    T1. Start();

    }

    Import fl.transitions.Tween;
    Fl.transitions.easing import. *;

    var tmelX: number = 0;
    var coletteX: number =-958.
    var lakayX: number =-1916;
    offerX var: number =-2874;

    var xTween:Tween;
    xTween = new Tween(content_mc,"x",Elastic.easeInOut,content_mc.x,coletteX,2,true);

    the buttons var: Array = [btn1, btn2, btn3 btn4];

    for (var i: int = 0; i< buttons.length="" ;="">
    Buttons [i] .addEventListener (MouseEvent.MOUSE_OVER, Navigate);
    }

    function navigate(event:MouseEvent):void {}
    switch (event.target) {}
    case (btn2): setTween (coletteX);
    break;
     
    If (btn1): setTween (tmelX);
    break;
     
    case (btn3): setTween (lakayX);
    break;
     
    If (btn4): setTween (offerX);
    break;
    }
    }

    function setTween(tweenX:Number):void
    {
    xTween.begin = content_mc.x;
    xTween.finish = tweenX;
    xTween.start ();
    }

  • I need help with actionscript 3, sending information php to my email, Web site created in Flash pro cs5

    Hi, my name is David and I took a course to create my own website of Lynda.com by Paul Trani. After that, I created my first own webste. After that I finished it, everything worked well in flash and firefox. I have one problem or question about the power form back to send information of my website at my emailaddres. I created my website 'LisbonDreamWalking' in Flash pro CS5. I have a contact page, where people can send an e-mail for a walk in Lisbon, the date, the number of people etc. Now I want through my ISP / host funpic.org, as the entry info fields of text to be sent to my emailaddress [email protected]. My mail URL address iss: http://lisbondreamwalk.li.funpic.org This is a free webhost, so they do not work with forms as in the course, and I need some additional Info for php. Here is my HTML (Flash actionscript 3.0) to send, I don't have that red text to fill (php), I was told by the adobe course. I really hope that someone can help me? Thanks in advance!

    Instructions: 1. Add your custom code on a new line after the line that says "/ / Start your code custom" below. The code runs when the user clicks the symbol instance. * / send_btn.addEventListener (MouseEvent.CLICK, fl_MouseClickHandler_13);  function fl_MouseClickHandler_13(event:MouseEvent):void {if (thename.text == "": theemail.)} Text == ' | thetime. Text == ' | thepersons. Text == ' | TheMessage. Text == "") {thankyou.text = "Please fill out all fields';      } else {/ / create a container var allVars: URLVariables = new URLVariables();}           allVars.name = thename.text;           allVars.email = theemail.text;           allVars.time = thetime.text;           allVars.persons = thepersons.text;           allVars.message = themessage.text;           Send the info to a URL var mailAddress:URLRequest = new URLRequest ("http.www.namewebsite.com/gdform.php");           mailAddress.data = allVars;           mailAddress.method = URLRequestMethod.POST;           sendToURL (mailAddress);            Thankyou. Text = "Thank YOU!"           theName.Text = "";           Theemail. Text = "";           thetime. Text = "";           thepersons. Text = "";           TheMessage. Text = "";      } }

    H

    your code and my code are not the same.  Copy and paste the code that I have proposed.

  • help-based actionscript, tracing of my class object properties

    Hi all, I'm just starting to learn about the ActionScript classes, I am following with Moocks book Actionscript for Flash MX and try to run a trace on the properties of my ballclass, but all I get is undefined. It is what I have in my control panel actions.

    spherical function () {}
    This.RADIUS = 10;
    This.Color = 0xFF0000;
    this.xPosition = 59;
    this.yPosition = 15;
    }
    var boucyBall = new Ball();

    trace (bouncyBall.radius);
    trace (bouncyBall.color);
    trace (bouncyBall.xPosition);
    trace (bouncyBall.yPosition);

    Any help would be great

    You misspelled the name of the variable, 'bouncyBall' on this line:

    var boucyBall = new Ball();
    
  • Help with ActionScript

    I was recently done in ActionScript, and I'm over my head. I need help.

    I want to do is to have a series of images that scroll. However, I would also like to have back and arrows according to, so you can change the images manually.

    Here is where I am now:

    I have two movie clips - I want to switch between two images.
    I have two buttons next and back.

    I am able to make the arrows to work, if I go to a certain slice, but if I try to get to go to a specific movie clip name, I get an error.

    Here is the ActionScript code I currently have:

    function nextclip(event:MouseEvent):void
    {
    image1_mc. Play();
    }
    next_btn.addEventListener (MouseEvent.CLICK, nextclip);


    I guess I'm not sure I'll even on this the correct way. Is there a way to advance to the next image, without having to specify what is the name of the instance of the image?

    Please help me! I'm quite confused.

    You can keep the images on consecutive images (not the space 10 frames) and simply use nextFrame() and prevFrame() for arrows next and previous. Regarding the second loop 10, you can use a timer. (I'll do my best to explain)

    var: clock = new Timer (10000);
    Creates a new timer under the name of the clock object and sets it to check every 10 seconds (10 000 milliseconds, change at your convenience)

    clock.addEventListener (TimerEvent.TIMER, moveNext)
    Adds a listener to the clock. Ticks of the clock every time, the listener will start the function called moveNext

    Clock.Start ();
    Starts the clock (will be start ringing every milliseconds x (however you define it))

    function moveNext(event:TimerEvent) {}
    If (currentFrames == totalFrames) {}
    If it's the last image > Stop at frame 1
    gotoAndStop (1);
    } else {}
    If this is not the last picture > goto the next image
    nextFrame();
    }
    }

    Hope this helps ;-)

  • fade out dynamic text only fading. Need help with actionscript

    Hi all

    I hope someone can help me. I have a dynamic text I want to fade and then fade out and then disappear in another bit of copy. My text fades but is not melted, paragraph disappears and then evokes the next paragraph suddenly. All the basic ideas on the code that I have attached here? Let me know if you need more.

    Thanks a lot for your help. I finally found it and done in a much simpler way with much less code. I used symbols that I mentioned in previous posts, following this same actionscript help basis but put my video clips on frame 1, used a stop action and ended up with PlayMC()

  • help for a newbie

    well, I don't know how to get the video on my 8 gb sansa fuze. I looked at some of the other posts on this site about the same problem, but he's going right over my head. I have windows media player, and I recently downloaded SMC. I was wondering if anyone can give me a help step by step on how I can get anything from movies to music videos on my rocket. (I know that movies require additional conversion after they are torn, but that's all)

    Please and thank you!

    Pandora wrote:

    well, I don't know how to get the video on my 8 gb sansa fuze. I looked at some of the other posts on this site about the same problem, but he's going right over my head. I have windows media player, and I recently downloaded SMC. I was wondering if anyone can give me a help step by step on how I can get anything from movies to music videos on my rocket. (I know that movies require additional conversion after they are torn, but that's all)

    Please and thank you!

    To open SMC with your hip rocket, click the button add media, then find the video file on your pc and double-click it, this adds to the MSC, then click on convert, it must convert the file to one that works with the "rocket", and it will add it as well. In a perfect world, this would be all you have to do. HOWEVER this is not always the only step. Somepeople have found success with the help of programs like any DVD converter or WinAvi converter to convert their videos to those who meet the requirements of the "rocket of" first, then ussing SMC adding video to the "rocket".

  • Help for a newbie in a hurry - Applescript scripting

    Sorry, I have a deadline and I need a small example to go with an InDesign AppleScript.

    What I want to do is to define the width of the left border of all objects selected on my assets spread to a given value.

    If someone could give me this step ahead, I would be eternally grateful, as I have many many pages to process this way...

    Hello

    something like that can help

    Tell application "Adobe InDesign CC 2015"

    theSel selection set

    tell the active document

    Repeat with i in theSel

    say I to define geometric limits to {0, 0, 50, 100}

    end repeat

    tell the end

    tell the end

  • Need help my actionscript debugging after the upgrade from 1.0 to 3.0

    Hello

    It asked me to update a text on an old .fla file. When I went to export to .swf, I received the warning that my scripts would switch to 3.0. I accepted and now my .swf file will not work correctly. I was told that I need to debug the script, and I don't know where to start.

    What do you need me to show you errors, etc.?

    Thanks in advance for any help.

    Tracy

    I have not heard anything that converts AS1 to AS3 when saving a file, so it's probably you just agreed with the file saved as a 3.0 file... probably not changed the code.

    There is a world of difference between AS1 and AS3 such that just about everything in him sews code needing fixing.  What you should probably do is find another copy of the file saved is always 1.0 and use an older version of Flash to save it as a 1.0 after you have made changes to text.

    If not, there is a lot of code, you can try to show everything here and maybe someone will take a stab at fixing it... but don't get your hopes too high.

  • Help the ActionScript functions

    Hey, can someone please help me find a solution in this code that I have. I use this code to make a rhythm game gameplay mechanics, but there seems to be a problem with the code that I colored in red.

    var timer1:Timer = new Timer (1000,1);

    Timer1.addEventListener (TimerEvent.TIMER, addRed);

    var score: int;

    stage.addEventListener (KeyboardEvent.KEY_DOWN, hitRed);

    function addRed(e:TimerEvent) {}

    var activeRed:red = new red();

    activeRed.x = 75;

    activeRed.y = - 100;

    activeRed.vy = 7.5;

    addChild (activeRed);

    activeRed.addEventListener (Event.ENTER_FRAME, animRed);

    }

    function hitRed(activeRed:KeyboardEvent) {}

    If (activeRed.keyCode == Keyboard.S) {}

    activeRed.target.removeEventListener (Event.ENTER_FRAME, animRed);

    activeRed.target.parent.removeChild (activeRed);

    score += 1

    }

    }

    function animRed(e:Event) {}

    var borderBottom = 800 + (e.target.height / 2);

    e.Target.y += e.target.vy;

    if(e.Target.y > borderBottom) {}

    e.target.removeEventListener (Event.ENTER_FRAME, animRed);

    e.target.parent.removeChild (e.target);

    }

    }

    Since you declare the variable activeRed inside a function, its scope is limited inside this function. Try declare it outside the function.

  • Help! Network newbie question

    Hi Experts,

    I just started using VMware and I had a simple kind of question. I inherited 4 Dell R900 x servers. Each server has fiber 2 x 10G, 2xHBA cards, NIC integrated 4 x 1 G and an additional 4 x 1 G NIC. I built all the 4 ESX servers and sort the storage that is be an EMC DMX. The only problem I have now is that I am wise networking? Clearly, it would seem logical to Crete the VLAN of server on 10g cards, but what to do with the other?

    Help, please! Thanks in advance.

    James

    Misread the post above...

    Since you have a sound network cards, you might want to consider this:

    vSwitch0 (Service Console)-> onboard 1 G NIC1 and 1 G NIC1 PCI as a failover pair. The best practice is to have the Service Console on a segment controlled far from virtual machines and networks vmkernel

    vSwitch1 (VMS)-> the two cards of 10 G in a connection to very. Use VLAN tagging to provide access to multiple networks

    vSwitch2 (vmkernel/vMotion - if used)-> onboard 1 G NIC2 and PCI 1 G NIC2 as a failover pair. This should be on one VLAN isolated to enhance security while ensuring that all the bandwidth is dedicated to vMotion

    In addition, make sure that all network adapters are on the VMware HCL.

  • Quiz Flash need help with actionscript


    Hallo,

    I made a quiz in flash with four Pages:

    1. "welcome to quiz," etc. with a button to GO to THE QUIZ.
    2. the real test with two possible answers
    3. the correct answer
    4. wrong answer with link to start again.

    I've added the following script to jump between the pages:

    {We (Release)}
    gotoAndPlay (pagenumber)
    }

    It works perfectly. But...

    I would like to add several quiz that I figure out on my own, but I want to add a kind of counter, which, at the end of the quiz, will give a percentage or a count for example. 7/10 - 70% congratulations! or something like that.

    Anyone have an idea how I wanted to write this script?

    I am a total newbie Flash is told by the way!

    Thank you very much!

    Create an action layer that extends through all your pages and set an outcome variable...

    var score = 0;

    Maybe for each correct answer you increment the value 1...

    score += 1;

    When you arrive at the end or somewhere else, you have a textfield and you use the value of note in there somehow...

    tField.text = "you answered" + score + "out 10 correctly»;»"

  • falling snow: pls help with actionscript

    Hallo,

    I made a flash animation with the snow that falls from the sky in Flash 8 (actionscript 2.0)

    However, the snow, I did differs from the original.

    The original is here:

    http://www.Kirupa.com/developer/MX/snow.htm

    I put mine here:

    http://toetssite.webs.com/

    You will notice that my only falling snow down: there is no randomness for the flakes to go left or right. There is no movement.

    Where in the script below can I change this so that there is more movement for flakes? Thank you

    I use the following script for the snow itself:

    onClipEvent (load) {}


    Specifies the size of the movie scene
    movieWidth = 300;
    movieHeight = 200;

    variables that alter the snowfall
    I have = 1 + Math.random () * 2;
    k = - Math.PI + Math.random () * Math.PI;

    What gives each snowflake unique features
    This ._xscale = this ._yscale = 50 + Math.random () * 100;
    This ._alpha = 75 + Math.random () * 100;
    This ._x = - 10 + Math.random () * movieWidth;
    This ._y = - 10 + Math.random () * movieHeight;
    }
    onClipEvent (enterFrame) {}
    restore the
    += rad (k/180) * Math.PI;
    this ._x-= Math.cos (rad);
    This += i ._y;
    If (this ._y > = movieHeight) {}
    This ._y = - 5;
    }
    If ((cette._x > = movieWidth) |) (cette._x < = 0)) {
    This ._x = - 10 + Math.random () * movieWidth;
    This ._y = - 5;
    }
    }


    and on the first frame of my movie, I put the following:

    for (k = 0; k < 50; k ++) {}


    duplicateMovieClip (this.snow, "snow" + k, k);


    }

    Thank you!

    Just initialize the variable rad. I added following line to your code and it works fine.

    rad = 0; a line that I inserted.

    No other changes required. It is advisable to initialize all variables before using them.

    in any case, below, that I provided all script for snow after change

    onClipEvent (load) {}

    Specifies the size of the movie scene

    movieWidth = 300;

    movieHeight = 200;

    rad = 0; a line that I inserted.

    variables that alter the snowfall

    I have = 1 + Math.random () * 2;

    k = - Math.PI + Math.random () * Math.PI;

    What gives each snowflake unique features

    This ._xscale = this ._yscale = 50 + Math.random () * 100;

    This ._alpha = 75 + Math.random () * 100;

    This ._x = - 10 + Math.random () * movieWidth;

    This ._y = - 10 + Math.random () * movieHeight;

    }

    onClipEvent (enterFrame) {}

    restore the

    += rad (k/180) * Math.PI;

    this ._x-= Math.cos (rad);

    This += i ._y;

    If (this ._y > = movieHeight) {}

    This ._y = - 5;

    }

    If ((cette._x > = movieWidth) |) (this ._x<=0))>

    This ._x = - 10 + Math.random () * movieWidth;

    This ._y = - 5;

    }

    }

  • Beginner, need help with ActionScript 3.0

    Hi all
    I am a newbie to flash and have little experience with OBJECT oriented programming (and therefore of action script), so I apologize in advance for my lack of knowledge. I think it is easy enough to fix, just don't know the syntax or if there is a better way to do it. Here's my problem:

    I created a flash file which has a card (like a layer of the base image) with 4 quadrants, I created separate layer (converted to a button) which corresponds to the limit of 1 of the 4 quadrants, and added a simple script, I copied and modified since a tutorial Adobe (see syntax). Instead of a new webpage to appear and the text output "I clicked" I want a new window appears with the plan of each quadrant (which is another image, jpg).

    I don't know what is the syntax to call this new image upward once your mouse over individual quadrant.

    Thank you

    Try this code. It should simplify what you want to do. Just replace the real names of new html documents that you want to open.

Maybe you are looking for

  • Redirect of multiple messages

    I often have several emails that I send to an individual. When I select several items, I find myself with the archive and delete options, so forward. Is there an option that can be set? Or simply this time-saving feature is not available. Thank you P

  • Unable to use the 4.5 framework in vs2010

    Original title: upgrade to VS2010 Why can I not able use frame 4.5 in vs2010, if it's a standard upgrade version... Please help me to use FW4.5 in vs2010 [Moved from the community centre of Participation]

  • Why Visual Studio Cross Tools cmd keep appearing in my Start menu, although I do not use it?

    I use guest a lot, because I find it faster than the Solution Explorer.  I do not use any shortcut to launch this. I use the Run dialog box.  I also have Visual Studio, and there the command prompt "cross tools."  He annoyingly keeps appearing in my

  • NO DEIVCE AVAILABLE BOOT

    This week, my computer started to extinguish in itself and try to boot up but it gives me a screen similar to the following: BOOT FROM THE CD: No deivice available startup.  Press the ENTER key to try again. SATA-): installed SATA-1: installed SATA-4

  • Simple horizontal listview in cascades

    Hello I'm trying to implement a simple horizontal list in the containing element, which is a delegate of another listview. I did several tests but failed. Can anyone help? EDIT: I wrote a wrong code, which I corrected. import bb.cascades 1.0 Navigati