Flash CS3 - Flash CS4

Free tutorials and scripts for all.
Actionscript 3.0

How to get image from MYSQL into Flash

This is a discussion on How to get image from MYSQL into Flash within the PHP | mySQL | Flash CS3 forums, part of the Flash CS3 eng category; Anyone know if/how it's posible to load an image stored in a mysql database ? I mean, the whole ...


Go Back   Forum Flash CS3 Flash CS4 > English Forums > Flash CS3 eng > PHP | mySQL | Flash CS3

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 28-11-07, 14:40
hard_overclocker's Avatar
Moderator
 
Join Date: Jul 2007
Posts: 51
Rep Power: 2
hard_overclocker is on a distinguished road
How to get image from MYSQL into Flash

Anyone know if/how it's posible to load an image stored in a mysql database ? I mean, the whole image being stored in the db, not just it's filename.

I am still searching, if I find out I will post here, but I was hopeing someone knows this already.

Ciao
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #2 (permalink)  
Old 28-11-07, 15:34
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,486
Rep Power: 6
Flep is on a distinguished road
Re: How to get image from MYSQL into Flash

I do not know it :( i'm a bit crap at mySQL staff...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 28-11-07, 15:38
hard_overclocker's Avatar
Moderator
 
Join Date: Jul 2007
Posts: 51
Rep Power: 2
hard_overclocker is on a distinguished road
Re: How to get image from MYSQL into Flash

Hey, me too no problem.
I am just starting to learn this stuff because I need it for my licence project (graduation project ) or whatever it's called
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 28-11-07, 15:43
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,486
Rep Power: 6
Flep is on a distinguished road
Re: How to get image from MYSQL into Flash

oh you are getting the graduation then good luck dude !

Any Flash help... i am here
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 14-01-08, 22:01
Junior Member
 
Join Date: Aug 2007
Posts: 1
Rep Power: 0
liam is on a distinguished road
Re: How to get image from MYSQL into Flash

It's apparently stored in the sql db as a mediumblob... just search image mediumblob... I don't know how you'd get it to show up in flash...

Image Displaying from MediumBlob - How to fast up
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Flash Multi Gallery
  #6 (permalink)  
Old 19-01-08, 00:23
tem's Avatar
tem tem is offline
Moderator
 
Join Date: Jan 1970
Posts: 488
Rep Power: 39
tem is on a distinguished road
Re: How to get image from MYSQL into Flash

Hi!
I've made a small example (based on tutorials around the web..)

all is based upon a Db called Image:
Code:
//name of my DB
@mysql_select_db("test");
// I create my table into the selected DB
create table image (
    imageID int primary key not null auto_increment,
//must be a longBlob 
    Image longblob,
    FileType varchar)
here the code:
http://www.thetconcept.com/flepstudi...Bphp/imgDB.zip

tell me if you need some comments..
__________________
http://www.thetconcept.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 22-01-08, 04:38
Junior Member
 
Join Date: Jan 2008
Posts: 1
Rep Power: 0
jbyers is on a distinguished road
Re: How to get image from MYSQL into Flash

Does anyone have FlepStudio for Flash8
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 22-01-08, 06:41
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,486
Rep Power: 6
Flep is on a distinguished road
Re: How to get image from MYSQL into Flash

Quote:
Originally Posted by jbyers View Post
Does anyone have FlepStudio for Flash8
__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads

Thread Thread Starter Forum Replies Last Post
Recuperare dati da mySQL con Flash CS3 Flep Articoli e tutorials 6 23-11-08 17:01
Retrieve data from mySQL with Flash CS3 Flep Tutorials 3 23-11-08 16:42
Flash CS3 + PHP + mySQL, visualizzare il numero utenti registrati da vBulletin Flep Articoli e tutorials 2 14-01-08 06:47
Flash CS3, interazione con PHP MySql Mattia86 Flash CS3 | PHP | mySQL 15 25-11-07 14:09
GuestBook in Flash CS3 - PHP - mySQL e XML Vlizzard AIUTO utilità free 1 25-09-07 18:48


All times are GMT. The time now is 04:41.


Powered by vBulletin versione 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC4
Forum SiteMap


FlepStudio
by Filippo Lughi
P.IVA 03605860406