Closed Thread Icon

Topic awaiting preservation: MySQL / PHP / Flash question (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=12059" title="Pages that link to Topic awaiting preservation: MySQL / PHP / Flash question (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: MySQL / PHP / Flash question <span class="small">(Page 1 of 1)</span>\

 
Gynot
Bipolar (III) Inmate

From: Brooklyn, NY
Insane since: Jan 2002

posted posted 02-20-2002 01:45

Sorry, not really sure which board to direct this, but it is a "dynamic" question so I'm posting it here.
I got Flash and MySQL talking to each other http://citystylecreations.com , does anyone know of a way to bring images in dynamically?
Can't use <img> inside a dynamic text field, would it be possible to "import it to a currrent movie as a "blob" type?
Basically want to make a movie clip that displays a few text fields and an image per query.


~Peace~
Gary
My PHP/MySQL Test Page

Weadah
Maniac (V) Mad Scientist

From: TipToToe
Insane since: Aug 2000

posted posted 02-20-2002 06:41

yah use this - http://www.stefanschuessler.de/flash/02.php

You can see how im using it here.
PHP scoops every JPG name in a folder and returns them as an array to Flash. Flash then makes up the icons, clicking one triggers :

loadMovie(flashimage.php?pic=array[n]);

Also ocne the image has loaded you can manipulate it like a normal clip. I added Brightness / RGB faders - press 'hide' once an image has loaded.

Weadz (hth)

Gynot
Bipolar (III) Inmate

From: Brooklyn, NY
Insane since: Jan 2002

posted posted 02-20-2002 07:43

Well first off THANK YOU! Exactly what I'm looking for! I just got the communication between Flash and a database going a couple of days ago and I'm having a ball!!
Second......... Damn.. that's a tight site bro!! I'm humbled, but That's OK, I'm slowly getting there!~LOL

~Peace~
Gary
City Style Creations

« BackwardsOnwards »

Show Forum Drop Down Menu