WELCOME TO FLABER
FLABER (FLAsh web BuildER) - As it's name, it is a pure Flash-based application which allows any people making their web pages in Flash format.
+ FLABER (FLAsh web BuildER) - As it's name, it is a pure Flash-based application which allows any people making their web pages in Flash format.
+
+ Actually this is a Final Year Project for my university programme BSC Computer Science (City University of Hong Kong) which is supervised by Dr. Andy Chun, Hon Wai. +
+UPDATE HISTORY
+ + UPDATE HISTORY + +
+Prototype version 0.4 (Jan 22)
- Supporting text fields with text formats
Prototype version 0.4.7 (Jan 27)
- (New) Supports page background color and background image
- (New) Supports text fields with text formats
- (New) Supports images of JPEG, GIF, PNG formats
- (New) Supports media of SWF format
- (New) Supports internal Flash linkings
- (New) Supports external HTTP linkings with new browser window
- (New) Supports rectangles with different dimensions and colors
- (Fixed) Navigation menu design improved with better proformance and security
Prototype version 0.3.8 (Jan 16)
- (New) Message boxes to show system messages
- (New) Message field supports icon and coloring styles
- (Fixed) Scroll bar bug for extreme scrollings
+ + USEFUL LINKS + +
++ => Dr. Andy Chun's Web +
++ => Vicker's FYP Blog +
++ => Fly's Forum +
++ => City University of Hong Kong +
++ + TECHNOLOGIES BEHIND + +
+
+ FLABER basically works with the principle illustrated in the diagram besides. It involves a Flash administrative backend system to build some data in XML format or database format through the PHP Server. And then the Flash frontend will pull the data out to generate a Flash format website. Or a PHP frontend will pull the data out to generate a HTML format website.
+
+ The advantage of this mechanism is that, there is only one unique source while the user can enjoy the convenience having both HTML and FLASH version. And of course the user can have fun designing his / her own Flash website without knowing any Flash and ActionScript knowledge. +
+