Welcome, Guest. Please login or register.
Did you miss your activation email?
05/22/12, 17:49
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  Server side Scripting and Database Support
| |-+  MySQL, PostgreSQL, MS SQL, Access (Moderators: Flash-db, Musicman, Ronald Wernecke, Jorge Solis, Andries Seutens)
| | |-+  Image from database
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: Image from database  (Read 1677 times)
Adam Satten
Server what's that
*
Posts: 1



View Profile Email
« on: 09/24/02, 10:59 »

Hi,
I have Flash MX and am using ASP scripting language. I am trying to get to an image file from a database (not the binary, the filename) in access to load in flash.
This is my code in the ASP page.

Response.Write "&Image=" & "<img src='" & Server.URLEncode(CaseRS("logo_pic") & "'>"

&Image is the variable I gave to this image.
CaseRS is the recordset.

Now I can see the image come up when I open up the ASP page on the server. But how can I get it to display in FLash.

Thanks for any help you can give me.
Adam
Logged
Ronald Wernecke
Administrator
Systems Administrator
*****
Posts: 6175


View Profile WWW Email
« Reply #1 on: 09/25/02, 02:28 »

Hi Adam,
hopefully that immage is a jpg immage.
If it is a gif, flash cannot do it, because AOL, the owner of the gif-patent, does not give it out for free. So Macromedia decided not to include that license into their product.
I dont know, if that will change one day.

If it is a jpg, you create an empty movie clip and insert the immage into it.

Logged

happy flashing
Cool
Ronald
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!