Posted by beckyjohnson on October 7, 2009 at 5:58pm
Jump to:
| Project: | Flash Node |
| Version: | 6.x-3.1 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I installed SWF tools and installed JW Player four and I have that enabled in my module section. However, no matter what I do, flash node will not detect the player. I have also used the flash node input filter.... What kinds of things can cause this error?
Becky
Comments
#1
If this helps, this is what I get when I view source on a page with flash in it :
<div id="node-173" class="node node-mine node-type-page"><div class="node-inner">
<div class="content">
<span class='print-link'></span><div class="swftools-wrapper generic-flv"><div class="swftools">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="495" height="360" id="swf12549420041">
<param name="movie" value="http://www.wimaxtimes.com/sites/all/modules/swftools/shared/generic/generic_flv.swf" />
<param name="allowScriptAccess" value="sameDomain" />
<param name="wmode" value="opaque" />
<param name="bgcolor" value="#FFFFFF" />
<param name="scale" value="showall" />
<param name="quality" value="autohigh" />
<param name="align" value="l" />
<param name="allowfullscreen" value="true" />
<param name="base" value="http://www.wimaxtimes.com/sites/default/files/" />
<param name="play" value="true" />
<param name="menu" value="true" />
<param name="loop" value="true" />
<param name="flashvars" value="file_url=http://www.wimaxtimes.com/sites/default/files/flash/itu_press_conference_2009b.flv&autostart=false&width=495&height=360" />
<!--[if gte IE 7]>-->
<object type="application/x-shockwave-flash" data="http://www.wimaxtimes.com/sites/all/modules/swftools/shared/generic/generic_flv.swf" width="495" height="360">
<param name="allowScriptAccess" value="sameDomain" />
<param name="wmode" value="opaque" />
<param name="bgcolor" value="#FFFFFF" />
<param name="scale" value="showall" />
<param name="quality" value="autohigh" />
<param name="align" value="l" />
<param name="allowfullscreen" value="true" />
<param name="base" value="http://www.wimaxtimes.com/sites/default/files/" />
<param name="play" value="true" />
<param name="menu" value="true" />
<param name="loop" value="true" />
<param name="flashvars" value="file_url=http://www.wimaxtimes.com/sites/default/files/flash/itu_press_conference_2009b.flv&autostart=false&width=495&height=360" />
<!--<![endif]-->
Becky
#2
OK. I finally figured out the problem. Never mind and feel free to close this issue.
Becky
#3
OK. I finally figured out the problem. Never mind and feel free to close this issue.
Becky
#4
what was the solution??
#5
There is a setting that makes you pick the player. Go admin/settings/swftools/handling under file handling and you'll find it.
Becky