Hi!
I have a flash animation that doesnt show up in my browser, it is embeded in a php file, if I put it in a html file it shows up.
And it also shows up where my site is hosted(with the php file).
I am running apache and php at home
Help apreciated!
Flash not showing up in browser within a php file??
Moderator: General Moderators
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
a bit vague but
is your formatting correct within teh PHP file, im assuming it is as it would through up errors with the default setting
for eg
all " within a tag should be replaced with \"
so
is your formatting correct within teh PHP file, im assuming it is as it would through up errors with the default setting
for eg
all " within a tag should be replaced with \"
so
Code: Select all
<?php
print "
<table class="custom" width ="100%">
<tr>
<td></td>
</tr>
etc etc- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK