mark_anderson_u
10-16-2002, 06:43 PM
Hi All
I'm building a web site for a client and wanted to try and compare the building it in Flash vs. HTML. The biggest problem I have with HTML is that there is NO WAY (that I know of) to control the order in which elements appear on the page.
As an example, take a look at
http://www.michaela-yakov.com/english/home.html
I tried loads of different ways to get the colored blocks and lines to load first, but no luck (even when they're preloaded in the body's OnLoad event). Also the rollovers for the menu items are slow as hell, even though they're preloaded (with Dreamweaver macros).
So, I spent a considerable amount of time building the same page in Flash (with dummy menu items).
http://www.michaela-yakov.com/english/FlashHome.html
I was shocked to find out how BAD the text handling is.
Specifically,
The quality of the body text is very poor (is there a way to improve this?)
There are no special characters like bullets. I pasted in a solid bullet from MS-Word and got a hollow one.
I cant indent a para after a bullet (like a UL in HTML).
There are no paragraph spacing controls (just line spacing).
These are the first 3 things I found.
I believe that such a web site design (without using frames) is way more efficient, because most elements are loaded once (i.e. background) and the interaction and quality I can get is way superior.
BUT (and it's a big "but") what about text. After all, the web page is a vehicle for the customer's text, so how can I improve it.
I have another issue too, it has to be bi-lingual (English and Hebrew). No idea where to start with the Hebrew. I have Hebrew fonts installed, but all I get is roman type. Anyway, that's a whole other problem and whole other post!
Thanks in advance
Mark
I'm building a web site for a client and wanted to try and compare the building it in Flash vs. HTML. The biggest problem I have with HTML is that there is NO WAY (that I know of) to control the order in which elements appear on the page.
As an example, take a look at
http://www.michaela-yakov.com/english/home.html
I tried loads of different ways to get the colored blocks and lines to load first, but no luck (even when they're preloaded in the body's OnLoad event). Also the rollovers for the menu items are slow as hell, even though they're preloaded (with Dreamweaver macros).
So, I spent a considerable amount of time building the same page in Flash (with dummy menu items).
http://www.michaela-yakov.com/english/FlashHome.html
I was shocked to find out how BAD the text handling is.
Specifically,
The quality of the body text is very poor (is there a way to improve this?)
There are no special characters like bullets. I pasted in a solid bullet from MS-Word and got a hollow one.
I cant indent a para after a bullet (like a UL in HTML).
There are no paragraph spacing controls (just line spacing).
These are the first 3 things I found.
I believe that such a web site design (without using frames) is way more efficient, because most elements are loaded once (i.e. background) and the interaction and quality I can get is way superior.
BUT (and it's a big "but") what about text. After all, the web page is a vehicle for the customer's text, so how can I improve it.
I have another issue too, it has to be bi-lingual (English and Hebrew). No idea where to start with the Hebrew. I have Hebrew fonts installed, but all I get is roman type. Anyway, that's a whole other problem and whole other post!
Thanks in advance
Mark