A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Read image

  1. #1
    Junior Member
    Join Date
    Jan 2005
    Posts
    9

    Read image

    Hi.

    I am trying to find a nice way to present images on my community.

    The image path is stored in a MySQL database, today I use ASP to read it from there (all images is stored on a folder on my webhotel).

    Is there any way to load the images into a flashfile that I make with 3DFA?

    /Fixzy

  2. #2
    Member MoonRise's Avatar
    Join Date
    Sep 2004
    Location
    Greenville SC
    Posts
    121

    Look Here for MySQL

    Look here. A lot has been done with 3DFA and MySQL.

    Link To Info
    MoonRise

  3. #3
    Game Master ConnELITE's Avatar
    Join Date
    Apr 2005
    Location
    United States, DC
    Posts
    474
    um theres a load movie comand, I think its loadmovie ("url") and im pretty sure you can only do it with bitmaps though, if it is a bitmap I can go into more detail.
    BC

  4. #4
    Junior Member
    Join Date
    Jan 2005
    Posts
    9

    Thanx

    Thanx for the link.

    I checked it out but I am not sure how to do this with ASP that I use in my pages.

    Anyone who can help?

    Fixzy

  5. #5
    A Senior Newbie - How Odd ForumNewbie's Avatar
    Join Date
    Mar 2003
    Posts
    590
    Hiya.

    I believe that theoretically, what you ask should be possible. I'm not sure if I would personally use Flash for it, due to the lack of flexibility, but I think it's possible.

    The pictures will have to be saved into your mySQL database as JPG's. I believe they have to be non-interlaced JPG's. Then use the 'loadmovie' command as discussed above to access a server side script that will pull the image data from the mySQL database, and pass it to the swf. I'd estimate the chances of success at 50:50. Anyone got a more informed opinion?

    Actually, this sounds like an interesting project that I would have quite fancied having a play with, but fortunately I'll be getting back to paying work shortly so might have to leave this with you. Have a go though, and let us know how you get on, and maybe I can help if you come across problems.

    Morgan.
    Please note that my domain has changed to http://www.morganmultinational.com

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