Some suggestions to try
1. Try it with just the HTML file that Flash publishes to eliminate any
problem with your server script.
2. View the source returned by the PHP script and validate in DW or other
HTML validation tool for possible HTML errors.
--
Lon Hosford
www.lonhosford.com May many happy bits flow your way!
[quoted text, click to view] "collegeu" <webforumsuser@macromedia.com> wrote in message
news:dj5map$hio$1@forums.macromedia.com...
I'm experienced in flash, but a newbie in PHP (running 7.9)- so here's what
I
want to do (It seems fairly simple)
-I have a link on my homepage that will lead to a content page
-On this content page I want an embedded flash movie to play
-So I published an swf and html file and uploaded the swf to my server
-I then copied the html into the content page
-I also went into my config.php page an allowed the tags "embed" "object"
and
"param"
So when I check the content page, nothing shows up.
Can somebody walk me through or just let me know what step I'm missing?
Thanks in advance!