A Flash Developer Resource Site

Results 1 to 16 of 16

Thread: Making Forums in Flash MX

  1. #1
    Member
    Join Date
    Nov 2002
    Location
    Somplace
    Posts
    39

    Making Forums in Flash MX

    Does anyone know if it is possible to make forums using flash mx? Or making some kind of board where users who view the page can type text and its posted instantly. ANYONE? PLEASE HELP

  2. #2
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    Yes, but you need a serverside script like php, cgi or asp to save things to the server.

    If your server supports php theres a free Flash forum/guestbook at www.flash-db.com

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

  3. #3
    Senior Member
    Join Date
    Oct 2002
    Posts
    113
    You will also need a Database...

  4. #4
    AKA [ Paul Bainbridge] webdreamer's Avatar
    Join Date
    Aug 2001
    Location
    Glasgow, Scotland, UK
    Posts
    3,320
    Not true wok!

    I downloaded a flash forum template with all files needed from www.Flash-db.com
    The forum fla use's txt files instead of the db. It would be ok for those who don't know much about back-end scripting. I used it myself to get to grips with flash forums. {next project}!
    If that dosent work u could always do what i have done and buy "PHP 4 Flash" Friends of ed.
    http://www.phpforflash.com/
    I am currently building the flash forum that is one of the case studies in this book.

    Anyways i am off to try and get my own problem sorted.
    L8r peeps
    .: To me AS is like LEGO, Only for the big Kids :.
    - Site - Blog - Twitter - Linkedin
    bringmadeleinehome.com

  5. #5
    Junior Member
    Join Date
    Nov 2002
    Posts
    3
    Yes, the PHPforFlash Book is really good, highly recommended, it takes you through the basics of setting up MySQL and PHP so that even a munchkin like myself could understand it.
    Smile, people will wonder what you have been up to!

  6. #6
    AKA [ Paul Bainbridge] webdreamer's Avatar
    Join Date
    Aug 2001
    Location
    Glasgow, Scotland, UK
    Posts
    3,320
    I would recommend the book to anyone wanting to break into php with flash. I have been flashing 4 years and it's only been in the past 6 months that i have started using php and mysql with flash.
    It's a skoosh
    And it's all thanks to that book.
    I really need to get this site finished so i can show it off!!!
    .: To me AS is like LEGO, Only for the big Kids :.
    - Site - Blog - Twitter - Linkedin
    bringmadeleinehome.com

  7. #7
    Member
    Join Date
    Nov 2002
    Location
    Somplace
    Posts
    39

    with text files

    Does anyone have any examples of it being done with text files, because i need something asap on the project i am currently working on and i don't know how to use php or any backend script yet. I am not even sure if my server supports it.

  8. #8
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    You need a serverside script anyway, otherwise you can not write to a textfile on the server.

    If you are comfortable with actionsscripting you could get a script that just saves a reads from a textfile and do all the scripting in Flash.

    An example of that kind of script is FlashDB from www.kessels.com (cgi) .

    Then you can make guestbooks, highscores, polls and a lot of cool things, but it requires quite some actionscripting knowledge.

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

  9. #9
    AKA [ Paul Bainbridge] webdreamer's Avatar
    Join Date
    Aug 2001
    Location
    Glasgow, Scotland, UK
    Posts
    3,320
    Sorry m8 i only said that a database is not needed.
    U can find a working example @ http://www.flash-db.com/Forum/
    hope it helps
    .: To me AS is like LEGO, Only for the big Kids :.
    - Site - Blog - Twitter - Linkedin
    bringmadeleinehome.com

  10. #10
    Member
    Join Date
    Nov 2002
    Location
    Somplace
    Posts
    39
    thanks again guys....now i'm off to learn php

  11. #11
    AKA [ Paul Bainbridge] webdreamer's Avatar
    Join Date
    Aug 2001
    Location
    Glasgow, Scotland, UK
    Posts
    3,320
    ezekun are you any good with action script?
    .: To me AS is like LEGO, Only for the big Kids :.
    - Site - Blog - Twitter - Linkedin
    bringmadeleinehome.com

  12. #12
    Member
    Join Date
    Nov 2002
    Location
    Somplace
    Posts
    39
    I am ok i guess. I am not a guru or anything, but i learn what i need to and apply it. Its just programming...in a different language. I haven't had any formal training in it though, just what i can find here and in the Flash MX actionscript dictionary. Why do you ask? Is it going to be excessively hard?

  13. #13
    AKA [ Paul Bainbridge] webdreamer's Avatar
    Join Date
    Aug 2001
    Location
    Glasgow, Scotland, UK
    Posts
    3,320
    I have found if you have a good grasp of coding AS it makes learning php that bit easier. Very similiar launguage.
    .: To me AS is like LEGO, Only for the big Kids :.
    - Site - Blog - Twitter - Linkedin
    bringmadeleinehome.com

  14. #14
    Member
    Join Date
    Nov 2002
    Location
    Somplace
    Posts
    39
    coo, so i should also buy that book, PHP for Flash? Because in the long run i want to have something similar to the message board they have on thier website.

  15. #15
    AKA [ Paul Bainbridge] webdreamer's Avatar
    Join Date
    Aug 2001
    Location
    Glasgow, Scotland, UK
    Posts
    3,320
    Well that would be a good choice
    phpforflash, it's worth the money
    .: To me AS is like LEGO, Only for the big Kids :.
    - Site - Blog - Twitter - Linkedin
    bringmadeleinehome.com

  16. #16
    Member
    Join Date
    Nov 2002
    Location
    Somplace
    Posts
    39
    I just hope i can find one at the college campus bookstore

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