Kmarch
11-05-2007, 02:06 PM
first off, hello all of you :) I hope you can help me out.
I'm working on a project (planning stage) that requires the user to be able to drag instances of a box onto the stage/arange them (in the website)
type text into those boxes and when all of the boxes are in place with their respective text and the user clicks "submit" have the finished "user project" emailed to me.
Now i'm new to Actionscript 3.0 and my AS 2.0 is limited to games so this is new stuff for me. But I know I can do it and I don't think it will be that complicated. What I need from you guys is direction on what commands and functions to research...
For example in AS 3.0 I need to know how:
#1) To let the user drag instances of a set object (with user imput text boxes in it) onto the stage
#2) to check that all of the text is entered
#3) let them save the layout for future use
#4) let them "submit" it to me (in PDF or JPG or something like that.. keeping the text copy/pasteable is a plus)
Thanks in advance for your help! :)
I'm working on a project (planning stage) that requires the user to be able to drag instances of a box onto the stage/arange them (in the website)
type text into those boxes and when all of the boxes are in place with their respective text and the user clicks "submit" have the finished "user project" emailed to me.
Now i'm new to Actionscript 3.0 and my AS 2.0 is limited to games so this is new stuff for me. But I know I can do it and I don't think it will be that complicated. What I need from you guys is direction on what commands and functions to research...
For example in AS 3.0 I need to know how:
#1) To let the user drag instances of a set object (with user imput text boxes in it) onto the stage
#2) to check that all of the text is entered
#3) let them save the layout for future use
#4) let them "submit" it to me (in PDF or JPG or something like that.. keeping the text copy/pasteable is a plus)
Thanks in advance for your help! :)