Actionscript 3.0 :: Edit Picture In A Flash App?
Apr 12, 2008
Here's what I wanna do:
I want to make a Flash application that ables the user to a picture of him/herself with webcam and cut out the head from that picture.
I know it has to be possible to edit pictures in a Flash app. Seen it on jibjab.com. I even tried to decompile their swf, but no luck.
View 3 Replies
Similar Posts:
Apr 22, 2002
I want to make a picture gallery and use buttons that move you from picture to picture and backwards, but I don't want to tell button 1 to go to frame 2 and button 2 to got to frame 3 and so on (I hope you know what I mean)Can I use on button on a separate layer with the same action set? I tried something like that, but it didn't work:
on (release) {
thisframe =+1
}
[code]........
but it didn't work. I'm kind of new to any action script other than gotAndPlay, easy functions and all that.
View 2 Replies
Oct 2, 2011
I how that any Can help I have a Picture that I want To destroy it As someone break it as a glass and then something made it go back as she was
View 1 Replies
Aug 11, 2009
I'm actually relatively new to flash and actionscript but I could say I have fair knowledge about them. So anyway, I usually build flash websites the traditional way using timeline animation and scripting. Today I had a job interview and they said they're looking for someone who can develop any web design into a Flash CMS with a back-end office for the client to edit the content without having to edit the FLA file or any code.
Accordingly, I'd like to know where and how to start. What are the main concepts I should follow/adapt?
View 1 Replies
Mar 22, 2003
I recently used the loadMovie action to load a .swf file to a target in the movie which it was being called from. Then I tried calling a picture to another target in the movie, but it did not load the picture as intended. I read about it on my book, but it didn't seem to work. Is there anyways on calling a picture into a target in the movie without placing the picture inside an swf file?
View 7 Replies
Jan 5, 2005
I have just been to a really nice website that has some really nice use of Flash on it.... I'm totally wowed by the resizing picture effect though? When each picture loads the loading frame resizes to the new picture size.
View 3 Replies
May 12, 2010
I am trying to build a site that would give users the ability to upload a picture to a picture frame on my site. I would like AS3 to dynamically re-size, and upload the file from an upload bar under the frame.
View 1 Replies
Jan 5, 2005
I'm totally wowed by the resizing picture effect though? When each picture loads the loading frame resizes to the new picture size.It must be some sort of actionscripting but how is it done?
View 3 Replies
Dec 7, 2010
i got five images, and five buttons, every image has a color, and lets say we start at the red one. When i click the the green button i want the green image to fade in.. i fugured out a way to do this on the timeline, but then i have to have a black box first fading in to remove the old picture and then start fading in the new picture..
View 2 Replies
May 27, 2011
I made a simple picture slideshow with a timer, prev/next buttons, pause/play buttons and jump buttons. Everything went good so far.Now i'm trying make every picture go to a URL when the picture is clicked but only the link on the first frame goes to the URL when clicked the other 5 buttons do nothing when click.(FYI: I made alpha 0% buttons in a layer above pictures)I tried two different codes but both have no effect.
as layer
Code:
stop();
var nextImage:Timer = new Timer(3000);
nextImage.addEventListener(TimerEvent.TIMER,playNext);
nextImage.start();
[code]....
View 1 Replies
Jun 18, 2009
is some thing like i have a menu as the background, then if i click the picture, another menu rollover the background picture covering ard 40% of the background.any1 can lead the road for me >< me jus start learning AS3 ><
View 3 Replies
Aug 19, 2009
I've imported a vector graphic from AI into my stage. When I click on the vector graphic that's been converted to movie clip symbol and drill down to the vector level, as soon as I insert a keyframe in the timeline, I no longer can use an eraser to edit the vector graphic. It automatically move up one level as soon as I insert a keyframe. Does anyone have any idea why I'm getting this behavior? I want to create a hand written effect with this vector grachic.If I draw a vector square on the stage, convert to movie cli, double double click the movie and then I am able to edit or change the vector shap but that's not the case with the imported AI file.
View 2 Replies
Nov 10, 2010
I am new to flash and i have .fla file of flash.i want to edit this file to use it.I want to change the buttons name and their hyperlinks in this fileI want to attach the .fla file with post but i don't know how to do this.
View 3 Replies
May 16, 2011
I am having problems editing a ComboBox in AS3. Can anyone please tell me why my ComboBox disappears?[code]...
View 2 Replies
Aug 23, 2011
I'm working on a project and i need to open a swf file, change contents of a swf tag without touching other tags I've tried "SwfDotNet library" but it does not output the unknown tags. For example if it encounters a "EXPORTASSETS" tag it does not write it to the output SWF because the library is old and supports up to swf version 7 and the tag is new. Are there any libraries with this capability?
View 2 Replies
Mar 3, 2012
This is just the first time I'm working on Adobe Flash CS5. I have files in .swf. I want to make some changes on it, Can I do that or Should I ask the designer about the .fla file?
View 1 Replies
May 13, 2009
Alright I have some odd 150 images I need to open up in Photoshop and preform some batch actions. For some reason the "edit with" is grayed out in CS4.
View 4 Replies
Oct 26, 2010
My web designer is no longer working and has left me with a flash file which would benefit from a small edit
The file is made up of a banner which rotates between 3 images. I'd dearly like each of the images to become a link to html files already uploaded to server
The banner can be seen at self catering accommodation belfast dot com
Is it possible to request this on the forum please?
View 6 Replies
Aug 23, 2009
I am new to flash and I am trying to create my first flash site using a template that I have downloaded. I can edit the first page fine, but when I click the "about us" or any other section, the standard template text, Which isn't even in english, appears. I believe that these are psd files, and I have tried to edit them, saved and replaced file on my computer, but still I get the same unchanged text on this site when I preview.how to edit and replace these files within the flash movie?
View 1 Replies
Oct 1, 2009
I am new to this forum and flash itself as a web development tool. I recently purchased a flash template which was edited using .txt files. However, I have a problem in that certain people are unable to view the top of the site where the link bar currently resides. I have tried to move this bar further down the page and been unable to do so.
View 6 Replies
Jul 11, 2010
i am new to Flash and am currently working with an XML based flash template. When i open the .fla file, none of the text or images show up. I understand this is b/c i have to edit the xml file in dreamweaver. However that is a very complicated way of doing it b/c then i have to keep going back and forth between several programs and saving, and updating, and never getting of "live view" of the chages i am making. My question is: Is there really no way for me to edit the whole xml flash template in Flash CS5? Meaning is there some sort of way to import or manipulate the files so that i can edit the text and images directly in flash pro cs5 and not having to keep going into dreamweaver?
View 3 Replies
Jul 16, 2010
I just got this flash intro and everytime I take into CS5, it says could not load,may be damage.The intro isnt damaged at all.How can I get my intro to load,so I can edit text? If I can get it to load how do I go about editing the text?
View 3 Replies
Oct 12, 2011
I have a premade .fla file I purchased from a web development company. I works when I open it with IE or whatever but I just dont know how to change the dummy text with in the pre made flash template and I wonna change th ecolor from green to black. [url]...
View 2 Replies
Mar 9, 2012
What I mean is that several jpg file will be sent to the server and replace the images that embedded in the file and a exe file will be created from the new file.
I know that I can keep the jpg outside the file and just call them dynamically but I just need to use them in that way.
Is there a way to create a flash file on the fly by a script?
View 1 Replies
Feb 23, 2010
i have a player which is of swf file. I need to edit it to remove user defined conextmenu.( when i right click its showing one name, i need to remove that)
how i can edit swf file in flash. when i open swf file in flash am unable to edit anything.
u can see the flash player here [URL]
View 1 Replies
Mar 2, 2011
Ok so I am a complete noob at flash [URL]..I am trying to change all the purple to blue and trying to get rid of the text with the link but I still want it to link to them pages
I have tried to change the colors in flash for each one but it has no effect do I have to create a new action script for it if so what do I need to put in there?
View 1 Replies
Jan 13, 2010
i am using flash to use php to post data to mysql fields, (eg. there is a textbox in flash , i type in "jolly1887" and press the submit button , it will post "jolly1887" under mysql's username field)
flash call php to insert code into mysql
Code: Select allINSERT INTO entries (user_name)
VALUES ('" . $_POST['username'] . "'')";
right now i am stucked , i am able to display the username into flash, able to post to mysql , but how am i going to do a editor or an edit button in flash to overwrite the mysql fields? (eg. if i type "jolly1887" in the username textbox , and "abcdefg" in the comment textbox, it will then replace "jolly1887" and the comment in mysql) tried very hard to explain what i am going to do, i didnt get a good sleep by doing this.
View 6 Replies
Oct 16, 2005
I just load data from textfile into my flash file..so my problem is..how is it in flash I have to code so that I can edit the loaded data from textfile and then when I submit it'll update the data in textfile...of course I'm using php for writing in textfile...Currently I load the data into listbox from my textfile...is it possbile to edit the data from flash...
View 2 Replies
Jun 5, 2008
I want to edit images in flash action script.That means user able to crop the current image in flash action script. Any one have any source code or any reference urls..
View 1 Replies
Feb 5, 2009
I'm currently playing with a flash template to put my site info in it. I can figure out how to edit the buttons.Are there any tricks to know how to find each button and edit them.
View 4 Replies