Swftools
Flowplayer Api
I installed these.

Flowplayer (api)
FlowPlayer 3
SWF Tools
I enabled these.

I have created a new content type named Video and I added "File Upload" section.
I created a example content. When Generic Files is choosen, I click file name and I can watch it full screen in my browser

Later I downloaded Flowplayer 3 from their website and copy it as "flowplayer3" into swftools/shared. I correct file name from settings and I choose flowplayer 3 from file handling
There are not shown any problem in SWF Tools Status

in node-tpl.php file:
<?php print $content; ?>
I changed it to:
<?php print swf($content); ?>

I have seen an error:
Could not display the flash because does not appear to exist.
You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialize correctly.

When I choose SWF TOOLS - no download link etc., I can see Player but When I click Play, nothing happen

How can I solve this?

Comments

Dilemma21’s picture

Component: Documentation » Code