Page 1 of 1
upload swf
Posted: Thu Aug 24, 2006 8:38 am
by jito
how can i upload a flash file?
Posted: Thu Aug 24, 2006 8:41 am
by JayBird
Posted: Thu Aug 24, 2006 8:53 am
by jito
look i don't have any problem with file upload process. that script works fine. but the problem comes when i want to display the file. i'm storing in my databse the path of the uploaded file and displaying those using <img>. now flash file needs other tags. that's the problem. am i clear.
Posted: Thu Aug 24, 2006 10:14 am
by feyd
That's a completely different question.
The only thing I can offer is examining the return data from
getimagesize() or the filename. If it's a flash filename, use the needed flash tags.
Posted: Thu Aug 24, 2006 10:23 am
by JayBird
jito wrote:look i don't have any problem with file upload process. that script works fine. but the problem comes when i want to display the file. i'm storing in my databse the path of the uploaded file and displaying those using <img>. now flash file needs other tags. that's the problem. am i clear.
Yes, you are clear...now if you had said that in the first place instead of posting a cryptic question, then the world would be a better place!
Help us help you!

Posted: Thu Aug 24, 2006 11:50 pm
by jito
i'm really sorry JayBird for that, actually i was in a hurry and after a sleepless night i have done that.
thanks for your help, thank you also feyd.
again sorry for that stupid post.