This FLASH is modified based on the FLASH program of Amethyst Love.
The original FLASH backend only had "New log log management, new message management page announcement"
I felt that the backend was not perfect, so I added music, MTV, and photo album friendly links to complete the FLASH program.
In this way, the FLASH program has a complete backend, and there is no need to manually update the XML file of the music album friendly link. Administrator account: liuyanhong Password: jijumin Backend login path: 1asp/admin2/
Database path admin/data
How to change username and password?
Open the index.fla source file and find scene 1 component 24 in the action.
yfm=="liuyanhong" modify the username here
mm=="jijumin" Change password here
getURL("1asp/admin2/"); What is modified here is the background login path
Expand