By navigator on
i have a standard swf banner and try to insert it as drupal block in drupa5 powerd site
can please somebody give me a step by step tutorial
1. witch module do i have to install (is there version for drupal5)
2. if there is no way to insert it like a block; is there another way
Comments
I have SWF issue as well
The Banner module barely works for Drupal 5 and 5.1 and the development is kinda slow. I've gotten mine to work for JPGs,RNGs and GIFs but not SWFs. Baffled why it doesn't work - anyone have any ideas?
http://www.theparistimes.com
Seth Weintraub
add block
To add a new block in Drupal 5, go to admin/build/block/add - change the input format to either "PHP code" or "Full HTML" and it should work. I've used this method to post flash content and it works fine.
-mike