DigNuke.com DotNetNuke Blog
 Search

Rotate Flash SWF content in DotNetNuke

digmike
Created 15 years 205 days ago
by digmike

Like It Don't Like Like It: 21 Don't Like: 2

  • Currently 0.00/5 Stars.


Categories DigRotate DotNetNuke
Views: 12251

Print

A user emailed us asking if our modules could rotate multiple Flash SWF files each time the user refreshed the web page.  They had several sharp looking Flash title banners they wanted to rotate through on their DotNetNuke site. 

Our digRotate module can do this in 2 different ways.  First you will need to add digRotate to your DNN site and choose the Rotator type of Rotator. Then you will need to tell digRotate to rotate your content on postback.

Rotate Flash SWF content in DotNetNuke

Method 1

The easiest method you would simply create your Content item in digRotate and use the FCK Editor to Insert the flash object.

Rotate Flash SWF content in DotNetNuke

Method 2

Another method would be to create a hidden DotNetNuke page and add a digFlash module for each Flash SWF file you wish to rotate.  This will use the swfobject framework to display the Flash file which is a better method than just inserting the object onto the page like the FCK editor insert.  When you then add your Content item in digRotate, you are going to choose the content type of Module, then select one of the digFlash modules you inserted in your hidden DotNetNuke page.

image



2 Comments