Professional :: Replace And Old File With A New File?
Dec 4, 2011i accidentally replace and old file with a new file... what should i do to get it back?
View 1 Repliesi accidentally replace and old file with a new file... what should i do to get it back?
View 1 Repliesit is possible to do search / replaces in script, text etc over multiple files? If not, is there any 3rd party software available to do it?I have hundreds of files I have to make the same change in and just wanted to find out before I have to do the mind-numbing process of going through them all.
View 3 RepliesI'm doing my final year uni project (1 week left) and having trouble with some actionscripting and xml.Basically I have all the usual AS coding sorted out for my XML data and it's working fine but what I want to do is replace the xml file with another xml file depending on what button (I have 25 different files/buttons to do) is pressed.
So button 1 will put in: xmlFile.load("button1.xml")Button 2 will replace the above scripting with: xmlFile.load("button2.xml")
Is this possible? I don't want to create 25 instances/frames of the full xml text as the xml datat is displayed on an animation and it would significantly increase the file size.
how to replace and edit values in an xml file with c#. The question got a great answer. Now I wonder how to do this in Actionscript and if there is an as simple way as in c#.
The question can be found here: [URL]
I want my swf animation to be set as the background in my html page so I can put tables on top of it. I tried to do it but the swf file is not coming up.
View 3 RepliesI have video gallery written in ASP.NET. Each video has an .flv file hosted on FMS and image. I want to replace image with flash file each time use mouseover on video.
View 2 RepliesIs it possible to Replace an existing XML file using Webservice in Flex(browser-based application)?
I wanted to replace an existing xml file with new xml file of same name for example 'dashboard.xml'.
How can i replace this file from Flex browser-based application? can this is possible using webservice?
what things should be taken care to implement this?
I've got button events that load swf files into the main movie. Within the loaded swfs are additional buttons. When these buttons are clicked I want the targeted swfs to replace the current swf. I guess I don't understand how to reference the Loader var within the main movie.
Currently, when the links are clicked in the loaded swfs, the movies are loaded on top, rather than replacing them.[code]...
How can I replace text loaded from an external file with text from another external file? Using setInterval and calling the .load from a function or something? In the example below I'm calling an external text file, could this also work with an .xml file with cycling through the children?
[Code]...
I have the following code in place to move a variable from my Flash app to an XML file for storage [code] how do I go about getting my VoucherNo variable from.Flash to replace the value in the GoodVoucher field in my XML file?
View 3 RepliesI have created a booklet in InDesign cs4 that includes page turn transitions. I have saved it as a SWF file and it works perfectly on my PC with the ability to sweep through the page turns. My issue is now, what type of file can I export the SWF file to so that I can view it on an iPad and am still able to have the page curls?
View 3 RepliesI have a problem with SharedObject. I created SharedObject using AS2.0 it's working fine.... my question is can it possible to store the variable values in an .txt file where the flash file is saved... basically the SharedObject will store the vallues in localdrive with file extention. not only using SharedObject if any other way to store the vaules in .txt file will be helpfull for me... my requirement is to store the the position of the swf file and when the time it reopen, it should start from previous position.
View 2 RepliesI changed a layer entry of my Flash file by moving around various elements within the layer. I sitll have the original file, too. I'd like to put it back exactly like it was in the original file. How do I replace the changed sprite element from the new file with the original from the old file?
View 5 RepliesWhen I put dreamweaver file in a zip file for viewing on another computer, images and format are not the same when viewing in dreaweaver.
View 1 RepliesIs it possible to publish my .fla file to .exe without the File menu and the default Flash icon and Flash tile appearing.
View 1 RepliesFor some reason I am unable to create a FLV file from a MP4 file with high bitrate. I even created a custom setting and specified bitrate as 2500 but the output file is always around 775.
View 9 Repliesi want to know how i can put a flash file inside a flash wbsite. i have found a tutorial [URL] that says something like that but in this tutorial if i understand correctly it creates a new flash project and add another swf inside. i have my website created and i just want to add video gallery, image gallery etc that are already swf. how i can do that?
View 1 RepliesWhen i save the file as an .swf file to view it in my browser the video gets really big (sized the flash document 250x240 px) . How can i easily control my flash video sizes?
another thing: When im doing a video and work with things that are outside of my white document (in the gray area) for instance things that are to be faded into the document and so on. These things also show up in outside of my video when i view it in my browser.
I have been working on a project for a week and suddenly it crashed during save (nothing strange had been imported or anything i just saved after moving content around) and now i cant open my file again. I contacted adobe support who claim that since the problem is related to the file this is not their problem, what a load of HORSE ****, who should i contact about this dell if its an FLA FILE!? I have already renamed the file to flash.zip then opened with WinRar and repaired as a new zip file to a different folder (which removes the corrupt content which is document something.xml) then i tried renaming this folder back to flash.fla however the file still does not open.
View 4 RepliesI have a flash file using xml to link to html pages all within SharePoint. When I click on a link from inside flash, it opens up a new browser window with the html content.Is there a way to open the html content in the same browser that the flash file is in?
View 6 RepliesI'm trying to find out if it's possible to use a .ICO file instead of a .PNG or .JPEG file in my Flash project. Is this even possible? The reason I'm asking is that the project I'm putting together uses ActionScript 2.0 code (not sure if that makes a difference or not) and displays a bunch of images for a bunch of different applications. So instead of creating a .PNG file for each application, since I've already got .ICO files on hand, I'd rather use those (saving me a ton of time).
View 4 Repliesis it possible to hide your .swf file so that it can not be taken.Is there a way to protect it?
View 2 RepliesI have a task to upgrade a web site. I have a map of ND with some cities on it. I needed to add a new city to the SWF which did not seem to be hard (asuming I did it correct). The action on all the buttons for each city look like this except the name after the # is the city selected.
on (release){ getURL("locations_info.html#minot", "location_content");}
In HTML code snip that controls this looked like this :
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
[Code]....
trying to work out why Flash is publishing an unexpected swz file with one recent project. From what I can tell this is an optional run-time library used to reduce file size. My problem is that it is causing all sorts of text formatting grief when I try to import my swf into Adobe Captivate. how I can publish a swf without generating a swz? Why on earth has Flash opted to generate this unexpected file in the first place (assuming user error, but can't work out what I've done)?
View 3 RepliesWhat do i specify in the "Source" field? Must it be the FLA file of the SWF file i'm importing? Or can it be left blank?
View 6 RepliesI never worked with movie files before and I'm having problems to play a f4v file from a html file.
Inside flash, when I do a ctrl+enter, the video shows and plays just fine.
When building the .html file to play it all, only my presentation and movie skin will show up but the movie won't load.
Even if I do a file > publish the video won't show up or play. Everything I have on timeline is working just fine (and again, even the videoskin is showing up).
Now, do I have to change anything inside publish settings or do I need to try something different with html?
[Code].....
How can I copy layers from one .fla file to another .fla file?
View 1 RepliesI have a slash template that I will be inserting video into, the template is set up for a .flv file ? what would I change in Dreamweaver or Coda to edit this file so that it can play video with a .swf file instead of a .flv file? here is the template
<dat video="dat/Images/Folio/video.jpg" title="sample" des="video samples" flvPath="dat/Videos/test.flv"/>
I want to change this to test.swf instead of test.flv
I asked a conversion question on the Apple forums since I wasn't getting any response on here I am trying to get my flash files over to iMovie without losing quality by converting to a quickmovie file. I was told on the Apple forums to look into a mac file converter. I asked this on there and now I'm asking it on here, hoping for a response this time. Does anyone agree with this method and if so, which file converters are best and are there any good free ones?
View 1 RepliesI have a Flash and swf file right now. I want to be able to play that file in another Flash file I'm making, the main Flash document. However, Flash CS4 cannot import other swf files.... for some unknown reason, and play it like a movie clip. I want it to play like a movie clip, which apparently can only be accomplished by using a flv file. Shouldn't I be able to make my swf or flash file into a flv file? I mean, Flash can read flv files, so why can't I export or convert to a flv file? I'm looking for free converters, but I have the Media Encoder that comes with Flash CS4. I just can't import swf or flash files! It can only make those files, it can't bring them into Media Encoder.
View 1 Replies