Since I try ming functions in PHP to generate Flash SWF, I found that it's still difficult to make a dynamic movie/SWF with database input from MySQL. Like drawing dynamic line using pixel coordinate input from database (from x1,y1 to x2,y2). So, if you have any experience about this or something like this, please tell me how I can get it work

Thx