Can someone please tell me what I need to get flowplayer3 working properly using SWF Tools.
The only thing that I need to be able to do is allow users to upload videos to my website using filefield, and then display them using SWF Tools (no download link).

I already downloaded flowplayer3 and placed the file in sites/all/libraries/flowplayer3/flowplayer-3.2.6
I also made sure I set the correct name under Player and plugin files. So it is finding flowplayer3 fine.

I am receiving an error on the front page where my video should be displayed. "warning: Parameter 1 to theme_swftools_embed() expected to be a reference, value given in C:\wamp\www\videos\includes\theme.inc on line 656."

Do I need to download an embedding method? I tried using SWFobjects2.
What modules should be enabled? I only have SWF Tools and Flowplayer 3 enabled.
Am I missing a certain setting?
What version of wamp or php should I be using?
Someone mentioned something about removing a "&" out of a piece of code because of the php version?