A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Questions about website plan

  1. #1
    Senior Member
    Join Date
    Oct 2005
    Posts
    157

    Arrow Questions about website plan

    Hello! I was wondering a few things for a website/webpage I wanted to build (like iGoogle) as a homepage:

    1) Can a flash webpage have widgets within it (like iGoogle for example) that will automatically update (sort of like AJAX) and/or receive info from another link (weather, stocks, etc.)?

    2) Is a flash webpage going to be slower to load compared to if I made it with AJAX?

    3) Any tips or code to help get me started on the webpage


    Thanks in advance,
    SK

  2. #2
    Senior Member
    Join Date
    Apr 2002
    Posts
    2,849
    1) Generally speaking you can do anything with Flash that you can do with HTML, you just go about it a different way. So yes, you could create widgets that connect to servers and update.

    2) A Flash page isn't necessarily slower to load, it depends on what you're doing and how you implement it.

    3) Keep in mind that if you want people using iPhones/iPods/iPads or Flash blockers to use your site, you'll want to provide alternate content for them. If that audience matters to you (and they may not), you might want to consider if you can accomplish what you want with HTML.

  3. #3
    Senior Member
    Join Date
    Oct 2005
    Posts
    157
    Thanks so much! Great info,

    I think I will be using AJAX (I want to start learning), so do you have any tips by any chance?

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center