Make a pic into a button

I am new to flash. I want to make a picture into a button to
link to a URL. How do I do this? please remember I am new so please
baby steps. I would've tried F1 but it just doesn't open.

Ok open flash. Select rectangle tool. Draw out a button at
the normal size you want it. Then select the free transform tool.
Select the button you drew. In the center of the button should be a
circle. Drag this circle to the left edge of the button. You should
only move it horizontally across so that its still in the center
but on the left edge. Now select the black arrow again. Select the
button again and right click it to convert to symbol. name it
whatever you want. For this example I named it box. Make sure Movie
Clip is selected. (I'll explain in a minute). Also, make sure the
registration point is the left center edge. Just like when you
selected the free transform tool. Click Ok. Now for the
explaination. You want to always use Movie Clips instead of button.
Well not always but most of the time. Because movie clips can be
used for more than just buttons. I won't get too detailed but when
this tutorial is finished you will see you can make a movieclip
respond like a button.
Now back to work! :)
Now select box and go to properties and give instance name
box.
Insert layer. Open actions panel and insert the following
import mx.transitions.Tween;
import mx.transitions.easing.*;
box.onRollOver = function() {
var tw:Tween = new
Tween(this,"_xscale",mx.transitions.easing.Elastic.easeOut,100,300,3,true);
box.onRollOut = function() {
var tw:Tween = new
Tween(this,"_xscale",mx.transitions.easing.Elastic.easeOut,300,100,3,true);
Now test your movie
you can go to help and find out more about the transition
tween classes. You can replace "Elastic" with "Strong" for a
different effect. There are others you can use also. Like I
mentioned before just look up transition manager or tween classes
to view other options. You can have a lot of fun with actionscript.
I view it as jedi powers. The more you learn the better you
become.

Similar Messages

  • Make imported SWF into a button

    I need to import a SWF and make it clickable on the fly. So I
    tried making a button, then overlaying the button with a movie
    clip. Then loading the swf into the mc. But once I load the swf it
    becomes unclickable.
    Any suggestions?

    Dinghus wrote:
    > I need to import a SWF and make it clickable on the fly.
    So I tried making a
    > button, then overlaying the button with a movie clip.
    Then loading the swf into
    > the mc. But once I load the swf it becomes unclickable.
    load it below the button.
    Place button on top layer and the holder clip in which you
    load the
    swf place on layer below. It should and must remain
    functionality,
    unless, the swf itself has buttons in it. You can't place
    button on
    top of another. They will collide and results in
    unpredictable button
    behaviors
    Best Regards
    Urami
    Beauty is in the eye of the beer holder...
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • How can I make picture fit into screen

    There's a picture on the Internet that I want to print, but it's slightly too tall to fit into my screen. I've tried changing the resolution. I've also gone to Apple>System Preferences>Displays>Geometry, but nothing there does the job. If I could rotate the image 90 degrees, I believe I could get the ENTIRE image on my screen, but the Rotate button only makes the picture tilt slightly. The Height adjustment doesn't help, either.
    Is there a way to rotate the picture 90 degrees, or is there any other way get the picture to fit into my screen? Yes, I've also dragged (stretched-out) the picture as far as I could.

    There's a picture on the Internet that I want to
    print, but it's slightly too tall to fit into my
    screen...
    The answer to your question depends a several things.
    Changing the screen resolution or "geometry" does
    not change how something is printed. So is your
    question the right question. Are you trying to make
    it "fit into your screen"? Or are you trying to
    make it print on a single sheet of paper?
    NOTE: If the goal is to fit it on the screen, there
    are many ways you can do that. Maybe the easiest is
    to select Print in whatever program you are using to
    see the image. In the Print dialog window, click the
    Save as PDF... button. This will allow you to save
    the page printout as a PDF file. Double-clicking on
    the file should open it in Preview app. In Preview,
    you can adjust the "magnification" to make it all fit
    on your screen.
    Thanks for the almost instantaneous reply. I've copied it because it contains useful information that I might need in the future; for now, however, I somehow managed to stumble into a solution while waiting for a reply. Oh, now I realize where I had gone wrong, and why I was finally succesful. At first, I tried to copy the screen by using the COMMANDSHIFT4. And, as you know, when using this system, you can only print what is on the screen. Later, well, I'm already a little fuzzy on what I did, but I didn't use the "Screen Capture" method. Thanks, again.

  • Converting an Image into a Button

    Hello all,
    I'm a very new user to Adobe Flash, and am trying to figure out some of the small things. I was wondering if anyone could help me out with how to convert an image into a button (with a URL).
    Thank you!
    Dave

    Let's say you created a button symbol. The first thing you need to do to make it useful code-wise is to assign it a unique instance name.  So you drag a copy of it out to the stage from the library, and while it's still selected, you enter that unique instance name for it in the Properties panel... let's say you name it "btn1"
    In AS3, to make a button work with code, you need to add an event listener and event hamdler function for it.  You might need to add a few (for different events, like rollover, rollout, clicking it, but for now we'll just say you want to be able to click it to get a web page to open.  In the timeline that holds that button, in a separate actions layer that you create, in a frame numbered the same as where that button exists, you would add the event listener:
    btn1.addEventListener(MouseEvent.CLICK, btn1Click);
    The name of the unique function for processing the clicking of that button is specified at the end of the event listener assignment, so now you just have to write that function out:
    function btn1Click(evt:MouseEvent):void {
       var url:String = "http://www.awebsite.com/awebpage.html";
       var req:URLRequest = new URLRequest(url);
       navigateToURL(req);

  • Make action script into movie clip

    Hi,
    I have used some action script to make a turning wheel with several logos in it. Now I want to make that wheel into one single movie click so I can zoom in and out when mouse over. How would I do this?
    Here is the file with the action script
    http://www.weidts.de/cs3.zip

    you have a button with what instance name on which timeline
    that should direct which movieclip to what frame?

  • Iphoto 9.1.5 problems importing pics into Iphoto

    Since I upgraded my Iphoto 11 to 9.1.5 from the app store, I cannot import any pics into Iphoto.  The program hangs with beach ball spinning and I have to force quit the application!!!!!

    What make of camera?
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • How to move an icon from one Pic into another Pic?

    Hello,
    I haven't seen this question addressed so forgive me if this was already discussed.
    I like to know how I can place a small smiley icon (pic) into another existing photo. In Photoshop Elements (be it 4.0 or 6.0) if I drag the the picture into Elements, it shows up and place it in the project bin. Here's the problem, when I drag the smiley icon onto the picture (which is already shown in Elements) it creates another window for the smiley icon and project bin instead of affixing itself onto the pic.
    Yes, I can use Ctrl-A to copy the smiley face and then drag it onto the pic. But when I use Paint.net (a free program) it does exactly that asking me to confirm that I want to create a new layer. The difference is that with Paint.net I can drag 2 pics from the desktop and add them together within seconds. With Elements I have to do an extra step and, this extra step just seems unnecessary.
    Is there a way to simply drag the smiley face onto the pic without creating another window (using Elements)?

    http://i11.photobucket.com/albums/a154/eastcoasthandle/3.jpg
    http://i11.photobucket.com/albums/a154/eastcoasthandle/4.jpg
    These 2 pics should further show/explain what I am talking about as I am not sure of the proper name for this process.

  • Creating a "Boot into Windows" button/shortcut

    Does anyone know if there is a way i can create a "boot into windows" button for linux.  I would like to put it on my linux desktop, so when i need to boot into windows, i can shutdown arch and boot right into windows, without having to go through grub and all that stuff.  I have read something about qemu, but dont really know if that will work.  Any help would be appreciated.
    Thanks!

    _Gandalf_ wrote:
    I hope you are using ext3 ...
    IMHO if you are using ext3 your problem is solved, create 2 menu.list one called menu.list.linux and the other menu.list.windows, put the default entry to the desired one and take the delay down to 0 along with hidemenu command ( boot into selected distribution instantly.. )
    On linux create the following script
    #!/bin/sh
    cp /boot/grub/menu.list.windows /boot/grub/menu.list
    [[ -f /boot/grub/menu.list ]] || exit 1
    shutdown -r now
    Now go to windows, install Ext2 FS ( http://www.fs-driver.org/ ) mount the boot partition and create a bat script
    copy E:bootgrubmenu.list.linux E:bootgrubmenu.list
    i dont remember if u can reboot from a bat script but that will do the trick...
    P.S: yea i know, it would be better to use one script and use sed/awk to patch it, but how will he patch it on windows ? personaly i don't know how :oops: so I took the idea of 2 menu.list(s)
    I am using EXT3 and i already have the Ext2fs installed, so i think those 2 scripts should do the trick!

  • How do I make a pic in final cut Pro stop  flickering?

    how do I make a pic in final cut Pro stop  flickering?

    Question: how do I make a pic in final cut Pro stop  flickering?
    Answer: It depends on what is causing the flickering.  It could be due to the pixel dimensions being too large for the Sequence settings in FCP.  It could be due to thin horizontal lines in the image.  It could be due to areas of the image in high contrast with each other.   Or it could be due to a combination of several factors.
    If the image is too large, reduce the pixel dimensions to a more reasonable size.
    If it's due to thin horizontal lines, deinterlace the image, or slightly blur the lines in Photoshop.
    If it's due to areas of high contrrast, reduce the contrast of those areas in Photoshop.
    In FCP you can also try applying the Flicker filter to the image in the Timeline and/or a Gaussian blur filter with a setting of around 0.2 or 0.3
    -DH

  • IDCS3 How to convert checkbox into form button in PDF?

    I have an InDesign CS3 document that has lots of text checkboxes next to items in a list.
    I would like to be able to export this doc as PDF and have those checkboxes turned into form buttons that the reader can toggle on or off to indicate items that the reader owns.
    Then the reader could print the PDF and they would have a nice neat record of their items.
    At present I don't need to have these PDF forms returned electronically or tallied or anything. The idea is just to use the PDF as a personal inventory.
    So I'm hoping there's some easy way to globally replace my text-based checkboxes in IDCS3 with buttons that look the same but which will be recognized properly by Acrobat as interactive objects the state of which can be toggled with a click.
    I've tried reading all the help files and searching these forums, but can't figure out how to do this. Any suggestions would be greatly appreciated. Thanks in advance!

    You cannot do this in InDesign.
    However, you can export a PDF file and open it in Acrobat 8 Professional or Acrobat 9 Pro. Then you can use the Form Field Recognition feature (Forms menu) in Acrobat 8 or Start Form Wizard in Acrobat 9 Pro.
    Head to the Acrobat User Community tutorials and eSeminars for more information:
    http://www.acrobatusers.com

  • Hello. Having a problem with skype. i am online, all buttons work, however i can not make a video call the button simply doesnt work. Messages works. voice calls works. Please help.

    Hello. Having a problem with skype. i am online, all buttons work, however i can not make a video call the button simply doesnt work. Messages works. voice calls works. Please help.

    Sounds like you need to contact skype.

  • Making a loaded external image into a button in Actionscript

    My name is Steve Oatman I am a student at
    AIO for a Web Design Diploma
    class: Interactive Telecommunications IMD412 XA
    Professors to bussy!
    I have a flash web site that I am putting together. I am using AS to load some images from an external source. These images are being loaded into a movieclip. These images need to become buttons once they are loaded. The images will link to the particular menu category pages beef, chicken, etc.
    The images are loading fine they just are not responding like a button or link.
    I am getting two error referencing the buttonMode and usehandCursor. Below is just one image that I am working on till I get it to work.
    I am getting these two Compiler error code:
    1119: Access of possibly undefined property buttonMode through a reference with static type flash.display:Loader.
    1119: Access of possibly undefined property useHandCursor through a reference with static type flash.display:Loader.
    This is what I have.
    var myLoader01:Loader = new Loader();
    myLoader01.load(new URLRequest("entrees_images/beef/beef01.gif"));
    addChild(myLoader01);
    myLoader01.x = -269;
    myLoader01.y = -164;
    myLoader01.buttonMode = true;
    myLoader01.useHandCursor = true;
    myLoader01.addEventListener(MouseEvent.CLICK, beefClick);
    function beefClick(event:MouseEvent):void{
    gotoAndStop("beef");
    From me searching online I thought the
    name.buttonMode = true;
    turned the element into a button!
    I have included the fla file. This is in the menuItems_mc which is located in the pageContent_mc frame 40 layer page Image or of course the library.
    I know this is a little in depth sorry and any help would be greatly appreciated.
    Steve
    713/742-3325

    Try something along the following lines:
    var myLoader01:Loader = new Loader();
    function addIt(evt:Event):void{
       var aBtn:MovieClip = new MovieClip();
       aBtn.x = -269;
       aBtn.y = -164;
       aBtn.buttonMode = true;
       addChild(aBtn);
       aBtn.addChild(myLoader01);
       aBtn.addEventListener(MouseEvent.CLICK, beefClick);
    myLoader01.contentLoaderInfo.addEventListener(Event.COMPLETE, addIt);
    myLoader01.load(new URLRequest("entrees_images/beef/beef01.gif"));
    function beefClick(event:MouseEvent):void{
       gotoAndStop("beef");

  • How to make a photo into a single or 2 colored stamp/vector type image

    I'm fairly new to photoshop and have seen designs like the few I've posted below and I want to know how I can make my pictures into items like those. I tired doing a search but I'm not even sure what this type of image & techinque is called, so the search ended in failure. I have the newest edition of photoshop as well as photoshop, photoshop elements and corel painter essentials. Any help is greatly appreciated!!

    Dayana
    Please excuse if I go over some things that you aleady know, but again I do not want to take anything for granted that would prevent us from moving forward on your project.
    When you wrote
    When I go to Blu-Ray on the Status it says No Burners detected, and with AVCHD it says Busy.
    1. Does your burn dialog have a field named burner location:? If so, does your Blu-ray burner show up as a choice in its drop down list?
    2. And, with that "...with AVCHD it says Busy", have you selected Publish+Share/Disc/AVCHD disc and inserted a Blu-ray disc instead of a DVD disc, when you get the Busy message? The choice of Blu-ray is a Blu-ray disc; the choice for AVCHD is only a DVD disc. So, please clarify that point.
    3. Have you tried Publish+Share/Disc/AVCHD disc with a DVD double layer single sided disc?
    4. As a note..the maximum bitrate for burn to DVD-VIDEO on DVD disc 4.7 GB/120 minutes and 8.5 GB/240 minutes is the same, that is 8.00 Mbps. Whereas, the maximum bitrate is much higher for the AVCHD burn to DVD disc and the Blu-ray burn to Blu-ray disc (about 15.74 to 15.50 Mbps for AVCHD DVD, and about 20.19 to 24.0 Mbps for Blu-ray disc format on Blu-ray disc. More details on the exact values if needed.
    What is the bitrate of the AVCHD file that you have imported to the Timeline? See if you agree...if the source has a higher bitrate than the export bitrate, would not you expect smaller file size for the export? And if the source has a lower bitrate than the export bitrate, would not you expect a larger file size for export?
    Do some mini tests runs to prove or disprove that. Look at the Space Required and Bitrate reading in the burn dialog when you have a given disc in the burner tray.
    Please review.
    Thanks.
    ATR
    Add On...
    Do you have the equipment that will play back AVCHD DVD as well as Blu-ray disc format on Blu-ray disc?

  • Recently my contact card was changed to make my name into a vulgar statement.

    Recently my contact card was changed to make my name into a vulgar statement. I only noticed this when I went to go send an email, and the incorrect name popped up. There is a SLIM chance someone hacked into my contacts since everything is password protected, but I guess I need to know if there is any way that a virus/hacker went into my contacts to mess with me. That seems unlikely as it was just my contact that was changed, but I still need to know. I recently updated my computer software to mountain lion, and I also updated software on my iphone. I was wondering if any of that might have made that change?

    Your device was not hacked as it is not possible unless the device is jailbroken.
    More likely someone has gained access to your iCloud account (assuming that is how contacts are synced to your device) and changed the information to mess with you.  This could also have been done with physcial access to the device or even access to the computer if it is set to save passwords.

  • I am having problems importing my Iphoto pics into new Photo programme. I am inporting approx 11,000 pics that all seem fine in Iphoto but the iport rejects around 7,000 of them with incorrect mete data. What can I do to import these?

    I am having problems importing my I photo pics into new Photo programme. I am importing approx 11,000 pics that all seem fine in I photo but the import rejects around 7,000 of them with incorrect mete data. What can I do to import these?

    I have the same problem.
    Thread here: Import fails - "Unable to get metadata"

Maybe you are looking for

  • How to add a data-source.xml to the project to config DB connections and to be SCM'ed

    I'd like to explicitly manage a data-sources.xml for my JSP + BC4J project. Any helps on getting the released Jdev to add a data-source.xml that would then be what the .ear deploys to OC4J? Thanks, curt

  • What's wrong with adobeDPS.dialogService.open??

    I try to open link via adobeDPS.dialogService.open, but it doesnt work at all. Whats wrong with my code? In Safari call to adobeDPS.dialogService.open show "udefined", but I can find a function via Inspector... <!DOCTYPE html> <html> <head> <meta htt

  • ADAPTER.HTTP_EXCEPTION - HTTP 400 Bad request

    Hi Folks , Error : "com.sap.aii.af.ra.ms.api.DeliveryException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 400 Bad request" Scenario : Webservice --> XI (ccBPM) -->SAP  (By verfying the response from SAP and

  • I forgot my passcode on my I pad what should I do

    I forgot my passcode and i have tried many times but I was putting the wrong passcode when ever i try it says I am wrong now I am locked out of my I pad it says "disabled connect to iTunes" please show me step by step what to do. Thank You

  • How to store data for an account individually

    hi there, may i know how do u store data for an account individually. let's say i have an application for all users. but i do have a log in module since i have a module where users can enter thier own information into the system like appoinments. sin