Can't run flash movies with PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
comicghozt
Forum Newbie
Posts: 2
Joined: Mon Apr 06, 2009 7:11 am

Can't run flash movies with PHP

Post by comicghozt »

Hello.

I have a php file that retrieves a flash movie from a database. At the remote server it works fine but it doesn't on my PC. It gets other text fields but not the flash movie. Tried getting the movie with no db and still no luck.

I tested changing to html (no database) and it works but not with php.

(i´m using wampserver, wich is working)

Any ideas?
Thank you.
comicghozt
Forum Newbie
Posts: 2
Joined: Mon Apr 06, 2009 7:11 am

Re: Can't run flash movies with PHP

Post by comicghozt »

It looks like Wamp can't load 'big size' flash movies.

What solution for this?
Post Reply