Closed (won't fix)
Project:
Asset
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2008 at 15:18 UTC
Updated:
11 Oct 2010 at 00:14 UTC
When I insert an Asset to my page all I see is:
[asset|aid=2|format=swfobject|formatter=asset_bonus|title=Test Video|resizable=true|align=center]
No video is showing, am I doing something wrong?
How should I configure it to work with swfobject to show me a video in flv format using FLV Media player integration
Comments
Comment #1
wmostrey commentedAs mentioned in the documentation you need to enable the asset filter for your input format.
Comment #2
jfha73 commentedI enabled it on one of my Full HTML input format, but still nothing
Comment #3
wmostrey commentedThe filter is probably still cached. Clear cache_filter or change the body of the node by adding "test" for instance.
Comment #4
jfha73 commentedWell I actually, erased the database and started from 0, I anabled the modules, the filter, but now I can't see SWFObject as an option, all I see is Link what should I do to get SWFObject back in the picture? I mean, SWFObject Module is enabled too.
Comment #5
wmostrey commentedAs far as I know the asset module doesn't integrate with the swfobject module directly. To show flash video you should use the asset_bonus module. Be sure to read the INSTALL.TXT since you will need to download the players from a 3rd party.
Comment #6
wmostrey commented