PHP, FLash, XML
- Started
- Last post
- 9 Responses
- pushme
I have a project where I'm calling a flash file from within PHP framework. The swf doesn't play when I point to it this way. However if I point directly to it, it does work. I initially thought it may be an issue where there was an extension missing but that is not the case. Any suggestions? Thanks in advance.
- enobrev0
got a link?
- pushme0
Click on Photography.
Thanks!(try real hard not to eval designn...it needs refining :)
- enobrev0
pushingme.com comes up of, but not the tom_condon/ subfolder.
- pushme0
ah...i forgot one directory
- enobrev0
well, when i went to http://www.pushingme.com/prod/to… (the address to the swf you're calling) i got a 404. Make sure the file's there.
Also, you've no closing bracket on your ending html tag.
- pushme0
This is the direct path to the swf:
- enobrev0
ok, but the html in the photography page points to the link i posted
- pushme0
as simple as that...well so far so good...i'd assumed that it would look for the file in the same directory. It still has issues but I'll investigate it a bit more before i post another question. Thanks for you help enobrev!
- enobrev0
any time.. good luck