4 replies
  • WEB DESIGN
  • |
i need to change some pages on my site but the page that i want to change are HTML and the pages i want them to look like are SWF files and i don't have the FL files can this be done can any one help
#files #swf
  • Profile picture of the author Richard Whyte
    Your question is not clear to me....

    Do you mean that you have HTML pages that have some Flash on them and you want to change the Flash files.... But you don't have the original flash files before they are made into SWF's????

    If so, did you make the SWF or did you purchase them? What rights do you have to them? Thier are programs that will decompile flash files back into the FL files so you can make changes to them....

    If they are not too complex, you can also rebuild the files....

    Have a Great Day!
    {{ DiscussionBoard.errors[505586].message }}
  • Profile picture of the author awesometbn
    Originally Posted by kelvinj238 View Post

    i need to change some pages on my site but the page that i want to change are HTML and the pages i want them to look like are SWF files and i don't have the FL files can this be done can any one help
    Hello kelvinj238,
    The .swf files actually represent the output of .fla source files. If you want to make changes to the .swf file you will need the original .fla source files, load them in a program like Dreamweaver, make your edits, save the source files, and then generate a new output as replacement .swf files. The only other way that I have seen this work without the .fla source files, is to ask your Flash developer to create an external configuration file that holds certain dynamic parameters. For example, on some of my client projects we created an external file called wgvouk.txt shown below.

    Code:
    name=EXAMPLE TITLE&slogan=An example slogan phrase&button1=HOME&button2=PRODUCTS&button3=FAQS&button4=PRIVACY&button5=CONTACT US&icon1=to main page&icon2=email us&rep=replay&url1=index.php&url2=products.php&url3=faqs.php&url4=privacy.php&url5=contact.php&iurl1=#&iurl2=#&enddata=1
    The client can edit this file themselves to change the button text, the button destination, and other dynamic text that appears inside the .swf file. Let me know if that helps. I know there are software programs that are supposed to "reverse engineer" the .swf files to produce the .fla source for you, but I've tried using most of them and they were a big disappointment. A lot gets misunderstood or corrupted in the automated conversion, that's why I recommend going back to the author or the company you purchased the .swf file and ask for the .fla source files.
    {{ DiscussionBoard.errors[524939].message }}
    • Profile picture of the author Matt Helm
      I agree, we need a bit more info to give a better recommendation. Are you asking to make an HTML file into SWF, in which case that's likely a from scratch project if you even need to. If you need to make SWF changes embedded into an HTML without the FLA, again I agree most decompilers are not perfect, but I have used trillix with some pretty good results. It's a free download and one of the best out there. Search trillix.
      {{ DiscussionBoard.errors[525389].message }}

Trending Topics