A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: What do I look for in a host...

  1. #1
    Member
    Join Date
    Mar 2005
    Location
    canada
    Posts
    57

    What do I look for in a host...

    I have created a website (almost have all the kinks out!) completely in FLASH MX Pro 2004 and now need advice on what to look for from hosting companies and tricks to publish it.

    I was previously using FrontPage and I knew what to look for with that program however I don't know what special requests I need for Flash

    TIA

  2. #2
    Left-Handed Flash User mickbrit55's Avatar
    Join Date
    Nov 2003
    Location
    NJ USA
    Posts
    1,375
    Hello

    You don't need anything special for Flash files on a host. Just make sure that they allow files with the .swf and .as extensions - almost all do now.

    You may want to consider asking them if they support php and MySql. You may need it later when you get further along the development road. Again, almost all do, but it's best to check.

    I have tried dozens of different host, ranging from the kinda ok to the downright terrible! Take a look here, I am pretty happy with these guys and it doesn't break the bank :

    https://ixwebhosting.com/

    Mick.

  3. #3
    Member
    Join Date
    Mar 2005
    Location
    canada
    Posts
    57

    thanks

    Thanks for the info, I will check out that hosting company.

    What is the php that I keep reading about?

  4. #4
    Left-Handed Flash User mickbrit55's Avatar
    Join Date
    Nov 2003
    Location
    NJ USA
    Posts
    1,375
    Hello ...

    php is a server-side scripting language. You can send info to a php from Flash and back again. For instance, say you had a form on your site and you want the information that the user enters to be delivered to your email addres, all properly formatted. No problem, php can do that for you.

    MySql is a database program that interacts with php really well. You can pull info from MySql and let php do stuff with it.

    Mick.

  5. #5
    Member
    Join Date
    Mar 2005
    Location
    canada
    Posts
    57

    Thanks

    I figured it must be something like that. I will add it to my list of this to learn!

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