[F8] Saving?
Just wondering, how can you save in flash? in this game, Xeno Tactic (one of the best flash games i've seen)
http://www.onlinegamesquad.com/index.php?1085-1
after finishing 1 mission, when you exit and come back it resumes to that mission.
FlashKit > Flash Help > Flash ActionScript
Posted on: 07-17-2007, 06:23 AM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Saving An Swf
I am trying to create an swf file that can be opened, modified (for example like a jigsaw game) and saved so that the game can be resumed or completed at a later date. Is this possible and if so how?
Saving
Hmm...
I made a test-movie with two layers. Then I saved it, and the next time I opened it flash had merged the two layers into one!
All my keyframes and motiontweens were gone as well, but the changes in position were left, I just ahd to remember where the keyframes were and insert new ones.
But how do I save a project so that it it looks the way I left it when I open it later?
Saving Swf's
Dear Mentors,
I am having a problem. I am trying to perform a load movie with an external swf file, but every time I try to load it is saying there is an error. Where exactly do I have to save the swf's that I would like to load? In my C drive, or somewhere else, so that Flash knows where to go find the file. Please help me on this one-Shawn
Saving Swf's
Big time props to whoever can help me solve this problem
I am trying to make a football playbook program entirely in Flash MX. My goal is to be able to select routes from a tool bar or even draw the routes. After designing the play, i would like to save the play as its own swf file.
Basic Question is:
Is there a way to save a .swf from another .swf file.
Saving Swf's
the problem at hand is saving an swf from another swf file
possible solutions:
1. MMSave command... gets half the job done, but only works in flash envronment
2. shared object... saves cookies... not sure on how to make it work
3. MING... PHP script that has a swf output... once again, little knowledge about it
4. .bat... writing a bat file to run that will open flash, and export the movie. needs to be combined with cookie... dont think bat file could run keyboard command (i.e. alt + F12) though.
now to my point... which one of these, would work best, i have a program that the user drags a bunch of football routes to a desired location to create a play for a playbook.(like in madden football create-a-play mode) i need to save the file..
please help!!!!!!!!!
Saving In Db
Hi!
in my movie.. user can create a drawing...i want the save feature in my movie...
all variable for example x, y are there... i just need the code to save that variables in my database... server side scripting language is ASP... database is SQL Server...
i want the code to save the variables in database....
and i want to retrive the values from database at first frame...
and assign to local variables of flash...
....
Saving
If I was making a game and I wanted the player to save thier place in the game (inventory, xp, lvl, gp and everything) how would I do that?
Saving .swf's
ok, dont think this is the right place, stick it anywhere you feel apropriate, sorry for the hastle, i couldnt find a fitting forum
ok, heres we go, just a quickie
if there is a .swf file embedded into a page, how can i save this to my harddrive?
a friend said that i might need to use a download manager? do i? what are they? which is the best? how does it work? ect ect
Thanks guys, any other suggestions are welcome
p.s. before you guys start to attack me, im not downloading the .swf files on a web site, i just want to download games, (free ones at that)
Saving As A Jpg
hey there fellows
i have a dealine on this project due on the 26th of Feb. and i need some guidance for this question.
the project is a "program" thing that you can customize hockey jerseys in. you can choose the color and the fabric styles etc.
what i need to do is that when the user is done their jersey, they can click a "save" button and a picture of their jersey will be saved as a .jpg on the server.
any insight would be great
thanks all
Help With Saving
Can anyone tell me how, or give me a tutorial on how to make a save game button or something that works? Cuz im workin on a flash game that need either a button for saving, or autosave. Please help, thanks
Saving FLA As AVI
I am having a Problem with FLA to AVI. The conversion takes place fine but all my movie symbol wont play in the AVI movie. e.g. I have a fairy flapping its wings the wings are a movie symbol and the fairies body is a graphic. All I get is the body and 1st frame of the movie nothing else.
Is there anything I need to be ticking for the ovie symbols to export as well?
Thanks:
confused:
Saving
I have been racking my brain about something that i have been tring to do for a week now and i dont know who or what to turn to. So if anyone can help me out i would be greatfull.
Here is what i am tring to do -
I have a shopping cart like layout for my last page in my project that i am doing, everything works up till i close out the project. I know about cookies and saving locally but that isnt what i wanted to do. I want it to be that when the person presses the save button that it is saved in the file that the project is in (i.e. P:groupproject ) everyone has access to the files but i dont want to put a cookie on their computers for one reason. The reason is that i want cookies or the txt files in the project document so that i can recall what that one person ordered, how much they orderd, and how much they spent on the front page summery. This is all i need to finish my project. Also on a side note if anyone knows how to make a search engine that takes you to that item or word that you searched for. If not no big deal.
Thanks. ^.^
Saving
i have a pdf that i want people to see but its about 600kb so when people click on the link in my flash movie it always freezes - anything under 250kb seems to work fine
is there something i can do to the button that is the same as rightclicking an html link and going to "save target as" ???
so a button that will save a file to the hard-drive
Saving XML
I have sucessfully:
- Created an XML document
- Got flash to open the XML file
- Got flash to disply the XML information
- Allow user to modify text
- Saved modifications back into the "myXML = new XML();" file
I now want to upload/save the modifications back onto the server hosted XML file.
I was trying to use the XML.send() or XML.sendAndLoad() method without sucess.
Can this be done, and if so how?
Saving The SWF As JPG
Guys, when running a SWF, is there an ActionScript command (1.0/2.0) which allows the user to save what the Flash Player is displaying to an external file like JPG? It's much like a screenshot but the only thing saved is what the Flash Player is showing.
All of this has to be at runtime and not at the authoring stage. Please help if you can.
I have this insane project in mind and was hoping that if Flash can load external images, is it also possible to do it the other way around with the addition that vector images such as those displayed in Flash could be converted then saved as JPG or any other format.
Saving As JPG
Since you can draw in a swf using the Flash API, is there a way to save what you drew to an external file such as JPG or any other format? Some people suggested PHP and others...please help me out on this one guys. I'm open to any possible answer.
All of this has to be at runtime and not at the authoring stage. Please help if you can.
I have this insane project in mind and was hoping that if Flash can load external images, is it also possible to do it the other way around with the addition that vector images such as those displayed in Flash could be converted then saved as JPG or any other format.
Saving A Fla As A Swf
I have a fla that whenever i try to export it to a swf file there are two fonts present in the file that will distort. Other people have exported it with no difficulty, but wont tell me how to unless i pay them.
I am very new to flash and before i go paying someone to tell me how to export a file without the fonts distorting is there someone here that could help me.
Someone mentioned to me that i might have to install the fonts?
I honestly have no clue. I am wondering if maybe the settings on on my flash mx 2004 are incorrect. Like i said ..no clue.
Thanks
Saving XML?
could someone please point me to a good tutorial on saving XML data from flash.
PHP would be preffered.
thanks for any help.
Saving Jpg's
I know this question has been asked a million times but I can't seem to find the aswer anywhere, so here it come again.
Is it possible to have a button that takes a screenshot of your flash and saves it as a jpg to your desktop? I don't want to use anything outside of the flash. for example I don't want to press print screen then paste it in photoshop.
Cheers
B
---------------------------------------------
one day someone will answer my cry for help
Saving
How would I save data to a text file from a swf file that's running. For example, if I wanted to create a hi-score list that could be transfered with the swf file.
Help With Saving
I have a flash application (I'm using flash 8) that is running on the client (windows for now). I've basically wrapped the Shockwave Flash ActiveX control with an c++/MFC App. I'm a windows developer and new to flash.
The application allows the user to open an image file in a viewer that's masked. I then allow them to zoom and pan(pan is done with the start and stop Drag functionality) The problem I have now is allowing the user to save the changes they have made to the image. (and saving only the masked portion of the image plus a little extra on the sides.
I'm having issues with the movie clip boundries (meaning the drag isn't always working and I'm not sure why, but that's another question..).
Anyways, I'm sure lots of people have done this. I read this quote on another message board, has anyone done this in a windows app locally and not server? "Direct access to the BitmapData pixel array so it is not necessary to read out an image pixel by pixel if one wants to send it to a server."
Thank you, any help is appreciated. Please let me know if this doesn't make any sense or if you need anything to help.
Saving
I would like the easiest/most portable forum of saving with flash. Could someone give me an example for saving text and pictures. I want something that is not location dependent or needs extra software installed to use. I would love to learn. Thanks all for any help.
Saving To Psp
I know Shared Objects dont work but what does I can find anyway to save data to the PSP. I know people have done it if you look at the PSP forums you can see the portals.
Saving Swf
is there is any way that we can save swf at some specific point and then reload that swf from that same point.
Saving?
Does anyone know if saving games, info, etc. in Flash is possible? Maybe using cookies or common files saved on to hard drive. Sounds unlikely but I'll research it.
Saving
im making my first flash game and after lots of searching through tutorials ive got a decent erngine but one thing i really need to know is how to make it possible to save a game and return at a later time to load.
ive ahd flash for 2 days but i know a little about the function of codes, i jsut don't know any =S
Saving
Sometimes i explain things so bad no one answers so i'm just gonna say a completly blank statement and work off what you guys say...
How do i save a variable in my game (save/load system)?
Saving Xml Changes
hi
I load an xml file and i change the value in its source attribute. now i need to save the changes so that the swf file that is loaded in the next frame, and uses this xml will read the updated value.
can i do it with AS 3? any suggestions?
thanks in advance ...
in wonder.
[F8] Help Saving Fla
hii ppl from flashkitt
i need help saving a scene from a fla
i have a fla with scenes 1,2,3,4 and 5 ,and i just want to save scene 5 as a .fla
how do i do it??
Saving
I'm using
Macromedia Flash 8 Professional
Actionscript 1.0 & 2.0
I would like to know how to save Vars for when a button is clicked the game saves, close the swf, open the swf the data from the old game is still there.
EG: I click a button with the var "clicks" 40 times, decide to take a rest, presses save, close the swf, when I want to play again, opens the swf, I wont have to start with 0 clicks, ill still be at 40.
[CS4]Saving As CS3
Any idea whether there's a way to tell flash to save all CS3 files you open back to CS3 when you press Ctrl+S?
Right now, if you open a CS3 file in CS4, and save, it will automatically save the file in CS4 format. This is annoying because I would have to go and Save As CS3 every single time I want to save...
and I don't want to continuously convert between CS3 and CS4 just in case it causes losses.
So does anyone know a way to solve this? Thanks.
Saving
Is there ANY way to save a game in Flash? I don't care if it's complicated, but is it possible?
Thanks
Help With Saving
I want to save data into a text file and i want to specify the location of where the file is to be saved
any ideas how i can do this?
Saving Txt
I just need to know if there is a function that can save a string to a txt file?
Saving
Hey
is there ANY way ta save variables in flash on the HDD
Like in a text file or somethin
anyway i NEED this PlzPlzPlz
someonwe hlp
Is This At All Possible? (saving Out)
Hi
I was wondering whether it is possible to somehow save a dynamically created swf either as a swf or an illustrator file or something.
For instance if I created a Flash based paint application, I would like the user to be able to save their painting as a single file either on my server or even on their computer.
Thanks
Saving
What i have done is create a form that will produce an xml string. Basically you add the information for the content of the xml into textboxes. press the add button the script apears in a textArea. you do this for as many products you have. once finished you click the finish button. a window appears with a
menubar. and a text area filled with all the content you had just filled out. Here is the question. In the menu bar I have file. in the sub catagories there is save and close. I have tried to use the fscommand("save", "file"). But as I found out the hard way this no longer works for anything over flash 5. So.
I have purchased a 3rd party application that creates swf.exe (((ZINC))) they say it has the power to save files locally to your hard drive. I dont have any clue of how this program works. is there anyone out there that has used this program with flash. or has used this program to do the same thing that I am trying to accomplish. if so Please help!...
Saving CS4 To CS3
I'm a flash developer that works on CS4, i have recently developed a flash website using CS4 but have developed for AS2.0 under flash 8 player.
I have save the fla files as CS3 compatible, however my client that has flash CS3 cannot open the files, is anybody able to tell me why this is?
Swf Saving
Hello all,
ok this is my problem!
I have a timer that stops people to look at my ad for about 5 seconds.
ok i have another area for people what have all ready came thus only letting them wait 2.5 seconds.
Is that a way to just have one and when the same person has enterd that swf then they will only wait for 2.5 insted of 5 seconds.
Also i only want the 5 second timer to restart once every week.
it is not that important if this could not be done.
Here is what my sight lookes like. http://members.cox.net/blocked7/main.swf
FLV Not Saving?
Does anyone know how to troubleshoot why FMS isn't saving my FLV recording stream?
I see streams/_definst_/ inside my application folder, but nothing is ever there.
Saving Flv/mp3
Hi,
I came to know the flv can be streamed using flash media server.
I want to know can we
- save an input stream from the user on the server?
- can we save mp3 format?
Saving FLV
Is it possible to save flv in my local system while streaming to the server?If possible then how to achieve it?
Saving SWF
Do you have to enable export for actionscript, to be able to recall it when you save a swf, how do you recall it, Do you have to import it into the libary so that you can use load movie. Or do you have to keep the swf (s) you are going to load in a special file. I hope this is clear enough
Help With Saving
Im making a game for a website, so i need somone to please tell me how, or give me a tutorial on how to make a button or something to where you can save where you are on the game, or how to make it autosave.
Thanks,
Fazz
Saving
Ok, I need help in saving data to a text file for example this tutorial shows how to load it but how would you save the data?
http://www.kirupa.com/developer/mx/externaldata.htm
Saving A PDF For Web
Hi,
this is not exactly a flash question but I hope someone will be able to help.
I want to link a pdf copy of my portfolio for easy printing on my website. The only way I know how to save is save as .pdf through Illustrator. But I dont know how to save it a multiple pages.
If I have three pages and make the document 33 in long with tile full paages in illustartor, when it's a pdf, it makes everything one page that's 33 inches long. I need 3 pages that are 11 inches long.
Please help!
Saving O.O? Again XD ...
Well heres another post about saving from me >.< ...
This time its in Flash 8 XD
Anyways I want to know how you can make something and be able to save it without using a server or being a cookie (which can be deleted too fast)
Thanks
Saving Xml With Php
Hello, I have used the script provided in kirupa's xml tutorials to save xml files successfully but I want to expand them so that flash can pass the filename to the script at runtime? Here's the current script im using to save xml data to a predefined xml file :
Code:
// in flash :
my_xml.sendAndLoad("saveXML.php", my_xml);
// in php :
$filename = "myXML.xml";
$raw_xml = file_get_contents("php://input");
print $raw_xml;
$fp = fopen($filename, "w");
fwrite($fp, $raw_xml);
fclose($fp);
So basically I want flash to supply the $filename variable. any suggestions?
|