Need help very simple drawing spiral overlapping

I'm surprised that it is difficult to search for on this form. It's a whirlwind, but it is much simpler than the ones you find on a Google search. I'm just trying to draw a very simple line representing almost in a schematic way, a whisp of smoke. Very easy to make a clumsy with the pencil. But I would like a no clumsy. My deep gratitude to all those who can show me why the solution is obvious and I'm just a dope.

Rob

smokeSpiral.png

Hey Rob! Thanks for reaching out. Here is a link to a similar post which can be useful... I think that post #2 will be your best bet.

Let me know if it helps!

-Kathleen

Tags: Illustrator

Similar Questions

  • I need a very simple database system. I am the end user to allend users!

    Original title: database access

    I need a very simple database system. I am the end user to allend users!

    Access is rather dated, but could probably manage it if you own and that you already have a model for what you need.  Just open it and see if all the default options are what you are looking for, and it will put you in automatically:

    If this is not the case, just tell us what your needs are and I'm sure we can make a suggestion

  • Need help with simple flash keys

    So I need help either direct tutorial or someone to point me in the direction of something useful.

    What I'm trying to do, is create 3 clickable flash buttons which all have a link to a small box. I want these buttons to make the text appear in the box when clicked. I want the box to be a Virgin until a button is clicked.

    EXAMPLE OF

    _______________
    | TEXT HERE |
    |                          |
    |_______________|
    ___     ___     ___
    |__|     |__|     |___|

    Thank you very much in advance.

    Strike what I said about the code being fine.  It is not (my eyes just woke up).  This is a correct coding for the way you had it.  To have the button share the same function of handler you need another approach that tests for which the button is clicked.  Instead of this approach, below I show each button has its own manager function...

    Stop();
    BTN1.addEventListener (MouseEvent.Click, mouseClick1);
    function mouseClick1(event:MouseEvent):void
    {
    gotoAndStop (2);
    }

    Btn2.addEventListener (MouseEvent.Click, mouseClick2);

    function mouseClick2(event:MouseEvent):void
    {
    gotoAndStop (3);
    }

    BTN3.addEventListener (MouseEvent.Click, mouseClick3);

    function mouseClick3(event:MouseEvent):void
    {
    gotoAndStop (4);
    }

  • I need a very simple guide to implement 'Home Sharing', please help?

    I found the link on Apple's site, but I use Safari and in Yosemite, so I can not copy the link. Anyway, Yes, it is this page. (Stupid Yosemite)

    Anyway. My family has 3 accounts apple - all connected. I see a point on a map where my wife is constantly, but there is absolutely no way to share the music as much as I can say. My wife bought an album 3 years ago and I have never seen it written anywhere...

    The instructions on this elusive page say to do:

    • To take advantage of the shared music on your iPhone or iPod touch through home sharing, open the music application and tap my music > library. For iPad, type just my music. In the screen that appears, click on the category near the middle of the screen. Tap on Home Sharing, and choose a shared library to connect to.

    However my music application has nothing and said "don't not to Miss a Beat.

    Here is the useless link:

    Use home sharing to share content with other devices - Apple Support iTunes

  • I need help from the drawing program Illustrator Illustrator CC witching

    Can someone help me please?

    [Ask in the correct forum allows... Left non-technical Forum Lounge for forum specific program... MOD]

    Adobe Illustrator Draw (for iOS) is a free application. You can not just "view" Adobe Illustrator CC (which is the latest version of Adobe Illustrator) from that.

    In order to get the Illustrator and InDesign for your class, you need to get a subscription to Adobe Creative Cloud. Subscribe to the complete cloud will be the cheapest version.

    http://www.Adobe.com/creativecloud.html

    You won't be able to install it on your iPad

  • Need help with simple if/then script

    I'm trying to replicate a simple if/then statement excel in a PDF form. Have tried several things, but am just not a scripter Java.  The hope that I could get help from the community.

    I have three boxes that contain information on costs. They are labeled LaborCost, MaterialCost & EquipmentCost. Later, in the form, I have two boxes of different output for the sum out of my first three boxes.  If it's a positive number and the other is a negative number.  In Excel forumla language, that's what each of the boxes would read as:

    For the 1st result if it is a positive number: @if (+ LaborCost + MaterialCost + EquipmentCost > 0, + LaborCost + MaterialCost + EquipmentCost, 0)

    For the 2nd result if it is a negative number: @if (+ LaborCost + MaterialCost + EquipmentCost < 0, + LaborCost + MaterialCost + EquipmentCost, 0)

    I think that this should be a simple thing to write, but I'm not familiar with the games of the appropriate language.

    Your colletive help is VERY appreciated.

    Steven

    Try following the calculation script customized:

    // Sum the field values, as numbers
    var sum = +getField("LaborCost").value;
    sum += +getField("MaterialCost").value;
    sum += +getField("EquipmentCost").value;
    
    // Set this field value
    event.value = sum > 0 ? sum : 0;
    

    For others, change the last line:

    Event.Value = sum< 0="" sum="" :="">

  • Need help with simple database creation in number.

    I'm trying to create a simple database in number to capture the case IDs on my place of work. After you have entered a value in the worksheet 1 details must automatically added to sheet 2. Once the case details are entered and user click on the "submit" button (could not include in the screenshot), it should appear in the sheet 2. If number offers this feature, it would be very useful for me.

    Thanks to ddvance,

    Nanan

    Why don't you just enter values directly in the second table?  You could format C and D in the context Menu.

    SG

  • Desperately need help with simple program crashing using Qt and stdlibc ++

    I have a really trivial example that I was unable to get it running no matter what I try. I use ndk2.0.1. The configuration to recreate the problem is simple; the project should link to qt (4.8.2) and stdlibc ++ (not libcpp, libstdc ++).

    (main.cpp)

    #include 
    #include 
    int main(int argc, char *argv[])
    {
        std::cout << "This doesn't work\n";
        return 0;
    }
    

    That's all. You can use any toolchain you want (ntoxg ++ or CQS), seems not to matter. If you use the string of tools qcc, you must explicitly include the paths libstdc ++ and link to him, because it uses default libcpp. Build the project: it should compile correctly. The handle bar I used is here (http://pastie.org/4018541).

    Create the folder bar and deploy. Once I have started the program at this point, it show me the splashscreen for a few seconds and quit (crash)... You will notice:

    * No log output (we expect something of the call cost)

    * a nice base file pending crash

    Browsing the ntox-gdb core file gives you:

    #0  0xb8b5e329 in __gnu_cxx::__exchange_and_add (__mem=0x0, __val=-1)
        at atomicity.cc:36
    36  atomicity.cc: No such file or directory.
        in atomicity.cc
    
    (gdb) backtrace
    
    #0  0xb8b5e329 in __gnu_cxx::__exchange_and_add (__mem=0x0, __val=-1)
        at atomicity.cc:36
    
    #1  0xb8b03471 in __exchange_and_add_dispatch (__val=,
        __mem=)
        at /home/builder/hudson/650-gcc-4.4/svn/linux-x86-o-ntox86/i486-pc-nto-qnx6.5.0/pic/libstdc++-v3/include/ext/atomicity.h:79
    
    #2  _M_remove_reference (this=)
        at /home/builder/hudson/650-gcc-4.4/svn/linux-x86-o-ntox86/i486-pc-nto-qnx6.5.0/pic/libstdc++-v3/include/bits/locale_classes.h:505
    
    #3  std::locale::~locale (this=0xb837d5fc, __in_chrg=)
        at ../../../../../libstdc++-v3/src/locale.cc:89
    
    #4  0xb8b0faa9 in ~basic_streambuf (this=,
        __in_chrg=)
        at /home/builder/hudson/650-gcc-4.4/svn/linux-x86-o-ntox86/i486-pc-nto-qnx6.5.0/pic/libstdc++-v3/include/streambuf:193
    
    #5  std::basic_filebuf >::~basic_filebuf (
        this=0xb837d5e0, __in_chrg=)
        at /home/builder/hudson/650-gcc-4.4/svn/linux-x86-o-ntox86/i486-pc-nto-qnx6.5.0/pic/libstdc++-v3/include/fstream:215
    
    #6  0xb0bbd205 in __cxa_finalize ()
       from /home/preet/bbndk-2.0.1/target/qnx6/x86/lib/libc.so.3
    
    #7  0xb832de67 in _btext ()
       from /home/preet/bbndk-2.0.1/target/qnx6/x86/lib/libcpp.so.4
    
    #8  0xb836a265 in _fini ()
       from /home/preet/bbndk-2.0.1/target/qnx6/x86/lib/libcpp.so.4
    
    #9  0xb0bd46d3 in ?? ()
       from /home/preet/bbndk-2.0.1/target/qnx6/x86/lib/libc.so.3
    
    #10 0xb0bd5d38 in ?? ()
       from /home/preet/bbndk-2.0.1/target/qnx6/x86/lib/libc.so.3
    
    #11 0xb0bbd052 in _cleanup ()
       from /home/preet/bbndk-2.0.1/target/qnx6/x86/lib/libc.so.3
    
    #12 0xb0bbd337 in exit ()
       from /home/preet/bbndk-2.0.1/target/qnx6/x86/lib/libc.so.3
    
    #13 0x080487b0 in _start ()
    

    I have no idea what to do with this stack trace and I was not able to debug the problem more far.

    This question is particularly messed because I did not add any code to Qt on demand; just link to bookstores. Do not link to the Qt libraries will make this piece of code will work perfectly. A link to the Qt code with libcpp instead of libstdc ++ will also code to run as expected.

    This problem has been driving me crazy for the last days coueple and I would really really appreciate help or advice.

    KDAB guys told me it's a bug and they're looking into it.

  • Need help creating simple Gradient image sequence

    New to After Effects program. I am trying to create a radial gradient that I can export as jpg or png image sequence to use as a mask to run my animation in 3D Modo. I can hand paint that the sequence of images in Modo, but painting handmade 450 executives will make me lose my mind. I know there is a way to put 1 black frame of kew and 1 final frame of the large circle and have AE interpolate all inbetween then convert each frame to make the image sequence.

    tried searching and reading online, but couldn't find a clear tutorial. Any help is greatly appreciated.

    The photo is just a quick sketch to show what I'm after.

    THX

    brand1.png

    I thought that I have would illustrate method of Rick, but because I don't know what background you use I also illustrated the ways to use a collar of material or feathered masks to make the edges of a solid or gradient white transparent.

    A: this is what looks like a radial shape with a ramp layer.  The edges will be solid on a transperent background, but you can add Matt neck if you want to soften the edges.

    B: a solid white with a mask elliptical may simply be feathers so that edges are transperent.  Draw the circle with the elliptical mask tool all holding the shift to create a perfectly round circle.

    C: it's the same shape layer with a ramp radial as shown in the figure A only shown on a black background, a background.

    D: this is the same white solid as shown in image D only with edges to feathers on a black background.  An upside to do this way is that you don't have to animate the departure and arrival of the ramp if you decide to animate the position of the circle.

  • To help, very simple event button problem, does not.

    Hi guys,.

    Very strange problem. Only when I "to highlight execution", it works. otherwise, it does not.

    I just click on the 'next page' button and go to the next page on the control of 'tab '.  What I am

    do wrong here?  I'm using LabVIEW 9.0f3, Windows 7.

    Thank you very much!

    Weiyuan

    Why do you use the mouse to the bottom of the event?  I have a feeling that you have essentially a race condition between the user making a MouseDown on the button and the execution of the event.  Because the event fires immediately, it occurs when the user still has the key pressed down and in the context of this tab page.  So does not change the tab and the button will pop up.

    Use a change event of value for the button operation of the button to lock when released and move the terminal of the button inside the case of the button value change event.  Then, you can get rid of the writing, a fake to the local variable and thus eliminate the flat sequence structure.

  • Need help with the drawing in Photoshop CC

    I am a design and select and copy something but do not know how.  Can someone help me please?

    If the item is on its own layer, the layers panel, right click and select Duplicate layer.

    Nancy O.

  • Need help with simple non-registered form if is displayed.

    Hello

    I'm assembling a script complex but I will start with the first statement logice.

    Essentially at the beginning, I need to know how to write a script that uses the logic if the form is NOT saved, then display message, you need to first save the form.

    It is for this part! Thank you.

    Hello

    You can do this way.

    Acrobat/Reader uses the so-called State dirty indicator if you made changes to the form.

    var dFlag = event.target.dirty

    If (dFlag is true)

    {

    xfa.host.messageBox ("form not was not yet registered");

    }

    on the other
    {
    code to run the case...
    }
  • Need help with simple string formatting

    Hello

    I have an a number expressed as a string, but can be changed.

    Basically, this is my dilemma: I have a number (for example: 4051) and I need to look like: 40,51

    How can I write a formatter to transform my number in this format? The number is read from an XML file and is dynamic.

    Thank you (I started to write Flex a few days previously, that it is the first time that I was hooked even remotely)
    -Adam

    http://livedocs.Adobe.com/flex/201/langref/MX/formatters/NumberFormatter.html

    Tracy

  • Need help simple script

    Hi guys,.

    Need some help im working on a series of steamers one very simple but as im only learn Powershell atm I hit an obstacle. I would like to get a list of the strategy of starting for all my guests so far I

    Get-VMHost | Get-VMHostStartPolicy | FT - autosize

    That works very well but does not give me the friendly name of the host, I guess I can get probably that but don't know how.

    Thanks in advance

    www.virtualisedreality.com | www.Twitter.com/virtualisedreal

    Here's a way to do it, I'm sure there is an easier way, that I just can't think of it right now!

    $MyObj = @()
    Foreach ($vmhost in Get-VMHost){
         $StartupPolicy = Get-VMHostStartPolicy -Vmhost $vmhost
         $Details = "" | Select VMHost, Enabled, StartDelay, StopAction, StopDelay, WaitForHeartbeat
         $Details.VMHost = $vmhost.Name
         $Details.Enabled = $StartupPolicy.Enabled
         $Details.StartDelay = $StartupPolicy.StartDelay
         $Details.StopAction = $StartupPolicy.StopAction
         $Details.StopDelay = $StartupPolicy.StopDelay
         $Details.WaitForHeartbeat = $StartupPolicy.WaitForHeartbeat
         $MyObj += $Details
    }
    $MyObj
    

    If you found this information useful, please consider the allocation of points for correct or helpful.

    Alan Renouf

    http://Virtu-al.NET

  • Help: HTTPService very simple edition

    I've created a very simple test:

    <? XML version = "1.0" encoding = "utf-8"? >
    "" < mx:Application xmlns:mx = ' http://www.adobe.com/2006/mxml ' layout = "absolute".
    Width = "100%" height = "100%" >

    < mx:Script > <! [CDATA]
    Import mx.rpc.http.HTTPService;

    [Bindable]
    public var srv:HTTPService;
    []] > < / mx:Script >

    < mx:Label text = 'Works is - this?' / >
    < / mx:Application >

    This application is rendered by tomcat here: http://jc.studiogdo.com (you can test)

    The HTTPService is declared, you can see that nothing is made! On a local computer (tomcat running on my localhost), and then it works on IE. On a real server as in this example, nothing works! Of course, without declaring the HTTPService everything works... I created this example with Flex Builder2 on eclipse

    useProxy is false, so no need for a crossdomain.xml. Where is the error?

    Thank you much for the help...

    In fact when using simple HTTPService, Flex Data Service should be used (FlexSwfServlet instead of tomcat servlet by default...) otherwise strange behavior occurs

Maybe you are looking for