As the title says it, I want to load a little flash video before my application starts, so people can see my website logo before using my application. Please, any suggestion. btw I make my apps with Javascript, HTML5 and CSS. Thank y开发者_JAVA百科ou.
You can put Flash content in one div and App content in another div and toggle display property in CSS.
精彩评论