PDA

View Full Version : flash on website


jagguy
01-25-2007, 02:36 AM
Hi,
I am not getting a flash file to work on this website when connecting to a mysql db.
A flash file will work and I changed files in the flash file pointing to
"http://jagguy.ej.am/flash/combo.php" etc which I can't test on my pc but I know the files exist. I do test using localhost to make sure it works.


I can get other files to work and connect to mysql no problem .
I publish an html file then upload the .html and .swf. What I get is the flash screen with no pictures or error messages.

my www dir contains on the ejam webite which is the same for my localhost setup. all dir on ejam have have chmod 777

--all relevant files

flash/ --flash files are and relevant php files it access.
images/-- images are whcih i referernce with ../images..

illini_trucker
01-26-2007, 03:00 PM
pardon my amateuristic views, but i guess ill try to help since no one else posted.. checking out the website, it looks like all your files are under:

http://jagguy.ej.am/flash/

and not with the combo.php included

and if the flash browser is popping up, right-click anywhere on that and make sure "play" is checkmarked.. if not, u have a stop(); command somewhere in there stopping the movie.. hope this helped