Making a button; video tutorial

Anyone know a good video tutorial to make a button goto and play on release?

there's not enough substance to make a tutorial.  just use the drawing tools to create a shape on-stage, right click, click convert to symbol, tick movieclip, click ok and in the properties panel assign an instance name, say btn1.  finally, click an empty part of the stage and add the following to the actions panel:
btn1.onRelease=function(){
gotoAndPlay(whateverframelabelornumberyouwant);

Similar Messages

  • Video tutorial AFCS SDK Navigator

    hello i just finished the second video tutorial and every thing seems to be working fine ( I added audio to the app since it has none). I am using the free developer edition but the room keeps crashing when my friend, from brazil,  and I conference with video and audio...... here is my code.  could someone check it and let me know if i have any mistakes that may cause this..... thanks
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application 
    xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" xmlns:rtc="AfcsNameSpace" xmlns:ns1="*" creationComplete="showLogin()"><rtc:ConnectSessionContainer 
    id="cSession" autoLogin="false" width="858" height="100%" roomURL="https://connectnow.acrobat.com/kingkevin/mymeeting">
    <rtc:authenticator>
    <rtc:AdobeHSAuthenticator userName="Guest"/>
    </rtc:authenticator>
    <mx:HBox width="100%" height="100%">
     <mx:VBox width="228" height="100%">
     <rtc:Roster width="222" height="180"/>
     <rtc:SimpleChat sessionDependent="true" useExternalContextMenu="false" newMessageColor="0x000000" width="223" height="313"/>
     </mx:VBox>
     <mx:Panel width="398" title="Webcam" layout="vertical"horizontalAlign="
    center" height="497">
     <!--WEB CAMERA / AUDIO -->
     <rtc:WebCamera width="351" height="298"/>
     <!-- AUDIO PUBLISHER-->
     <!-- AUDIO LISTENER -->
     <rtc:AudioSubscriber/>
     <!-- ENABLE / DISABLE AUDIO-->
     <mx:Button label="Audio on/off" toggle="
    true" id="audioButt" color="#000000"click="(audioButt.selected) ? audioPub.publish() : audioPub.stop()"
    />
     <rtc:AudioPublisher id="audioPub"/>
     </mx:Panel>
     <rtc:Note sessionDependentItems="false" height="496" width="215"/>
     </mx:HBox>
     </rtc:ConnectSessionContainer>
     <mx:Script>
    <![CDATA[
     import mx.managers.PopUpManager 
    protected function showLogin():void{
    var login:LoginDialogue = new LoginDialogue();login.connectSession = cSession;
    PopUpManager.addPopUp(login,
    this);PopUpManager.centerPopUp(login);
    ]]>
    </mx:Script> </mx:Application>

    Ok thanks for quick reply.      I've posted the debug info below.  What happens is - I can connect with another user but the connection dies after a very short period of time........we have tested it and we like to conference. it seems that when we are conferencing with audio and video the room disconnects.
    Both names dissapear from the listbox .  Chat and camera buttons are disabled.  Then when I try to reconnect right away my user name does show up in the list box. the chat button stays disabled and the camera button stays disabled.  the audio button is enabled but when i click it, it give this pop up error message
    Error: AudioPublisher: The stream cannot be published because user does not have permission.
    at com.adobe.rtc.collaboration::AudioPublisher/publish()[C:\work\main\connect\cocomo\src\com \adobe\rtc\collaboration\AudioPublisher.as:649]
    at flex_chat/__audioButt_click()[E:\adobelivecyclecollaberationservice\flex_chat\src\flex_ch at.mxml:27]
    Then In about ten minutes i can log back in again and everything works.......
    thanks.
    [SWF] E:\adobelivecyclecollaberationservice\flex_chat\bin-debug\flex_chat.swf - 1,608,396 bytes after decompression
    AFCS Beta Build # : 1.02
    requestInfo https://connectnow.acrobat.com/kingkevin/mymeeting?guk=Zzp6eGN2Og==&mode=xml&x=0.524566510 2265775
    #TicketService# ticket received: y1o0rybhmdh8
    Getting FMS at https://na2.connectnow.acrobat.com/fms?ticket=y1o0rybhmdh8, attempt #1/3
    result: <fms>
    <origin>fms5.acrobat.com</origin>
    <proto_ports>rtmps:443</proto_ports>
    <retry_attempts>2</retry_attempts>
    </fms>
    #FMSConnector# Mon Jan 4 14:52:37 GMT-0500 2010 protocols: [object ProtocolPortPair]
    #FMSConnector# Mon Jan 4 14:52:37 GMT-0500 2010 [attempt 1 of 2] Connecting to 0/0: rtmps://fms5.acrobat.com/cocomo/na2-82d1d7aa-c46c-4f48-bb97-7373a85dcd84/mymeeting #startProtosConnect#
    #FMSConnector# Mon Jan 4 14:52:37 GMT-0500 2010 tempNetStatusHandler 0/1,NetConnection.Connect.Success
    #FMSConnector# Mon Jan 4 14:52:37 GMT-0500 2010 isTunneling? false
    #FMSConnector# Mon Jan 4 14:52:37 GMT-0500 2010 is using RTMPS? true
    RECEIVED LOGIN AT SESSION
    .user descriptor from server [object]
    .displayName [string]= zxcv
    .userID [string]= GUEST-845BD1BB-D0BB-477A-A29C-3B506F4120BA
    .affiliation [number]= 5
    .role [number]= 50
    RECEIVENODES UserManager
    receiveAllSynchData UserManager
    RECEIVENODES FileManager
    receiveAllSynchData FileManager
    checkManagerSync:[object FileManager]
    RECEIVENODES AVManager
    receiveAllSynchData AVManager
    checkManagerSync:[object StreamManager]
    RECEIVENODES RoomManager
    receiveAllSynchData RoomManager
    checkManagerSync:[object RoomManager]
    checkManagerSync:[object UserManager]
    RECEIVENODES default_SimpleChat
    receiveAllSynchData default_SimpleChat
    RECEIVENODES default_WebCamera
    receiveAllSynchData default_WebCamera
    RECEIVENODES default_Note
    receiveAllSynchData default_Note
    RECEIVENODES default_Note
    receiveAllSynchData default_Note

  • Adobe DPS - pop-up panels video tutorial for Indesign Digital Magazine problem?

    Hello Everyone
    Trying to get info in a video tutorial for pop-up panels tutorial for a Digital Magazine I'm working on.
    Had advice to do a Multi-State Object - but this is exactly what I need it for and would love a video link i(f any is around).
    Doing a digital Tech Magazine - have about 12 images on a page.
    Want to touch one image and want a pop-up text box with Tech info on this product come up - I want all other images on page to ghost out on doing this - and then I need a button to click to close the panel down and go back to document and ready to click on another picture.
    Is there a tutorial online on how to do this. Hope someone has a link pleaae.
    thanks: Daz

    Here's the best way to attack this as a beginner.
    Create multipage InDesign file with number of pages being equal to the
    number of states you want for your MSO.
    On the first page design the base state. Copy/paste everything to the second
    page and now design the second state.
    On and on until you're done. Now group everything on each page and
    copy/paste in place everything into one page. Create the MSO.
    This is going to give you a pretty heavy file but will give you a good
    foundation for the thought process needed to do this.

  • Is there a video tutorial available on creating an html email with dreamweaver

    Is there a video tutorial available on making an html email with dreamweaver?

    Hello Warren,
    Currently we do not offer a video on this topic; all of our getting started videos currently available can be seen at: http://helpx.adobe.com/creative-cloud/learn/start.html.  That's not to say a video such as the one you are looking for doesn't exist out in the wild somewhere, but we have not produced any content on that particular topic.
    However, we're just getting started (no pun intended ) so feedback like yours is valuable as we consider future topics to focus our getting started projects on.
    Thank you for your input.
    Ed Sullivan

  • Tried to follow the second video tutorial with no success

    Hi,
    I tried to run the second video tutorial (Your Second AFCS Application) on LCCS SDK Navigator with no success.
    VideoChat.mxml:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955"
                   minHeight="600" xmlns:rtc="AfcsNameSpace">
        <!-- Place non-visual elements (e.g., services, value objects) here -->
        <!--<rtc:ConnectSessionContainer id="cSession" autoLogin="true" width="100%"
        height="100%" roomURL="https://connectnow.acrobat.com/smoky6880/room">
        -->
        <!--
        <rtc:ConnectSessionContainer width="100%" height="100%" roomURL="https://connectnow.acrobat.com/smoky6880/room4">
        -->
        <rtc:ConnectSessionContainer id="cSession" autoLogin="false" width="100%" height="100%" roomURL="https://connectnow.acrobat.com/smoky6880/room4" creationComplete="showLogin()">
            <rtc:authenticator>
                <rtc:AdobeHSAuthenticator userName="Guest"/>
            </rtc:authenticator>
            <mx:HBox width="100%" height="95%">
                <mx:VBox width="25%" height="100%">
                    <rtc:WebCamera width="100%" height="100%"/>   
                </mx:VBox>
                <rtc:SimpleChat width="75%" height="100%"/>               
            </mx:HBox>
        </rtc:ConnectSessionContainer>
        <fx:Script>
            <![CDATA[
                import mx.managers.PopUpManager;
                protected function showLogin():void {
                    var login:LoginDialog2 = new LoginDialog2();
                    login.connectSession = cSession;
                    PopUpManager.addPopUp(login, this);
                    PopUpManager.centerPopUp(login);
            ]]>
        </fx:Script>
    </s:Application>
    LoginDialog2.mxml:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Panel xmlns:fx="http://ns.adobe.com/mxml/2009"
                 xmlns:s="library://ns.adobe.com/flex/spark"
                 xmlns:mx="library://ns.adobe.com/flex/mx" title="Enter Guest Name" width="274" height="116">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <fx:Script>
            <![CDATA[
                import com.adobe.rtc.session.IConnectSession;
                import mx.managers.PopUpManager;
                [Bindable]
                public var connectSession:IConnectSession;
                protected function login():void {
                    connectSession.authenticator.userName = userNameField.text;
                    connectSession.login();
                    PopUpManager.removePopUp(this);
            ]]>
        </fx:Script>
            <s:TextInput width="234" id="userNameField" enter="login()" x="10" y="10"/>
            <s:Button label="Ok" click="login()" x="173" y="43" width="69"/>
    </s:Panel>
    Basically, I pressed the Debug button and all I am getting is:
    [SWF] C:\Documents and Settings\Kevin Lee\Adobe Flash Builder 4\VideoChat\bin-debug\VideoChat.swf - 646,462 bytes after decompression
    [SWF] C:\Documents and Settings\Kevin Lee\Adobe Flash Builder 4\VideoChat\bin-debug\VideoChat.swf - 370,463 bytes after decompression
    [SWF] C:\Documents and Settings\Kevin Lee\Adobe Flash Builder 4\VideoChat\bin-debug\VideoChat.swf - 2,292,131 bytes after decompression
    [SWF] C:\Documents and Settings\Kevin Lee\Adobe Flash Builder 4\VideoChat\bin-debug\VideoChat.swf - 648,239 bytes after decompression
    [SWF] C:\Documents and Settings\Kevin Lee\Adobe Flash Builder 4\VideoChat\bin-debug\VideoChat.swf - 441,686 bytes after decompression
    [SWF] C:\Documents and Settings\Kevin Lee\Adobe Flash Builder 4\VideoChat\bin-debug\VideoChat.swf - 1,429,050 bytes after decompression
    [SWF] C:\Documents and Settings\Kevin Lee\Adobe Flash Builder 4\VideoChat\bin-debug\VideoChat.swf - 323,414 bytes after decompression
    I am not getting any message related to connection.  Any idea of what's wrong?
    Thanks,
    Kevin

    I got the following error:
    Description    Resource    Path    Location    Type
    Parse error: '<fx:Script>' is not allowed to follow '<fx:Declarations>'.    LoginDialog2.mxml    /VideoChat/src    line 9    Flex Problem
    If I did:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Panel xmlns:fx="http://ns.adobe.com/mxml/2009"
                 xmlns:s="library://ns.adobe.com/flex/spark"
                 xmlns:mx="library://ns.adobe.com/flex/mx" title="Enter Guest Name" width="274" height="116">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
            <fx:Script>
                <![CDATA[
                    import com.adobe.rtc.session.IConnectSession;
                    import mx.managers.PopUpManager;
                    [Bindable]
                    public var connectSession:IConnectSession;
                    protected function login():void {
                        connectSession.authenticator.userName = userNameField.text;
                        connectSession.login();
                        PopUpManager.removePopUp(this);
                ]]>
            </fx:Script>
        </fx:Declarations>
            <s:TextInput width="234" id="userNameField" enter="login()" x="10" y="10"/>
            <s:Button label="Ok" click="login()" x="173" y="43" width="69"/>
    </s:Panel>
    in LoginDialog2.mxml, putting <fx: Script> inside <fx:Declarations>
    I then tried to change some of the code segments around in VideoChat.mxml but still no success:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955"
                   minHeight="600" xmlns:rtc="AfcsNameSpace">
        <!-- Place non-visual elements (e.g., services, value objects) here -->
        <fx:Script>
            <![CDATA[
                import mx.managers.PopUpManager;
                protected function showLogin():void {
                    var login:LoginDialog2 = new LoginDialog2();
                    login.connectSession = cSession;
                    PopUpManager.addPopUp(login, this);
                    PopUpManager.centerPopUp(login);
            ]]>
        </fx:Script>
        <rtc:ConnectSessionContainer id="cSession" autoLogin="false" width="100%" height="100%" roomURL="https://connectnow.acrobat.com/smoky6880/room4" creationComplete="showLogin()">
            <rtc:authenticator>
                <rtc:AdobeHSAuthenticator userName="Guest"/>
            </rtc:authenticator>
            <mx:HBox width="100%" height="95%">
                <mx:VBox width="25%" height="100%">
                    <rtc:WebCamera width="100%" height="100%"/>   
                </mx:VBox>
                <rtc:SimpleChat width="75%" height="100%"/>               
            </mx:HBox>
        </rtc:ConnectSessionContainer>
    </s:Application>

  • Tried to follow the first video tutorial with no success

    Hi,
    I tried to run the first video tutorial (Your First AFCS Application) on LCCS SDK Navigator with no success.
    The code as described is:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600" xmlns:rtc="AfcsNameSpace">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
            <rtc:ConnectSessionContainer width="100%" height="100%" roomURL="https://connectnow.acrobat.com/smoky6880/room">
                <rtc:authenticator>
                    <rtc:AdobeHSAuthenticator userName="*******" password="*******"/>
                </rtc:authenticator>
                <mx:HBox width="100%" height="100%">
                    <mx:VBox width="25%" height="100%">
                        <rtc:Roster width="100%" height="50%"/>
                        <rtc:WebCamera width="100%" height="50%"/>   
                    </mx:VBox>
                    <rtc:SimpleChat width="75%" height="100%"/>                   
                </mx:HBox>
            </rtc:ConnectSessionContainer>
        </fx:Declarations>
    </mx:Application>
    Basically, I pressed the Debug button and all I am getting is:
    [SWF] C:\Documents and Settings\Kevin Lee\Adobe Flash Builder 4\VideoChat\bin-debug\VideoChat.swf - 370,463 bytes after decompression
    [SWF] C:\Documents and Settings\Kevin Lee\Adobe Flash Builder 4\VideoChat\bin-debug\VideoChat.swf - 2,292,131 bytes after decompression
    [SWF] C:\Documents and Settings\Kevin Lee\Adobe Flash Builder 4\VideoChat\bin-debug\VideoChat.swf - 706,253 bytes after decompression
    [SWF] C:\Documents and Settings\Kevin Lee\Adobe Flash Builder 4\VideoChat\bin-debug\VideoChat.swf - 648,239 bytes after decompression
    [SWF] C:\Documents and Settings\Kevin Lee\Adobe Flash Builder 4\VideoChat\bin-debug\VideoChat.swf - 441,686 bytes after decompression
    [SWF] C:\Documents and Settings\Kevin Lee\Adobe Flash Builder 4\VideoChat\bin-debug\VideoChat.swf - 1,429,050 bytes after decompression
    [SWF] C:\Documents and Settings\Kevin Lee\Adobe Flash Builder 4\VideoChat\bin-debug\VideoChat.swf - 323,414 bytes after decompression
    I am not getting any message related to connection.  And yes, the username and password are correct; I just removed them for privacy.  Any ideas?
    Thanks,
    Kevin

    Hi Kevin (and welcome to the forums!),
    Wow, that's a trip... ConnectSessionContainer is a visual component, so I
    guess it needs to be outside your <fx:Declarations> tags. I didn't know that
    putting it in there would cause all hell to break loose (I love how the
    number of bytes keeps changing!); you learn something new every day!
    nigel

  • Free After Effects Video Tutorial - Satellite Navigation System's animation (Part 1) in After Effect

    Hi friends
    There is an Amazing new video tutorial at http://www.henrythejedi.com in which you will learn how to
    create a Satellite Navigation System's animation in After Effects
    Here is what is covered in Part 1 of this exciting tutorial:
    • Have fun making this very popular effect as seen on countless Television shows from all around the world
    • Enjoy the creative process of making this very popular scene in which a satellite navigation
    system tracks an object on a satellite image
    • Create the project assets for the satellite animation in After Effects
    • Learn very creative color correction techniques
    . Animatting layers to achieve the desired effect
    Please visit http://www.henrythejedi.com today to find out more....
    You can also download a high quality version of this amazing video tutorial for FREE
    so you can learn at the comfort of your home and at your own pace
    Please check this tutorial and more on our website:
    http://www.henrythejedi.com
    Thank you so much for your time
    Henry Mbata AKA The Jedi
    3d Modeller, Animator, Visual effects artist and Trainer
    website: http://www.henrythejedi.com
    e-mail address: [email protected]
    Tel: +27725407280

    Thanks for the work you've done on these tutorials and I wish you success in launching your DVD.
    Your English is very good.
    bogiesan

  • Heads up! A new video tutorial

    The inimitable Izzy has just issued a new video tutorial on the Travel Matte Alpha. He demonstrates its utility to place video within text, but obviously it has other uses.
    The tutorial is free.
    Under the agreement terms of this Forum, I cannot provide a link, but Izzy Video is not hard to find.
    I do not stand to benefit from this post.
    Have fun.
    Allosaurus

    Allosaurus,
    Someone must have looked at your post and clicked the "Report this post" button, perhaps accidentally. Or maybe they knew that Izzy Video is a membership site that charges a membership fee, but not knowing that Izzy also provides +high quality, free tutorials!+ Either way, I wouldn't worry about or be offended about being contacted by Apple on this.
    Your participation is great, you have no financial interest in Izzy Video that I know of, and if you provided a link to Izzy Video's website you are certainly not the first to have done so! I think the email was unwarranted.

  • Video Tutorial "Elf Yourself"

    Please help in the Video Tutorial "Elf Yourself" that I tried at http://sjespers.com/blog/2009/11/13/video-tutorial-elf-yourself-yourself-personalized-vide o-on-the-web/
    There is a problem in making the created head to coordinate with the dancing man using Adobe After Effects and Adobe Flash CS4.
    Please inform me which section need correction. Thank you

    Hi David
    If an online converter suits you, try Flabaco - www.flash-banner-converter.com
    It converts SWF to Video, generating three formats - MP4, OGG and WebM.
    Kayo

  • Video Tutorial of Workflow?

    Hello!
    I am new to Illustrator and I've been going through all of the video tutorials that I can find!  I've had great luck finding tutorials that go through specific features but I'm having difficulty finding ones where an artist goes through the process of creating an Illustration beginning to end.  I generally find these helpful because it shows an artist's workflow within the program - what buttons they go to over and over, what steps they take for certain things, etc etc.  If anyone knows of a video tutorial like this could they please point me in the right direction?
    Thanks so much!
    - Jenna

    Try here, right hand column, Creative Suite Tutorials
    http://www.layersmagazine.com/

  • Video tutorial project too complicated, or am I doing it wrong?

    Hello.
    I'm a beginner with Flash Catalyst.
    I have a project with 7 states, which is, essentially, a video tutorial.
    Each State containts 7 buttons which should switch between the States.
    Each State (except the first) includes a video, which should play automatically when I switch from one State to another.
    During each video one or two semitransparent rectangles slide in with a text description of the video and then slide out of the screen (I call them "bubbles").
    So, each state has a bubble prepared off-screen and in a transition to another State the bubble slides in (Moves). When the video is finished (On Video Play Complete) the project transitions to another State (to another video). In this transition, the bubble fades out and a new bubble slides in for the next video.
    At this moment, my videos and bubbles function perfectly, however, only when the videos are played in sequence 1 to 7.
    Whan I need is set up all the other transitions between all the other States. Say, when I'm on video number 7 and click on button3 to switch to video 3, the transition from State7 to State3 is not yet defined - the video won't start playing automatically (even though I expected it to) and my bubbles don't slide in and out. Of course.
    Finally, I'm getting to my question: Do I really need to manually animate all the transitions in my timeline between ALL the States? I have 7 States, which is 7 by 7 possible State transitions. Each State has multiple layers, with bubbles, video and text sliding in or fading in and then again fading out, let's say 10 objects "doing stuff" in each State.
    Setting up all these transitions correctly (there's hundreds, apparently) would take ages!
    Did I set up my project wrong? Is there an easier way to do a video tutorial like this?
    Thank you for any help.

    Have you seen this post - Flash Catalyst Tutorial 101 – Creating an interactive video gallery (quickly!) without writing any code -  http://www.webdesigndev.com/flash/flash-catalyst-tutorial-101-creating-an-interactive-vide o-gallery-quickly-without-writing-any-code. I think it might answer your question.
    Thanks,
    - Mykola
    FC QE

  • ANN: Video tutorial for defining a PHP local testing server on Windows

    I have created a video tutorial to show how to define a PHP
    local
    testing server on Windows. It's just under 8 and a half
    minutes, and can
    be found here:
    http://experts.na3.acrobat.com/phplocalsitewin/
    I made it for Windows only to avoid confusing viewers with
    too many
    bewildering choices. I'll try to make a Mac version in the
    not too
    distant future, but don't yet have video capture software for
    a Mac.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

    "David Powers" <[email protected]> wrote in message
    news:gfc9vd$2qt$[email protected]..
    >I have created a video tutorial to show how to define a
    PHP local testing
    >server on Windows. It's just under 8 and a half minutes,
    and can be found
    >here:
    >
    >
    http://experts.na3.acrobat.com/phplocalsitewin/
    >
    > I made it for Windows only to avoid confusing viewers
    with too many
    > bewildering choices. I'll try to make a Mac version in
    the not too distant
    > future, but don't yet have video capture software for a
    Mac.
    Great tutorial David, thanks for sharing
    Thierry
    http://www.TJKDesign.com/go/?0
    | Articles and Tutorials
    http://divahtml.com/products/scripts_dreamweaver_extensions.php
    | Extensions
    that keep your markup clean
    http://www.fourlevel.com/ |
    CSS Menus, Gallery, Tab Panels, etc

  • Where can I find a video tutorial for 5.5?

    Where can I find a video tutorial for 5.5?
    I am a Soudbooth user in CS4. When I upgraded to the master suite 5.5 soundbooth was not in the package, but Audition was.

    There's a new webinar that is coming up soon (2012-01-18) by Larry Jordan: http://www.larryjordan.biz/webinars/#0118
    We have several on Adobe TV: http://tv.adobe.com/product/audition/
    There's some tutorials on Lynda.com, although they're for the older versions of Audition, they should still be mostly applicable: http://www.lynda.com/Audition-training-tutorials/159-0.html

  • How do you get music from your Itunes to your computer? im making a wedding video on windows movie maker but cant figure out how to get the bridal music off my ipod and onto my pc.

    Im making a wedding video and cant figure out how to get the bridal music off my itunes and onto my computer.. Im using the windows movie maker

    Marian,
    Let's be clear on one thing here. The manual setting is an iPod setting, not an iTunes one. So, once you've set it to manual (and you appear to have done that correctly), then you can connect it to any number of computers without changing that setting.
    "The grey thing occurs on one pc only"
    This is the thing that I don't understand, if your iPod is set to manual, then it shouldn't happen on any computer. If you connect the iPod that is set to manual to this pc, and then click on it in the source listing, then you would be looking at the songs on the iPod, and they should not be greyed out. When you connect to the "other pc" under these same circumstances, they are not greyed out?

  • LIVE Video Tutorial! How to Upgrade or Replace RAM - HP Expert Day "How-To" Video Series – Today at 12:00pm PST

    Join us at 12:00pm Pacific time for a LIVE video tutorial of how to upgrade or replace RAM! The video features HP experts who work with the products every day!
    I am an HP employee.

    #test

Maybe you are looking for