Question
User photos in AS 2 blog
Hi, I'm trying to use a DataGrid component to create a blog
in AS2. The problem lies when I try to visualize the user's photo
in the DataGrid. I'm using a cellrenderer script that visulizes
icons in a DataGrid, but it only works if the images are in the
library and have a linkage name. It doesn't work if I try to load
an external JPG or GIF. Does anyone know how to solve this problem?
Thank you!