estimating flash time?
estimating flash time?
Out of context: Reply #1
- Started
- Last post
- 14 Responses
- berserka0
If your developing dynamic flash sites and you don't have a solid codebase estimate at least double the time as you would need to build a similar page in HTML. But the complexity of the project depends on how flexible the site should be: are all sections dynamic, can you hardcode the menu in flash or is it retrieved by an database...
building fully dynamic flash sites requires a lot of work to code tasks which the browser handles for you in HTML (like scrollbars, positioning, UI, etc.)