vosgien
07-09-2003, 10:46 AM
Hi,
Decided not to post in your thread in case people thought you had an answer and didn't look !
in tutorialLoader.php i've embedded the tutorialPlayer.swf
Sorry that I cannot answer your Q monkeybrainz, however you may be able to help me out, I have been searching for the correct code and syntax to embed an swf in a php file, I have tried variations on the <EMBED> tags in html, but no joy.
basically I have a php set up like this:
[PHP]
<?
include("connect.php")
//code to grab vars from another web page
//insert them in to db &
//code to send email
[B]//here I need the code to embed and swf[B/]
?>
Hope you ( or anybody else ) can help me out a bit here.
Cheers
Vosgien
Decided not to post in your thread in case people thought you had an answer and didn't look !
in tutorialLoader.php i've embedded the tutorialPlayer.swf
Sorry that I cannot answer your Q monkeybrainz, however you may be able to help me out, I have been searching for the correct code and syntax to embed an swf in a php file, I have tried variations on the <EMBED> tags in html, but no joy.
basically I have a php set up like this:
[PHP]
<?
include("connect.php")
//code to grab vars from another web page
//insert them in to db &
//code to send email
[B]//here I need the code to embed and swf[B/]
?>
Hope you ( or anybody else ) can help me out a bit here.
Cheers
Vosgien