FLASH full-site system with backend management released (completely unencrypted)

by royulee on 2006-12-22 12:20:55

I once searched online for the source code of a FLASH full-site system to reference. I found that the FLASH full-site systems available online either don't connect to external files at all, or if they do connect to external files, you can only manually modify the XML or TXT files. There's another type that is complete but has the FLASH encrypted, or some other part encrypted.

So, I've always wanted to create my own. But I'm naturally lazy and always find excuses not to do it. A few days ago, I promised in a group chat to make one, so I hastily put one together. The existing functions should be sufficient for most people, and with a little creativity, you can innovate new sections.

Features:

- Background animations automatically change based on the month and time (night, day, snowy days, summer backgrounds).

- News + images + brief introduction + links.

- The front-end FLASH is fully updated via XML files and automatically generated by ASP + database.

(Note) Most of the FLASH pages on the front end were obtained from the internet, with some modifications made by myself. Therefore, the FLASH part isn't particularly distinctive. I recommend studying the method used for the back-end ASP + database to automatically generate XML files.

For inquiries, please leave a comment below, and I will respond as soon as possible.