This didn't work. It stopped the flash movie from loading.
<param name="movie" value="http://tlgames.siteburg.com/welcome.swf?fistname=<(FirstName)>&oid =' . $_oid . '&vid=' . $_vid . '" >
[EDIT] I'm not sure if I can use what you posted above. The swf has to be in an PHP file, and cannot use the body tags. It uses div tags. Will the above still work under these conditions?
oid and vid are both unique strings - ownerID and viewerID.
firstname is the first name of the owner.




Reply With Quote