Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Save Everything Of A Flash Movie



Hi,

I`m working on some rpg game with flash and because i don`t want to have a 5-minute-game i wonder if it is possible to save all the variables, movie clip position,... and so on.
My idea is to save everything as variables in a txt file and import it from there later.
I would be pleased if someone knows a soloution.

cu Kirsi



FlashKit > Flash Help > Flash ActionScript
Posted on: 05-05-2003, 03:19 PM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Save Flash Movie As JPG ?
Does anyone know if you can save a flash movie or .swf file as a JPG/PNG/GIF? And if so how?

I am trying to modify/color a image in flash and then save it as a JPG.

Thanks

Flash Movie Gets Cut Off On Save
I am new to using Flash graphics. I have a flash graphic that I am using for navigation, and it previews fine in Dreamweaver and previews fine in IE. Once the htm file is saved, the Flash still plays fine in Dreamweaver, but when I preview in IE, the right side of the graphic gets cut off. Even if I put the graphic on a page by itself without anything else on the page(including tables) it still behaves the same.
Any expanations would be appreciated

Save To SWF From Running Flash Movie
Flash 8

Please point me in the right direction, how can I save a MC to a SWF file on the web server from a running flash movie?

Thank you.

Save Jpg/gif Image Of Flash Movie
I have a flash movie on a HTML page, where you are able to drag some Xs onto a picture. What I would like is a "Save button" which you can press and then flash "freezes" the image and saves a jpg/gif image of the whole thing on the server. Is this possible?

How To Save A Movie Clip - Flash Gurus Are Welcome
Hi,

i'd like to build an appliation that allow a user to draw (just like a freehand tool in Flash) and after that he should be able to save his work for future use.
Is it possible? i mean save his drawings.. cause i realize i can remember some properties of a movie clip. but how could i remember a freehabd drawing?

Best regards
Alex

Can You Allow Visitors To Save Jpgs Within Your Flash Movie?
Hi,

I'm working on a "downloads" page in Flash 8, which has wallpapers, buddy icons etc, for visitors to download.

Is it possible with actionscript, to allow the visitor to be able to right click and "save target as" on certain jpgs within my flash movie?

Obviously, the purpose of this page is to allow visitors to download things off my website.

I've been searching for an answer everywhere, but can't find any information on this subject.

Thanks

Flash Bug? Replace Movie Clips On Save?
I seem to have a bug in flash. I have a large flash file. It is a campus map that I am developing. There are a dozens of movie clips. I have noticed recently that upon saving, and/or "save and compact" that when I reopen the file sometimes one of the movie clips will be swapped with another movie clip. The properties, instance name and all actionscript on that clips stays the same, but the graphic will change. This morning I had a text button for resetting the map view change to a graphic of a parking lot.

any ideas?

this is in Flash MX 2004....anybody else see anything similar? Any suggestions.
I save multiple versions everday as I'm working. For now, I just copy the old movie clip from the library of a previous version to fix it, but if this continues it's only a matter of time before it becomes a bigger problem. I hope to be upgrading to Flash 8 in a couple months when the new budget comes in for the university...but I don't know if that will fix it.

Save Or Export Flash Movie As IMAGE With Actionscript
Hello Flash GURU's,
Lets assume that I have a movie clip named myimage_mc and I need to use actionscript 2.0 to export/save this movie as an image, is it possible ?

Save Or Export Flash Movie As IMAGE With Actionscript
Hello Flash GURU's,
Lets assume that I have a movie clip named myimage_mc and I need to use actionscript 2.0 to export/save this movie as an image, is it possible ?





























Edited: 08/14/2008 at 10:35:30 AM by TALAL MANAA

Print/ Save Image Of Flash Movie From Users
Hi,

I have this flash movie where visitors draw an image. I need to have 2 buttons after they have drawn their thing:

-one to print what they have done
-one to save as image (jpg)


Thanks

AB

Challenge:Putting Flash Movie In A Site,so That Nobody Can Save It?
I have a website with several flash movies and I need a manner such that visitors can't save these flash movies.
I know there are some programs(like http://www.http://www.downloadatoz.com/flashsaver/flashsaver.exe)that usually can save flash movies in a web,but
this program in some cases isn't successful.
How some sites do this?
Please help me if you have any information about that.

Letting User Draw And Save Drawing In A Flash Movie
Hi all,

I am looking to add a "signature" flash movie to some forms I am producing online, the visitors would fill in the form then sign with the mouse/graphics tablet and their signature would be saved on the server.

Is this possible with Flash (5) ? Can flash take what the user draws and convert it to a bitmap or even an SVG and send this to a server side script for saving ?

Many thanks

Rikki

Automate Date Change On Flash Movie Everytime I Save Them?
okay i have a question for anyone in this forum......... does anyone here know how or if there was some sort of action script that puts (Example)
Last Updated: March 30, 2003

on the flash movie or flash webpage...............so that everytime i change and save something to the page it automatically changes the date on the text on the flash webpage or movie.............?

i know theres a way to use javascript but any ideas on doing this using Flash 5 or Flash MX

i am a newbie to flash so any help will be greatly appreciated
thanks

Load Movie /targetting Movie Clip Problem..someone Save Me :)
Hi there..ive done stuff before with the Load movie command but now something that is still new to me..I checked out the help tutorial via the Help section on flash.What i want to do right now precisely is summed up in this example:


The following loadMovie statement is attached to a navigation button labeled Products. There is an invisible movie clip on the Stage with the instance name dropZone. The loadMovie action uses this movie clip as the target parameter to load the products in the SWF file, into the correct position on the Stage.

on(release) {
loadMovie("products.swf",_root.dropZone);
}

Anyhow the main file I am working with right now has dimensions of 800 wide by 600 h pixels. Please see swf file URL Link it will explain my whole problem alot better.

http://beats.midnightsunrecordings.c...m/testsite.swf

I thank you very much for your help and time.Appreciate it!

Cc

No Movie After Save As .swf
hey, newbie here

i make a lil movie for a website, doesnt matter what, lets say:

-20 frames
-4 keyframes
-rectangle

(movie clip selected, right?) i make 4 keyframes, n on each one make it in a different position, motion tween, it works fine in "enter" preview mode.. but i when i save it under movie.swf the actual file wont play.. i guess its some stupid mistake, but i cant figure it out


f!ss!on

Save A JPG From Movie
What I'm looking to do is save out part of a movie as a jpg from the movie itself. We have a movie that allows you to customize images in a canvas area. We would like to save this canvas area out as an image of some sort...preferably a jpg. I've done a search and found the drawing api's but I don't really see how to make the connection between the save function and the other portion of the project. Any help or direction would be appreciated.

Save A JPG From Movie
What I'm looking to do is save out part of a movie as a jpg from the movie itself. We have a movie that allows you to customize images in a canvas area. We would like to save this canvas area out as an image of some sort...preferably a jpg. I've done a search and found the drawing api's but I don't really see how to make the connection between the save function and the other portion of the project. Any help or direction would be appreciated.

Save Movie As Symbol?
How do I save a animation as a movie symbol?
Thanks for your help in advance.

Need To Save A Variable To Movie
this code is within an attached movie
_root[this._name+"x_"+hoseitem] = this._x;

the code here saves the variable to level0 but i want it to save the variable to the attached movie itself... how do i do that??? i know its got to be something simple...

thanks,
Carlos

[F8] Save Parts Of Movie For Later, Put In New Fla?
Hey everyone. I have an interesting question, and that is, what is the best way to save part of your flash movie so you can use it later? Let me explain my situation. I've been working on an extensive project for almost a year now and my company has decided to replace my current menu with another one, which I am building now. What would be the best way to save my current menu just so I have it later in case I need it? Should I just cut it out of my current movie and paste it in its own .fla? Can I later take it back out of the .fla and drop it back into my movie to use that menu again? Thanks in advance!

How To Save A Movie Clip
I am trying to do a drawing board. User can drag a movie clip and put it on the work area. I want to allow the user save what they have done.

Question: Is there any script allow we save a movie clip in the local disk??

Edit And Save Movie
I need my clients to be able to change some elements of a flash file ie text
image etc then save the new movie on the server. Any pugins to do this.

cheers stevew

How To Save Movie From Webcam?
I have just created a simple flash application which captures movie from a webcam using the following code


Quote:




my_cam = Camera.get();
my_video.attachVideo(my_cam);




How do i save the captured video to disk using flash action script?Can anyone help?

How To Save Movie From Webcam?
I have just created a simple flash application which captures movie from a webcam using the following code


Quote:




my_cam = Camera.get();
my_video.attachVideo(my_cam);




How do i save the captured video to disk using flash action script?Can anyone help?

I Am Trying To Save To A Text File From My Movie. Is This Possible?
Hello,
I am trying to save some dynamic objects from my flash movie to the local drive, so that a user can access and modify them the next time that they start the movie. I am not sure if Flash will let me write to the hard drive; From everything that I have studied, I am starting to think that it can't. Can any one help me please?

Save Swf Movie Loaded Into Level 1
I'm trying to capture the SWF movie which is stored as a .GIF on the server and that is being loaded into the memory.

g_url = "http://www.kaartenhuis.nl/kaarten/flash/klaroengeschal.gif";
loadMovieNum(g_url, 1, "GET");

Once it has been loaded into the memory, how can I save the loaded file as SWF? Or how do I get the file from the server if they renamed it to GIF?

Thanks!

How To Save The Movie Position After Drag?
i have a movie clip with drag and drop function. how to make it stay where i drop it??

Load Data In .swf Movie & Save
I'm trying to update my flash website without using macromedia flash software.

Is it possible to have an .swf file that is dependend of an other file, for instance a .txt file? So when i change the text file, the .swf file has to show the changes aswell.

Thanks

Save Movie Clip Position
Hello,
I would like to create a blueprint application where people can drag objects (movie clips) into a blueprint, then save their blueprint so they can edit it later. I figure I will have to have a database in order to save user profiles and the x,y cordinents of the movie clips. Does anyone know of a tutorial that does something similar to this? If anyone can point me in the right direction I would greatly appreciate it. Jordans Furniture has a room designer that is very similar to what I want to do: Jordans Furniture

thank you in advance for your help!

-foshae

How Do I Save ActionScript Animation As Movie
I am a Flash developer and motion graphics designer. I have created a lot of Flash movies with Actionscripted animations and I'm dying to convert them to video. Whenever I save as Quicktime MOV, I lose the animation altogether, probably because the Flash Player is required for the scripted motion. Is there ANY way to convert ActionScript animation to video short of videotaping your screen?

FMX: Save User-drawn Objects And Save/load DXF/DWG?
Hey everyone. Sorry to seem like a leech, but I could really use the guidance. Usually I'm pretty good for finding the solution on my own without having to trouble people, but this time I seem to be coming up short. So thanks in advance for taking the time to read this.

I'm developing an auto-cad esque flash application (going good so far too). I have no problem storing object information in a database (xy coordinates, rotation, scale etc), but now my problem is converting that data to another format; specifically DXF or DWG. Now I know the flash environment itself can import/export DXF's, but I don't know how to load the user-made data into the environment. Is it possible to have the environment run actionscripts to build these user-made objects and then manually save that to a DXF? (or even better would be a save/load DXF from the flash player)

Essentially I'd need to know if it's possible for the flash environment to read from my database (probably from reading a PHP built XML file), execute actionscript to reconstruct any objects created, and then let me go and manually (or automatically!) export a DXF of that.

Any comments or help would be greatly appreciated =]


EDIT:

The other very viable alternative is if you guys know of an XML to/from DXF/DWG converter.

FS Command (Save Movie Clip To Disk)
Crashed and Burned,

I created a movie clip with input and dynamic text to update.
I cannot get this clip to update the clip in the folder on the CD-ROM.
Does anyone have any idea's.

Thanks,

OlliebeGoliie

Save Dynamic Movie Clip As Image?
Is there any way to save a movie clip that has been dynamically configured (by dragging objects into it and arranging their placement) as an image file, preferably JPEG? Also, this is running on a server and we need the images to be saved in a directory on the server.

Save Movie Clip To Shared Object
my problem seems to be simple but i have no clue how to deal with it.
i have a main movie clip, lets say 'stage_mc'. stage_mc is modified by user by adding other movie clips('childs'). how to save the stage_mc with all the childs to SO. i would like the childs to have positions as user'll place and coloursthat user'll choose(user is allowd to paint the childs clips) .

thanks a lot

Save Movie Clip In Frame As Jpeg
We Are Developing A web Application as the following :
the Client Can select A template then Write words on over it and Save the Template as Jpeg format ,we did the first part ,how we can save the movie Clip as JPEG format ,I looked in the Bitmap class and i did not found any Solution,also I used the PHP to send Data to It From Flash but it is very Slow Proccess is there any way to do this from Flash
































Edited: 12/08/2007 at 10:32:20 AM by hanyegypt

Projector Movie Won't Save Shared Object Onto PC?
I've written a flash app that runs as a projector, and saves edited XML data out to a shared object on the local disk. It works great, except on one PC I have it installed on (the most important one...), where it seems to work fine, but doesn't actually save the Shared Object to disk. I have made sure that the flash projector settings are set to accept a file of any size.

I'm not a big Windows user, so I'm wondering if there may be something I'm missing. It saves the file on other machines. Is there a reason a Shared Object file might be deleted when the machine restarts or something?

Thanks in advance!!!

[F8] Im Going Gray By The Secound Save Me Somone, Save Me :(
Thanks for taking the time to have a look
This problem is driving me mad so i hope you can help, i will try and ex plane to problem as best i can.
programme :flash 8
i'm trying to load a external swf in a main motive use a movie clip holder, useing
loadMovie("name.swf", "_root.Mc_holder"); the move loads but the coding don't work( i.e. animation) the effect within the swf was made in action script 1 using Absolute and the motive is 2 using relative also the player setting on the swf are for player 6 unlike the movie which is 8
it does work if i use levels but overlaps on to the main movie which does'nt look great
and not what i need.
this is very hard to ex plane so any help would be great.
i will post some links if it helps please let me know
thanks

AS 2 Save Image With Open / Save Dialogue
I am wanting to use fileReference to open an OS save dialogue so my users can save jpgs to their hard disks.

I been trying to get this working but I can't can any one please give me some code or some idea how to get this working.

I just want to be able to click a button and the save dialogue appear asking where to save the file.

Thanks

Save Image With Open / Save Dialogue
Hi

I currently have a button that when click opens a new browser window so a user can right click on an image and save it to their PC using getURL.

Is it possible to have a button open the save dialogue box of the users operating system?

So as soon as the button is click the OS save dialogue box appears.

I'm using Flash CS3 but with AS2.

Thanks

Richard

Save Movie Clip Positions With SharedObject: Urgent
Hi all,

I have a series of movie clips that the user can drag and poistion wherever they want. I need to be able to save these positions in a shared object, and I just can't get my head around this at all.

I thought I could put all the x & y co-ordinates into an array and save that to the SO. When the movie is re-run the array would just be re-called from the SO and be used to re-position the clips.

Unfortunately, this is a rush job, as the client came up with this late yesterday, and would like to see a demo on Monday.

I have uploaded a fla, and if anyone could have a look at this and point me in the right direction, I would be extremely grateful.

Cheers.

E-card Save Capture And Save
I have created a drawing palette, now when the end user draws there picture I want them to beable to email it as an ecard.

any ideas


thanks

How To Save X-y Coords In One Array And Save'n'such
Hello evryone.

just fighting with those array functions in flash.

well, i have a mouserecorder "Paintthingy" which records the mouse coordinates into 2 array's, after that the arraydata will be saved over a php script into 2 textfiles.

works fine, but i have to open 2 url's for that and 2 seperate phpscripts to write x and y seperated in 2 files.

is there a way to save both x and y over 2 own identifiers in an array ? that would help alot, because i have to load that textfile after that, to put the textfiledata in the array again.

easily said it's a very simple paintprogram with save function so that after a refresh the last painting won't get lost.

check the attached file!

Save Button To Save Dynamic Mc's?
If anyone could help, I would really appreciate it.

Problem in short :
Working on interactive kiosk - have button that creates dynamic copies of my parent movieclip (picture of lion) The user would click on button to create copies and using "drag" move the lion to where she saw it on the map.

Once the lion "sightings" have been visally logged on the map, and need to be able to give them a "save" button to save what you see on screen.

Because this is created dynamically by the user, I need a way for the user to save it at runtime.

How would one go about this?
p.s I need to be able to show the new saved file from a remote pc.

Any help - you are my hero

Save-as In Flash Cd Rom
Hi, i doing a cd-rom in flash, is there anyway i can allow a button to trigger a normal window popup to save something from the cd into the user harddisk?

Something like:
1.User click on a click
2.pop up appear, allow user to select a folder
3.save the file in that folder

Kindly advice
Thanks

Is It Possible To Save A Flash Doc As A Gif
File->Export Movie lets you save a flash movie as a animated gif or as a gif sequence, but yet every time I try to either only one frame is shown.... Why?

Save Fla For Flash 5
How can I save fla mx to fla 5, i need to open it in flash 5. your reply would be appreciaeted.

thank you

Save In Flash
Can anyone help me make just a screen like in the movie jeopardy builder to save a file made and open them??? I have absolutely no idea. Thanks in advansce.

Is It Possible To Save Flash As Jpg Or Pdf?
Dear Flashers,

I was wondering if it is possible to save a drawing (made in a online swf, using different draggable movieclips) as gif or jpg or pdf and send it trough mail or save it to the desktop?

I saw some examples in the helpforum but they explained only the signiture (one color) or some drawing apps using a pen.

Can somebody please help me out?

Kind regards,
Blackdoor

Flash 8 Mc Save Rgb
Like it says in title I need to save my RGB color set for the mc that way when I go back and forth through options the mc is still the same color and doesn't change back to default. Any help is appreciated Thanks.

Copyright © 2005-08 www.BigResource.com, All rights reserved