Edit uploaded image

I've been tasked to create a web-based application that
allows a user to upload an image of their head then to erase and
resize it to fit a stock body. The final swf will work somewht like
this:
http://www.cartoondollemporium.com/c...uperfairy.html
except it will have an actual head...
Could someone point me to a similar project/src/tute where I
could learn the method?
Thanks in advance!

Well I've got a project coming up with a similar theme and I
can tell you you'll be making use of the bitmap api. There's a lot
of code and help in the Actionscript Bible chapter 18, "Using the
Bitmap API". That should see you clear.

Similar Messages

  • How to insert or upload image in RichTextEditor ?

    Hello everyone,
    I am new to flex and trying to design a full-fledged RichTextEditor in flex builder,Can anyone tell me how to add or upload image
    in RichTextEditor at users cursor location ?
    also user should be able to resize and move the image around the text editor.

    It can be done in either. There are 3 steps.
    Learn about greenscreen (keying) including lighting, filming, best formats for video (the way they do it in the weather segment) or masking and roto.
    learn about image editing including sizing images, color correcting, applying effects
    learn about controlling motion and editing duration of stills in a NLE or After Effects
    When you have a few of these basics down and have designed your production you then load up the video and the stills, key out the background or mask around your talent to separate the talent from the background, add your photos to the time line and animate their duration and position.
    This is extremely basic stuff that can be accomplished in a NLE or in AE. You can basically reproduce just about any effect you've ever seen in a movie in AE with the right planning and plug-ins. You can do just about anything you've ever seen in a news broadcast in any modern NLE.

  • Is it possible to add an 'Upload Image' option to a form in Muse CC 2014

    Hi,
    Im building a website via Muse and BC for a movie star client who has images of herself tattooed by ardent fans. Basically, the website is a gallery for fans showcasing the very best in inked images of herself on their skin. On the contact form in Muse, I'd like to add an option somewhere for the client to upload an image of their own tattoo to be included in the gallery (which will be added/edited manually in PS).
    Is this possible without too much xtra code? Or, will I need a single page where folks can upload their image to us which will include some sort of widget? I'd like to be able to manage it though without giving out an email address if possible?
    Any help most appreciated.
    Cheers

    Hi Rohit, thank you for that.
    I do have a FormsCentral account and notice on a tutorial I found on AdobeTV, that you can specify file types. This is something I'd like to be able to do as they will be images so PSD, png, jpg etc. But just looking over on BC I see that you can add 'Attach File 250mb limit' to a form (as you advised) but I can't see where you can limit to type? Is it in there?
    Finally, will the image be uploaded to the BC server-side (if I use BC form creation method and not FormsCentral) in some type of assets folder or, will the form simply send any clients uploaded images to the specified email account within the form?
    Whoops, final finally: Do you think that it is better to use FormsCentral for this or BC? I want the page to be customised so the form sits on some b-ground artwork. The client has a famous image where she is holding a burning card invite. I have already used this and overlaid a contact form in Muse which has worked really well, so I want to create a (hidden from menu) uploaded page looking exactly the same and this page will be linked directly from the other Contact page, driving any fans there who wish to then upload an image rather than just send a general contact. I hope that makes sense?
    I guess what Im trying to find out is wether FormsCentral data gets fed back to BC in the same way a BC-created form would be seen in the dashboard area.
    Thanks Rohit

  • Upload image into mysql database residing on  remote server is not working?

    hello to all,
    i need ur help,we hav online site .
    i have to upload image(which can b from any pc) into mysql database residing on remote server of which we (don't hav actual path of that server).
    the solution i'm using is working correctly on local bt when transfer it to server it shows
    java.io.FileNotFoundException: (No such file or directory)
    i have used multipartRequest to access parameter of file type input.
    all variables and related packages r imported properly.no prblm in that.
    code is here....................................
    try {
    MultipartRequest multi = new MultipartRequest(request, ".", 500000 * 1024);
    File f = multi.getFile("uploadfile");
    out.println(f.getName());
    filename = f.getName();
    String type = multi.getContentType(f.getName());
    fis=new FileInputStream(filename);
    byte b[]=new byte[fis.available()];
    fis.read(b);
    fis.close();
    Blob blob=new SerialBlob(b);
    Class.forName("com.mysql.jdbc.Driver");
    Connection con=DriverManager.getConnection("jdbc:mysql://10.1.52.206:3306/test?user=root&password=delhi");
    String query="insert into uploads (FILENAME,BINARYFILE,) values (?,?)";
    pstmt=con.prepareStatement(query);
    pstmt.setString(1,filename);
    pstmt.setBlob(2,blob);
    int i=pstmt.executeUpdate();
    if(i>0)
    out.println("Image Stored in the Database");
    else
    out.println("Failed");
    } catch (Exception ex) {
    out.print("*******************"+ex);
    ex.printStackTrace();
    please suggest me the way to upload image to remote server** not on local server.
    its urgent.
    Edited by: JavaDevS on Jul 28, 2008 11:41 AM

    i need ur help,we hav online site .Please don't use these juvenile abbreviations. It's impolite when you're asking for assistance not to make the effort to spell out all of the words. Moreover in a forum with an international readership the use of standard English will reduce the possibility of confusion.
    I presume that your file upload is being placed in a different directory from that which you were expecting. I would suggest logging all paths (specifically filename) to see if this is an unexpected value.
    Please explain further what you mean by "local" - is this a stand-alone application, or merely running a copy of the server on your local machine and doing the transfer (via the browser) to that? Are there any other differences such as the browser used?

  • Upload image from server in jdev release2 11.1.2.4.0?????

    HI i am using jdev 11.1.2.4.0
    my requirments are
    1.upload image from server
    2.display image and edited by using editor page like paint.
    3.save that edited copy also
    i am new i jdev,is this requirements are done by jdev,please help,i dont have any idea,please help????

    Unfortunately upgrading to 10.8.2 messes up your previously configured steps and you can no longer rely on Java Preferences to define your JDK setup.
    What I suggest is doing this:
    1) Delete your current JDev installation + the system directory
    2) Ensure that the symbolic link as described in step 3 of the following link is still present and points to actual file
    3) Follow the steps in this blog: https://blogs.oracle.com/blueberry/entry/how_to_saddle_your_mountain ... to reinstall JDev.
    This should get you back up and running.
    CM.

  • Edit Theme Images relevant within "Right To Left" Languages

    Hello All,
    I'm trying to upload images for the Tabstrip object in order to display the traingle of the tabstrip from right to left (for Hebrew display). The name of the object in the Theme is "Starter Image of Selected Tab".
    I'm doing the following:
    1. System Administrator
    2. Support
    3. Themes
    4. Edit "Right to Left" Theme Images
    5. Default Theme Label = myTheme
    6. Default Image Label  = Starter Image of Selected Tab
    7. Press the button - "Default Search Button Text'.
    8. Set the relevant image
    9. Press the button - "Default Upload Button Text'.
    After all this process, i see no change in the display of the tabstrip, nor in the" Browse Theme Database ".
    Is there something missing? Am i donig it in the right place?
    Thanks
    Dima

    Pages has never supported RTL correctly since it was released a number of years ago.  It's been discussed many times in the forum for that app.  You should use Mellel (the best), TextEdit, Nisus Writer, or OpenOffice.  MS Word for Mac has never supported RTL at all.   To ask Apple for improvements for Pages, go to
    http://www.apple.com/feedback/pages.html
    Unfortunately Apple never provides info on when problems will be fixed.
    Other than Pages, support should be good:
    In Mail, check the Menu item Format > Alignment > Writing Direction
    For the OS in general, check System Preferences > Language & Text > Input Sources > Bidirectional Text

  • Uploaded Images

    Greetings,
    Sorry for the noobness, but when one wishes to use an image as an item in a region (contenttype->image), it says to either browse for it, or to enter it's internal filename. Is there a way of viewing these already uploaded images in some sort of graphical way to see what is already out there and possibly choose it.
    Any help or pointing in the right direction greatly appreciated.
    -- Cliff Moon
    -- UTPA Webmaster

    But it isn't doing that either. I have to get the "My Products" graphic from my Mac for each post I make.
    Ah, just discovered something. While I don't have any images in the second tab when doing a new post, if I go to Edit a post, the image is there so you can add it again.

  • I can't edit my image in the browser

    Hi everyone,
    I have a problem with the new feature of Adobe Muse (editing with browser)
    When i publish the site with the edit window, i can only change the TEXT....I can't edit or insert new image even if the bloc image is editable...(i have a message who tell me that the region is EDITABLE)
    So i don't understand...
    Otherwise, i have an other problem.
    When i put the mouse on some images, i have this message : the region editable is applied to an unsupported tag (jpeg, png are imported from my computer)
    Thanks in advance.
    PS : i'm french, sorry for my english

    Hey there-
    I am having pretty major issues along the same lines as this post.  I am new to using BC and the in-browser (in-context??) editor, so I'm sure I'm missing some steps somewhere.  *
    This is pressing as I am a long time Muse user, but am now building my first site for a different client other than myself. 
    My issues are:
    - I can't edit, upload, insert, or replace any images throughout the entire site
         - more importantly, on certain pages, the images aren;t even editable.  I recieve the same "the region editable is applied to an unsupported tag" message
    - When editing text, I can change the words, but I do not get the option to change any of the formatting or colors of the text
    - Finally- is the name of InBrowser editing really InContext editing?
    Thanks in advance for the help!
    -Cord

  • Way to limit image size on uploaded images?

    Hello! Is there a way as administrator that you can limit image size for uploaded images? (Like in Contribute) Thanks so much

    Hello mikkiblaes,
    There isn't a way to limit the size of an image that is uploaded in InContext Editing, but there is a built-in file size limitation of 2MB. As the InContext Editing Browser help states:
    Once you've inserted the media element, you can resize the asset by dragging the resize handles around it, or by changing the width and height values in the Media toolbar. (Make sure the asset is selected when you do this.) To maintain width and height proportions when you resize, make sure the lock option is selected. (It's selected by default).
    This type of feature has been requested a couple of times:
    http://forums.adobe.com/message/991229
    http://forums.adobe.com/message/1994111
    And we would greatly appreciate your feedback on how you would envision this working.
    Best regards,
    Corey

  • Uploading images with jsp-PLEASE HELP

    Hi
    I would like to allow users to upload images(photos) from the website im doing.
    i was gonna use perl which seems quite easy. Since everything else i used was jsp i thought i might try to do uploader in jsp (though its seems more difficult)
    id like to limit :
    the maximum file size to be uploaded ,
    the maximum width/height of the image file
    the list of the acceptable mime-types (Content-Types) -jpg, gif
    Any suggestions how to go about it PLEASE- ie. what packages, classes do i need- mimeparser, BufferedImage, FileFilter? cos im bit lost which classes to use.
    THANKS LOTS
    sabcarina

    This is the jsp File which helps me to upload the file
    But for this Jakarta Commons fileupload is needed which is normally provided with Tomcat 5.5
    The code is
    <%@ page contentType="text/html;charset=windows-1252"%>
    <%@ page import="org.apache.commons.fileupload.DiskFileUpload"%>
    <%@ page import="org.apache.commons.fileupload.FileItem"%>
    <%@ page import="java.util.List"%>
    <%@ page import="java.util.Iterator"%>
    <%@ page import="java.util.*"%>
    <%@ page import="java.io.File"%>
    <%@ page import="com.common.*"%>
    <!--<html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>Process File Upload</title>
    </head>-->
    <%
         DerivedLastNoEntity objLastNoEntity=new DerivedLastNoEntity();
         DerivedLastNoObject objLastNo=(DerivedLastNoObject)objLastNoEntity.getData(new DerivedLastNoObject(10)).get(0);
         int lastNo=objLastNo.getLastNo();
         String forwardString=null;
         StringBuffer parameters=new StringBuffer();
            DiskFileUpload fu = new DiskFileUpload();
            // If file size exceeds, a FileUploadException will be thrown
            fu.setSizeMax(1000000);
            List fileItems = fu.parseRequest(request);
            Iterator itr = fileItems.iterator();
            while(itr.hasNext()) {
              FileItem fi = (FileItem)itr.next();
              //Check if not form field so as to only handle the file inputs
              //else condition handles the submit button input
              if(!fi.isFormField()) {
              String fileName=fi.getName();
              if(fileName.length()>0)
                   fileName=(++lastNo)+fileName.substring(fileName.lastIndexOf("."));
                   File fNew= new File(application.getRealPath("/"), fileName);
                   parameters.append("&fileName=/struts-blank/"+fileName);
                   fi.write(fNew);
         else
              if(fi.getFieldName().equals("forwardString"))
                   forwardString=fi.getString();
              else
                   parameters.append("&"+fi.getFieldName()+"="+fi.getString());
         objLastNo.setLastNo(lastNo);
         objLastNoEntity.edit(objLastNo);
         System.out.println("before "+forwardString);
         if(parameters.length()>0)
              if(forwardString.indexOf("?")<0)
                   forwardString=forwardString.concat(parameters.toString().replaceFirst("&","?"));
              else
                   forwardString=forwardString.concat(parameters.toString());
         System.out.println("after "+forwardString);
         response.sendRedirect(forwardString);
    %>
    <!--<body>
    Upload Successful!!
    </body>
    </html>-->Bye for now
    CSJakharia

  • Uploading images - resolution problems

    Hi all,
    We have been trying to upload images - signatures into ECC from SE78 - the length and width of the image is changed - 82 mm becomes 97 mm on upload.
    I believe this is due to some system setting / config around image resolution.
    can anyone give me some valuable inputs on the same.
    - Surya.

    Hi
    After uploading the image,edit the technical attributes - increase the resolution and check the box - reserve height automatically.
    Thanks
    Vijay
    PLZ reward points if helpful

  • Editing & deleting images question

    hi. i'll preface this by saying i may need to tweak my workflow in regards to editing. in any case, so far the way i've edited was by creating a collection. once i add my selects to the collection, i still have tons of unwanted images left in the folder i would be editing from. is there a simple, quick way to erase the outs?
    thanks,
    april

    tina,
    i was thinking my question might not be clear. what i am doing is uploading images into a folder in my lightroom catalog. i then go to the folder and drag my selects into a new collection.
    i realize that the collection is virtual. i'm basically using the collection as a way to group my selects to show clients. my question is this: is there an easy way, once i have my selects in a collection, to somehow keep these images in the folder (which is to say, they would remain in their location on the hard drive) and discard the images i do not want (that i haven't included in the collection i created)?
    sorry for the confusion. maybe i should be editing differently?
    thanks,
    april

  • BDC for FB03 to upload Image

    I want to upload image in FB03.
    When i enter doc no, fiscal year and company come in FB03, I am able to upload image but while recording the BDC in SHDB for FB03, I am not getting that upload(Attachment) button so that i can record the transaction and upload.
    Can anybody suggest ?
    Is there any other option to upload ?
    Thanks
    kumar

    hello ,
    ref these postings
    http://help-abap.blogspot.com/2009/02/generic-object-services-gos-toolbar.html(its Naimesh Patel blog.
    Free GOS object
    gos where is the file??
    in your case BOR is BKPF.
    regards
    Prabhu
    Edited by: Prabhu Peram on May 19, 2009 4:18 PM

  • Anyone with experience editing/uploading photos + video?

    Considering an iPad for an upcoming project where carrying a laptop simply is not practical.
    Anyone have actual experience using an iPad to:
    1) Download media directly from a digital still camera, digital video camera.
    2) Perform basic edits of images & video on the iPad.
    3) Upload video and stills.
    If yes to all three items above, where do you upload stills & video? I am MobileMe, but currently haven't used it for uploading media of any sort. Happy to use MM to uploading media from iPad if that's the best solution.
    Message was edited by: inte

    Hi,
    You'll need the camera connection kit for the iPad available here.
    http://store.apple.com/us/search?find=ipadcamera+connectionkit&mco=Nzc1MjMwNg
    You can download and install image and video editing apps from the iTunes app store.
    Launch iTunes. Select iTunes Store under Library on the left then click App Store in the menu then select iPad. Type in image editing app in the search field top right corner of the iTunes window.
    Same thing for video editing apps.
    iPad Tech Specs: http://www.apple.com/ipad/specs/
    See: Cameras, Photos, and Video recording.
    iPad online user guide available here.
    http://www.tuaw.com/2010/04/04/ipad-101-user-guide/
    Carolyn

  • Lightroom 5.4 jumps to second monitor when attempting to edit an image in Photoshop CS 6.

    Hello,
    I have a brand-new HP z620 with an Nvidia Quadro K 4000 display adapter and apparently a software and/or hardware conflict.
    I am experiencing an issue with Lightroom 5.4 window not working correctly with my second, not primary, monitor. When Lightroom is working on the second monitor and I need to edit an image in Photoshop cs6, I want Lightroom stay where it is and Photoshop to open on my primary monitor. And this has worked well for me on my previous system which was also a Windows 7 64-bit machine with an Nvidia GeForce GTX 570.
    When I click the Lightroom option to "edit in Photoshop CS 6” The Lightroom window will move itself to the primary monitor for no apparent reason. This is the problem I am seeking to remedy.
    No other external editing programs opened through LR behaves this way, such as NIK or OnOne Perfect Photo Suite, and I really need LR to stay on the second monitor on the extended desktop.
    I’ve tried every monitor cabling setup I could think of to try and even unplugging the primary to make windows identify it as the 2 monitor in the screen resolution settings, but that does nothing for me. My new workstation is running the same OS version and a K4000. Monitors are currently connected to the display ports via dp to dvi adapters. I’ve already tried moving the connections around and plugging one into dvi, there doesn’t seem to be a setting I can change within windows or adobe to change this behavior.”
    On a related note, I have similar instability in software made by X-rite that supports the use of a colorimeter allowing me to build profiles for monitors and evaluate colors precisely. During the profiling process I place the colorimeter in the designated place on the secondary monitor and direct the application to begin showing the colorimeter different colors on that monitor. At this point the colors jump to the primary monitor while the rest of the interface along with the colorimeter is a secondary monitor. I have a workaround that I'm using for this particular problem but I am fairly sure that the issue that causes the problem with Lightroom is also the source of my trouble here and I need to eliminate it.
    thanks for your time,
    Larry Garvey

    Change the sort order. View->Sort

Maybe you are looking for

  • New firmware update doen't allow me to see all files in iPod library...

    I have a 5G/ 60GB iPod, updated to the new firmware, and I have found that now there is no way to see a "Library" style depiction of all the files on my iPod, ala the iTunes "Library" category. I have podcasts that I manage manually which do not disp

  • Small CD Stuck in drive

    I had some software on a small CD , which I've inserted in to my Macbook . I know this was a mistake . The CD is stuck , but the macbook does not show anything in the drive . How can I remove the CD ? Thanks

  • Installation Problems with Oracle 8i and Win98

    Yesterday I tried installing Oracle 8i Personal Edition from CD. I completed installation up to "Database Creation in Progress", initializing phase. It stuck at 85%. The CD did not make any noise, and it stayed at 85% for 53 minutes. Today, I downloa

  • Reg: Smartforms Table Painter

    Hi  Folks, In the smart forms in the main window I have used table for printing data of the internal table.  Also for giving the borders in the table I have used the framed patterns in the table. So I have declared the main window sizes same as paper

  • Binding with offset

    hello, I want to know if it is possible to do a binding from a workflow container to a task container with offset IN the binding itself. For example: ZMM1014+3(4) - > to task container: 1014 I know a can call a method to do this for me but I would li