Skip navigation
h_cline2
Currently Being Moderated

Need some help

May 16, 2012 6:19 AM

Ok I currently work for an invitation company that has us typeset all invitations manually. My boss wants to use flash to create a type setting application so that the customer can type set their own invitations and so that we the graphic designers can focus more on creating original invitations, thank you cards and the like. I know it can be done as I've seen it on multiple sites. One of them being http://www.tickledpinkdesign.net and they've done it. I need to know of a place where I can learn how to do this so I can implement a similar feature. I've tried googling for one and cannot seem to find one. I know it deals with actionscript 3 and graphics on the stage. I need to know how to code this, also how to load fonts into a drop down menu like this one site has as well as make the text drag and droppable.

 

Please can anyone direct me to a site or sites with the knowledge I need to create something like http://www.tickledpinkdesign.net has? I really need to know this as I'm the only one working on it since I'm the only one who knows flash.

 
Replies
  • kglad
    62,194 posts
    Jul 21, 2002
    Currently Being Moderated
    May 16, 2012 6:40 AM   in reply to h_cline2

    unless you need some small part of what that website is doing you will need to hire someone.

     

    to start, are you going to receive payments via the web?  if so, you need to hire someone.

     
    |
    Mark as:
  • Currently Being Moderated
    May 16, 2012 7:02 AM   in reply to h_cline2

    How experienced are you as a coder? Do much AS3? Any other languages? Are you new to coding?

     

    If you're new I'd agree that it's not something you can expect to jump in and tackle. It involves a multitude of experience in many facits of coding flash to do something like this. It's certainly not a beginner.

     

    You should consider devices as well. This is something you can achieve in HTML5/Canvas/JS as well and it will then work on devices such as phones and tablets.

     
    |
    Mark as:
  • Currently Being Moderated
    May 16, 2012 7:22 AM   in reply to h_cline2

    Consider using a prewritten package. Here's a couple examples:

     

    http://deconetwork.deco-apparel.com/?nc=1

    http://www.ossdesigner.com/

     
    |
    Mark as:
  • Currently Being Moderated
    May 16, 2012 9:57 AM   in reply to h_cline2

    I did a quick search for something like "Allow customers to create a shirt on my website" and plenty of things popped up.

     

    Premade solutions rarely do exactly what you want but are inexpensive (or free) and I would highly suggest that route. This isn't a simple thing to do. I've done it for a local client for his print shop and it took me about 3 weeks of time to get it complete. Cost them about $14k all said and done. But they needed it to integrate directly on the server side with their software's API so they literally need to do nothing. The orders come in with high res readily prepped assets.

     
    |
    Mark as:
  • Currently Being Moderated
    May 16, 2012 11:36 AM   in reply to h_cline2

    My domain name is in my icon, feel free to send a contact and request a quote.

     

    This isn't a small project. Your employer larping this on you and telling you to just get it done is pretty nonsensical.

     

    We can answer item by item questions in this forum but the questions need to be direct rather than "just give me all the code to do my project".

     
    |
    Mark as:
  • Currently Being Moderated
    May 16, 2012 12:20 PM   in reply to h_cline2

    This is a pretty general task but involves a lot of different techniques.

     

    A user system with the ability to save/load designs. A library (premade clipart, etc). Some basic drawing tools (vector shapes and bitmap painting). A text tool. An upload mechanism for custom pictures. Potentially an undo/redo/history system. A layered canvas area that can load/zoom/orient a product. Integration with your inventory and cart. All tools should use a universal means of transforming everything (rotation/position/size/font/color/skew/etc). Finally you'll need to be able to save this in a logical way so you can utilize and price the creation.

     

    You know each item that you need, you just have to create all of it and integrate it. I doubt you're going to find any tutorial going over all of that. Piece by piece I'm sure you can get help along the way but the questions need to be widdled down such as "Why isn't [this code] letting me paint?".

     
    |
    Mark as:
  • Currently Being Moderated
    May 16, 2012 1:46 PM   in reply to h_cline2

    You're welcome, just shoot any other questions in another thread if you're ll done here and mark it answered. Good luck!

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points