Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default Re: NEwbie

    My suggestion would be to go to [url]www.lindup.com[/url], 2advanced.com, estudio.com and look at whats going on out there and then come back to the forums and ask questions. Tutorial sites don't always go in to depth.

    Shane



    sgardner Guest

  2. Similar Questions and Discussions

    1. A newbie with a newbie question
      Good afternoon everyone, My Name is Dusty I am new to this forum and pretty new to Acrobat. I have Acrobat 9 running on an IMAC running 10.5.2 I...
    2. Help for a Newbie
      Hi All, I have 3 files I am using, Index.html, Test.asp, MyNewpage.html. I am try to load MyNewPage.html into Test.asp. Index.html has a link as...
    3. newbie ill q
      Hey everyone, I have to work on some logos for my place of business... I've scanned them in , edited them in Photoshop, and then made a workpath...
    4. Please help a newbie!
      Hi, I am just starting out using Flash MX. I just want some general knowledge on Flash......I am planning on making a website, but I have no idea...
    5. Newbie help with LWP
      When you login the server must pass a token back to the browser so that the browser can identify itself to the server in the next request. This is...
  3. #2

    Default Re: NEwbie

    Other good resource sites are listed below. Have fun!




    Referring URLs
    [url]http://www.actionscript.org[/url]
    [url]http://www.flashkit.com[/url]



    RoyalFunk webforumsuser@macromedia.com Guest

  4. #3

    Default NewBie

    I have a file in "excel" which is it had a info, buyer contact, supplier
    contact, company contact, label, account balance, checks, invoice and some
    fax cover sheet. "All of this informations link together" with some
    calculation.

    Now I try to convert all this information to Filemaker. Should I create all
    of that information in 1 DB like Excel or should I do as separate DB like
    contact in contact DB, Info In Info DB, Ect...

    If I create a separate DB are they link together like "excel"

    Thank you so much.
    No12Be


    No12BeWithMe Guest

  5. #4

    Default newbie

    Hi,


    I'd like to know if I need to install ASP .NET on the
    server where I plan on deploying my web services? I
    instaled the .NET framework, is that enough? they were
    developed on the .NET dev envrion with C#.
    androger Guest

  6. #5

    Default Newbie

    Hi.
    I using Flash 5.

    I was wondering can i make 3D letters in flash?

    And second.
    How to make, hm, spinning earth. Hope i used right word.
    TIA

    --
    liksi
    [url]http://liksi.varazdin.org/[/url]

    liksi Guest

  7. #6

    Default Re: Newbie

    liksi wrote:
    > I using Flash 5.
    >
    > I was wondering can i make 3D letters in flash?
    I think Flash has no such built-in feature. You can do it in an other
    program and then export it to SWF e.g. with Adobe Illustrator:
    [url]http://www.tiemdesign.com/HOWTO/2001/Sept/IL01/default.htm[/url]
    > And second.
    > How to make, hm, spinning earth. Hope i used right word. TIA
    Have a look at these examples. I hope some of them are made in Flash 5.
    I didn't check them out myself:
    [url]http://www.flashkit.com/search.php?term=earth[/url]

    Best wishes, Martin ;) * [url]http://birdy1976.com/[/url] * ICQ# 237743398
    Martin Voegeli, vom Guest

  8. #7

    Default Re: Newbie

    In article <20031117132037.C8A2.LIKSI@foxie.13>, liksi@foxie.13 says...
    > Hi.
    > I using Flash 5.
    >
    > I was wondering can i make 3D letters in flash?
    >
    > And second.
    > How to make, hm, spinning earth. Hope i used right word.
    > TIA
    >
    >
    Swift 3D v3 lets you create 3D text that can either be vectored or
    rasterized and imported into Flash.

    COTTP Guest

  9. #8

    Default Re: Newbie

    > Swift 3D v3 lets you create 3D text that can either be vectored or
    > rasterized and imported into Flash.
    Thx, but problem is where to dl, i only find option to buy.



    --
    liksi
    [url]http://liksi.varazdin.org/[/url]

    liksi Guest

  10. #9

    Default Re: Newbie

    > Swift 3D v3 lets you create 3D text that can either be vectored or
    > rasterized and imported into Flash.
    Hi
    I created movie (test) in swift. Now i have problem how to import it in
    flash. My is version 5.


    --
    liksi
    [url]http://liksi.varazdin.org/[/url]

    liksi Guest

  11. #10

    Default Newbie

    Well, I'm a newbie. Just got started in Perl and was stunned by its power.
    The thing is i'm running the scripts in WinXP. Can you tell how to use CGI
    scripts in XP, because if ai try to set a CGI script as ACTION in a formeit
    just gets read and doesn't execute.
    I've heard about the bat wrapping, but i really wanted to use the scriptsas
    they are.

    Thanks.
    JoćO Figueira Guest

  12. #11

    Default Re: Newbie

    [email]jfigueira@netmadeira.com[/email] wrote:
    >Well, I'm a newbie. Just got started in Perl and was stunned by its power.
    >
    >The thing is i'm running the scripts in WinXP. Can you tell how to use CGI
    >scripts in XP, because if ai try to set a CGI script as ACTION in a forme it
    >just gets read and doesn't execute.
    >
    >I've heard about the bat wrapping, but i really wanted to use the scripts as
    >they are.
    >
    >
    >
    >Thanks.
    >
    >
    >
    Sounds like you might need to associate the extension .cgi with the perl
    interpreter. Open an explorer window and go to Tools->Folder Options.
    On the dialog that pops up pick the tab labeled, File Types. More than
    likely, you will want to create a new association between .cgi and perl.

    HTH,

    Your Friendly Neighborhood DBA,

    Chuck

    Chuck Fox Guest

  13. #12

    Default RE: Newbie

    > Well, I'm a newbie. Just got started in Perl and was stunned
    > by its power.
    >
    > The thing is i'm running the scripts in WinXP. Can you tell
    > how to use CGI scripts in XP, because if ai try to set a CGI
    > script as ACTION in a forme it just gets read and doesn't execute.
    I'm assuming you are talking about an html form and not a Tk or
    some other type of form correct?

    Usually to serve a script the same way as you would on a web server
    your computer needs to know how to handle the request.
    This involves running a web server locally, like apache.

    I run apache on my G4 PowerBook and can have an html form, say
    at :[url]http://localhost/form.html[/url] and have it submitted to
    cgi-bin/formhandler.plx

    What is even better is to have the script generate the form and handle the form.

    Another tip for you since you say you are a newbie and you are tryin gto handle html forms"
    Don't use formmail from matt's script archive, it is super insecure and a spam machine.

    HTH

    Dmuey
    >
    > I've heard about the bat wrapping, but i really wanted to use
    > the scripts as they are.
    Dan Muey Guest

  14. #13

    Default Re: Newbie

    On Thu, 2004-01-22 at 14:13, João Figueira wrote:
    > Well, I'm a newbie. Just got started in Perl and was stunned by its power..
    > The thing is i'm running the scripts in WinXP. Can you tell how to use CGI
    > scripts in XP, because if ai try to set a CGI script as ACTION in a formeit
    > just gets read and doesn't execute.
    > I've heard about the bat wrapping, but i really wanted to use the scriptsas
    > they are.
    Are you using Apache or IIS? Dump IIS for apache if you're using it.

    -Dan

    Dan Anderson Guest

  15. #14

    Default Newbie

    What is the best way for me to produce a Web Page? I have no experience in
    HMTL or any kind of web design. Is there software that will help me?
    Also once I have made my web page or site how do I upload it to my isp?
    Any help would be much appreciated...



    John Guest

  16. #15

    Default Re: Newbie

    This forum is for users of Microsoft Publisher.
    [url]www.microsoft.com/office/publisher[/url]
    If you pursue a web site in Publisher you'll have this forum and my web site
    to assist you.

    You can review the tutorials at [url]www.davidbartosik.com/ppt.htm[/url] to learn about
    doing Publisher webs.

    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]


    "John" <noemail@noemail.com> wrote in message
    news:%23Lo6nkj$DHA.3400@tk2msftngp13.phx.gbl...
    > What is the best way for me to produce a Web Page? I have no experience in
    > HMTL or any kind of web design. Is there software that will help me?
    > Also once I have made my web page or site how do I upload it to my isp?
    > Any help would be much appreciated...
    >
    >
    >

    David Bartosik - MS MVP Guest

  17. #16

    Default Re: Newbie

    sorry I would also like to know if I'm using the right ng to ask this
    question?????

    "John" <noemail@noemail.com> wrote in message
    news:%23Lo6nkj$DHA.3400@tk2msftngp13.phx.gbl...
    > What is the best way for me to produce a Web Page? I have no experience in
    > HMTL or any kind of web design. Is there software that will help me?
    > Also once I have made my web page or site how do I upload it to my isp?
    > Any help would be much appreciated...
    >
    >
    >

    John Guest

  18. #17

    Default Newbie

    hate it already, I want to import an image with a transparent background, thrn assign it to a button, the spin the button 360 Degrees


    vmail Guest

  19. #18

    Default Re: Newbie

    Use the import function in the file menu.

    Transparency is assigned to sprites, not to cast members, and is done
    by setting the ink property of the sprite. There a number of inks that
    provide backgound transparency, try "background transparent", or,
    "matte".

    You can use any sprite on the stage as a button. You will need to apply
    a behavior of your own design, or one of the Library behaviors to have
    that chosen sprite operate as a button. There are no predefined object
    types in Director as there are in Flash.

    To spin a sprite on the stage, use the rotation property.

    --
    Rob
    _______
    Rob Dillon
    Team Macromedia
    [url]http://www.ddg-designs.com[/url]
    412-243-9119

    [url]http://www.macromedia.com/software/trial/[/url]
    Rob Dillon Guest

  20. #19

    Default Re: Newbie

    cheers, am i right in thinking there is no Scenes in director, this is what I am trying to do
    [L=Version 2]http://www24.brinkster.com/vmail2/lt2.swf[/L]
    vmail Guest

  21. #20

    Default Re: Newbie

    Director does not support multiple time lines like flash does, there's a
    limited ability to copy portions of the score to the cast as film loops,
    or to import another external director movie as a member, with limited
    interactivity.
    JB Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139