Another one for you...now the typing is off

Hi again all,
I am using CS4, and I have made my circle. Still haven't completely figued out the eyedropper thing, but I worked around.
Now I want to type around the circle, but when I click in the shape, it just makes a big text box the size of the circle. I still can't seem to get the text to go around my circle.
I must be missing something...Any suggestions?
Thanks,
Cherie

You hover your type tool icon over the path you made with the ellipse tool. Click when the type tool icon changes into an i with a wavy slash. See below.
Above shows a screen capture of a section of a circular path with the type tool on the shape path (above) and within the shape path (below). You want the icon to look like the upper example.

Similar Messages

  • Ralph... here's another one for you

    I've had this problem where I can talk to Craig, Craig can talk to Joe but I can't talk to Joe.
    I've now fixed it so I can ANSWER an invitation from Joe and chat fine.
    However, if I call HIM, he sees the invite, tries to accept, then basically locks up,
    having to restart iChat completely.
    He's on a wireless router in his home, from a DSL connection.
    I went to his Mac firewall and opened all the 5000 ports, etc. and the 1024 - etc. ports.
    This seemed to make the difference in my being able to accept. I tried turning off his firewall completely and it's still no go.
    I'm still stumped. I talk with everyone I contact, all over the place. What's the problem with this one person?
    Thanks!

    Hi Rick,
    If the ports are open with Port Forwarding or Port Triggering it can be a NAT consistency problem.
    This app will tell you if this is the problem http://bleu.west.spy.net/~dustin/projects/natcheck.xtp
    The solution can be as simple as using UPnP if it is an option on the router or modems.
    This mirror of my site has some options to try various things regarding this
    http://homepage.mac.com/ralphjohnsuk1/skidoo/page15.html#CertainBuddy
    There is a bottom line on this and that is to try a different modem/router.
    11:08 PM Thursday; April 27, 2006

  • Ok, another one for you guys!

    import java.awt.*;
    import java.awt.event.*;
    import java.applet.*;
    public class Scribble extends Applet implements
    MouseListener,
         MouseMotionListener {
         int oldX, oldY;
         public void init() {
              // Register the event handlers
              addMouseListener(this);
              addMouseMotionListener(this);
         public void mouseMoved(MouseEvent evt) {
              Graphics g = getGraphics();
              g.drawLine(oldX, oldY, evt.getX(), evt.getY());
              g.dispose();
              oldX = evt.getX();
              oldY = evt.getY();
         public void mouseEntered(MouseEvent evt) {
         public void mouseExited(MouseEvent evt) {
         public void mousePressed(MouseEvent evt) {
              oldX = evt.getX();
              oldY = evt.getY();
         public void mouseReleased(MouseEvent evt) {
         public void mouseClicked(MouseEvent evt) {
    Error:
    Scribble.java:5: Scribble should be declared abstract; it does not define mouseD
    ragged(java.awt.event.MouseEvent) in Scribble
    public class Scribble extends Applet implements
    ^
    1 error

    So? It's saying you didn't implement mouseDragged, which you agreed to do when you said it implements MouseMotionListener. So implement it.
    Rather than making your applet implement the mouse interfaces, you could create inner classes that do, and then make those inner classes subclass MouseAdapter and MouseMotionAdapter.
    You'd end up with smaller, tighter code.

  • I would like to cancel all itune charges on my credit card there is one for 4.99 and .99 now I see another one for 7.95 as of March 16 Please cancel all of them. I didn't charge them.

    I would like to cancel all itune charges on my credit card there is one for 4.99 and .99 now I see another one for 7.95 as of March 16 Please cancel all of them. I didn't charge them.

    Do what Roger says above.
    Do you have 'in-app' purchases enabled on an iPhone/iPad or other device that kids or other family members use ?  That could be the issue.
    If not change your iTunes Store password to try to prevent whatever is doing this making further charges.
    Also if you can't find the cause, talk to your cc company.

  • How can I manage several ID on my computer, one for my iPhone and another one for the iPad of the family?

    Hi everybody
    Just have bought an ipad2 and i would like to manage several IDs on my computer (i.e keep my iPhone ID and create another one for the ipad to manage apps for my iPhone (4) and the apps for the iPad).
    How can I resetup the iPad to create that new ID on itunes?
    Thanks for your help
    Jp

    If you have separate iTunes accounts for the two devices then you'll need to buy 2 copies of any app that you want on both device - you can't copy or move apps from one account to another (they are tied to the account that bought/downloaded them). If you want to reset the iPad then logout of the account on it (Settings > Store and tap the id on the right-hand side) and then Settings > General > Reset > Erase All Content And Settings will reset it back to factory defaults.
    You may want to consider one of three options mentioned on this page http://support.apple.com/kb/HT1495

  • I have 2 ipods,one for music and the other for old time radio shows.Each had their own file.My computer crashed and I had to buy a new one.Now both ipod files are merged into one.How do I seperate them.

    I have 2 ipods,one for music and the other for old time radio shows.Each had their own file.My computer crashed and I had to buy a new one.Now both ipod files are merged into one.How do I seperate them on the computer?

    Hi Craig
    Unfortunately, in your case, there isn't really a way to separate them as far as I can think.
    You could try restoring from a backup, and choosing an older backup perhaps
    Cheers

  • TS2634 MY IPOD 5G DOSNT WANT TO CHARGE I HAVE WITH IT 4 DAYS CAN I CHANGE IT FOR ANOTHER ONE I DIDNT BUY THE WY OR TE PROTECTIONHARANT

    PLEASE HELP ME I AM WONDERING IF I CAN CHANDE MY IPOD FOR ANOTHER ONE I DIDNT BUY THE WARANTY OR THE PROTECTION BUT I JUST HAVE 4 DAYS WHITH IT

    Yes, just go in and explain the problem. If you have the receipt thats ok but it is not required, the can verify the warranty using the serial number. They may run some diagnostics on it, and if there is indeed a hardware issue then you will get a replacement. 

  • How to cancle the previous apple ID and creat another one for the same ipad mini

    Please advise how to cancle the previous apple ID and creat another one for the same ipad mini.
    Thank you.

    You can log out of an account (you can't 'cancel' an account) by tapping on it in Settings > iTunes & App Store - any content that you downloaded with that account will remain tied to that account. You can then create a new account via the Create New Apple ID button on that screen. If you don't want to give credit card details then follow the instructions on this page when creating the new account : http://support.apple.com/kb/HT2534

  • HT1203 How do you put music from one itunes account to another? Can you drag the music?

    How do you put music from one itunes account to another? Can you drag the music?

    You can use Home sharing

  • [svn:fx-trunk] 11548: MXFTEText. css now has a type selector for FTEDataGridItemRenderer that matches the one for DataGridItemRenderer in the MX default .css file.

    Revision: 11548
    Author:   [email protected]
    Date:     2009-11-06 16:35:27 -0800 (Fri, 06 Nov 2009)
    Log Message:
    MXFTEText.css now has a type selector for FTEDataGridItemRenderer that matches the one for DataGridItemRenderer in the MX default.css file. Both set paddingLeft to 5.
    QE notes: None
    Doc notes: None
    Bugs: SDK_22741
    Reviewer: Alex
    Tests run: ant checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/MXFTEText.css
        flex/sdk/trunk/frameworks/spark-manifest.xml

    AN UPDATE ON MY ISSUE:
    It appears to be limited to Dreamweaver. When I upload the files to my server and use BrowserLab or Microsoft SuperPreview the pages are rendering properly in all versions of IE. It's only broken when viewing in Design view within Dreamweaver or when using BrowserLab from within Dreamweaver. So at least I know my website works, which is a huge relief, but does anyone have any idea why Design view would complete ignore my styles? It's very annoying.

  • I am trying to share a video scene of around 15minutes to youtube however it keep's timing itself out, I have even selected half of the scene in the hope that it will work in which it did for one part however now the rest won't share. Any suggestions?

    I am trying to share a video scene of around 15minutes to youtube however it keep's timing itself out, I have even selected half of the scene in the hope that it will work in which it did for one part however now the rest won't share. Any suggestions as I have been trying for a couple of days now?

    Run  Memtest86
    for starters...
    Also, give all numbers on the PSU..

  • Can an external HD be partitioned into 2: one for OSX and the other for XP?

    As the topic says, i got an external HD to backup all the stuff. But since I use a desktop PC as well as my macbook everyday, it would be nice to use the HD for both of them.
    If the answer is yes, what program should i use? Thanks in advance.

    A couple of things to be aware of for what you want to do:
    1. File size: If you want to avoid the file size limitations of FAT32, then set one partition as NTFS and one as the OS X partition. Then, if you connect the external HDD to the Mac, you'll be able to read the NTFS partition but not write to it. The Windows PC will not be able to read or write to the OS X partition. Use FAT32 and both operating systems will be able to read and write to the FAT32 partition, but file size is limited to 4GB on the FAT32 partition.
    2. Access the external HDD across a network, and the format is irrelevant--you can have an OS X (HFS) partition and an NTFS partition, and both operating systems can read and write to it. The reason is the SMB protocol, which does the translations for you, on the fly. For, example, I have several Mac and PC systems on a network, sharing is enabled on each computer, and two of the computers have an external HDD (one HFS, one NTFS) connected. From any computer on the network, I can access (read and write) any file on any other computer or external HDD.

  • I was told I need to remove the enterprise server account I have and need to add a new one for work but the IT person did not tell me how to do this.  Can anyone help?

    I was told I need to remove the enterprise server account I have and need to add a new one for work but the IT person did not tell me how to do this.  Can anyone help?

        Jennymbell, never fear help is here!
    Have you tried contacting your IT department for assistance? You can visit http://bit.ly/QECbGh for steps on how to enterprise activation.
    Keep me posted if you need further assistance.
    John B
    Follow us on Twitter @VZWSupport

  • HT3529 I downloaded iOs 7 on my iphone 4 and now the typing is delayed 15 seconds.  How do I fix this?

    I downloaded iOs 7 on my iphone 4 and now the typing is delayed 15 seconds.  How do I fix this?

    Sounds like you have something running that is taking up quite a bit of your CPU power.  Try shutting off your apps and potentially shutting off your bluetooth and wifi?

  • I am new to apple products and have just received notice that 2 updates are available.  one for garageband and the other for iPhoto.  it is my understanding that updates are free. why is credit card info requested for these two updates?  help appreciated

    i am new to apple products and have just received notice that 2 updates are available.  one for garageband and the other for iPhoto.  it is my understanding that updates are free. why is credit card info requested for these two updates?  help is appreciated.  thanks, lloyd.

    Have you gone through the process of accepting the iLife apps into your iTunes/Mac App Store account before updating the apps?

Maybe you are looking for