How to download .swf from the web page? Help me see how to download this
http://024zhongtaiqiche.com/nav.swf How to download this swf?
My download is incomplete, here is what I downloaded
Please help me see Look, how to download this swf?
The swf has to remotely load the file image display, it is just an empty shell
This file reads the xml and image files, which also need to be downloaded.
http://024zhongtaiqiche.com/xml/con_banner.xml
http://024zhongtaiqiche.com/img/01.jpg
http://024zhongtaiqiche.com/img/02.jpg
This file reads xml and image files, which also need to be downloaded.
http://024zhongtaiqiche.com/xml/con_banner.xml
http://024zhongtaiqiche.com/img/01.jpg
http://024zhongtaiqiche.com/img/02.jpg
con_banner.xml contains the address of the calling image. If you do not change other places but only the image, just modify this file. SWF cannot be edited. You can use a decompilation tool to export the .fla file for modification. .
con_banner.xml contains the address of the calling image. If you do not change other places but only the image, just modify this file. SWF cannot be edited. You can use a decompilation tool to export .fla The file is modified.
How are the swf file and con_banner.xml connected? Thank you. It’s very cool. I don’t understand. Please give me more advice. Do you need to decompile the swf file to modify the con_banner.xml path?The as code written in swf is read. To modify the xml path, you need to decompile the .fla file to modify the as code, and then export the .swf file.
The as code written in swf is read. To modify the xml path, you need to decompile the .fla file to modify the as code, and then export the .swf file.
Oh, it seems like I have to study a lot, thank you!