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

wmostrey’s picture

Category: bug » support

As mentioned in the documentation you need to enable the asset filter for your input format.

jfha73’s picture

I enabled it on one of my Full HTML input format, but still nothing

wmostrey’s picture

The filter is probably still cached. Clear cache_filter or change the body of the node by adding "test" for instance.

jfha73’s picture

Well 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.

wmostrey’s picture

As 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.

wmostrey’s picture

Status: Active » Closed (won't fix)