You can store the image URL in DB (as opposed to the image itself - very
inefficient).
The image URL to be stored in DB should be RELATIVE to the deployed swf file
(i.e. "assets/image.jpg" assuming the dir that contains the swf also has an
'assets' dir and in it the 'image.jpg' file.

Once you do that, it's easy to get the image URL and set the Flex image
source to point to it.

HTH,
Sefi

On Sun, Dec 28, 2008 at 3:18 PM, nash.e2008 <nash.e2...@yahoo.com> wrote:

>   Hi, All
>
> I am stopped writing code because I have no idea how to
> select Picture from Database and reflect to FLEX.
> (I dont even know how to store picture into mySQL)
>
> Please help me out!
>
>  
>

Reply via email to