how do I call the block directly?

drupalxykon - January 27, 2008 - 12:18
Project:Taxonomy Ticker
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

I did this :

$ticker = taxonomy_ticker_block('view',0);
print $ticker['content'];

but it doesnt print the data in a scrolling fashion

 
 

Drupal is a registered trademark of Dries Buytaert.