how can i edit SWF file?

Discussion in 'HTML & Website Design' started by i_am_dhaval, Nov 16, 2010.

  1. #1
    i need to edit swf file i need to edit some url

    i have open swf file in Sothink SWF Decompiler

    also i found the action script but i cannot able to edit that script

    can anyone help me?
     
    i_am_dhaval, Nov 16, 2010 IP
  2. bryanfilm

    bryanfilm Peon

    Messages:
    101
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    unless you have the actual FLA file, Sothink SWF decompiler will be your best option. Note if you are using the trial version then you will run into problems when trying to edit action script. You need to purchase a license to use and edit actionscript
     
    bryanfilm, Nov 16, 2010 IP
  3. i_am_dhaval

    i_am_dhaval Well-Known Member

    Messages:
    1,364
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    138
    #3
    if i purchase where is the option for edit?
     
    i_am_dhaval, Nov 16, 2010 IP
  4. GWiz

    GWiz Peon

    Messages:
    359
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #4
    GWiz, Nov 16, 2010 IP
  5. Thoughtless

    Thoughtless Active Member

    Messages:
    121
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #5
    Sothink SWF decompiler is the best imo
     
    Thoughtless, Nov 17, 2010 IP
  6. graspit

    graspit Peon

    Messages:
    87
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Try Flash Decompiler Trillix, you can download a demo from their website.
     
    graspit, Nov 17, 2010 IP
  7. PatratzelMov

    PatratzelMov Member

    Messages:
    96
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    26
    #7
    After you decompile with Sothink or what decompiler you have. You must export the .fla and then you go in Adobe Flash or other open the.fla file and there you can edit the actions. If you need help with this just let me know. Thanks!
     
    PatratzelMov, Nov 17, 2010 IP
  8. web.tech

    web.tech Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Sothink SWF Decompiler is using to decompile the SWF files not for editing. To convert the file into "fla' file. And open with Adobe Flash, go to Action Script then edit the ActionScript. When editing process is complete, export that file into SWF.
     
    web.tech, Nov 19, 2010 IP
  9. allwebactivities

    allwebactivities Peon

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    first you have to convert your file with swf decompiler to .fla format then edit this fla file then press ctrl+enter to compile it again to swf format.
     
    allwebactivities, Feb 13, 2011 IP
  10. flasher5

    flasher5 Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Bro, You need a SWF decompiler, Sothink SWF Decompiler is very good, I recommend.
     
    flasher5, Feb 13, 2011 IP
  11. i_am_dhaval

    i_am_dhaval Well-Known Member

    Messages:
    1,364
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    138
    #11
    this task is done. please close the topic :)
     
    i_am_dhaval, Feb 14, 2011 IP
  12. ross88online

    ross88online Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Please tell me how your problem had been solved?
     
    ross88online, Feb 24, 2011 IP
  13. rmcs0426

    rmcs0426 Peon

    Messages:
    118
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    After you download Download Adobe Flash and install the 30 days free trial on your pc,then click on "file" then "open" then swf file you wish to convert. Save the file as a new Flash (.fla) file. Scroll through to the .fla file frame-by-frame to find the frame(s), text and/or images that need editing. Edit the frame(s). Edit the frame(s). Then save the file again as a .fla file. Open this file again. Choose "File," then "Export Movie." Name the file "somefilename.swf." Note the location where you are storing the file and click "OK." Open the HTML page where the new .swf file will be inserted. Insert the following code:

    <object width="550" height="400">
    <param name="movie" value="somefilename.swf">
    <embed src="somefilename.swf" width="550" height="400">
    </embed>
    </object>
     
    rmcs0426, Feb 24, 2011 IP
  14. submitmaster

    submitmaster Well-Known Member

    Messages:
    329
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #14
    lots of compiler apps you can get to edit swf but if its a hard coded swf file, you cannot edit the entire thing, they block that out
     
    submitmaster, Feb 24, 2011 IP
  15. i_am_dhaval

    i_am_dhaval Well-Known Member

    Messages:
    1,364
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    138
    #15
    i found original source.
     
    i_am_dhaval, Feb 24, 2011 IP
  16. freshgreenlove

    freshgreenlove Well-Known Member

    Messages:
    404
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    135
    #16
    recomended for editing swf file is Sothink SWF tool
     
    freshgreenlove, Mar 4, 2011 IP
  17. shwetarose

    shwetarose Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    i have question. if we are editing flash header by changing its images and colors, except scripts,which is taken from some good template site, doesn't it violate the owner or copyright issues?
     
    shwetarose, Apr 20, 2011 IP