Hello
I need to load images in my swf file dynamically from MySql using PHP. Brief
is I have one Swf file and and i want to animate image in it but image should
be come from dynamic path.. anybody can tell me how to do this? if you want
more brief then i can provide it but it is urgent...
Thanks in advance
hemadri - 12 May 2006 06:42 GMT
Hello
I need to load images in my swf file dynamically from MySql using PHP. Brief
is I have one Swf file and and i want to animate image in it but image should
be come from dynamic path.. anybody can tell me how to do this? if you want
more brief then i can provide it but it is urgent...
Thanks in advance
Webmaster Pete - 18 May 2006 02:56 GMT
I'm afriad I don't have a solution to your problem but I was curious as to why
you would load it from a database vs a directory. I know you can have users
upload to a directory and a database but I don't understand the benifit since I
think you'd be adding load on the database server. Is it a server side image
manipulation thing?