PDA

View Full Version : RSS Reader - Change Width?


Poesque
10-09-2005, 04:03 PM
I attempting to integrate this neat little RSS Reader into a phpBB based website as a portal mod. Since it will be displayed as a block in a column which is limited in space, I wish to reduce the width of the display. I may also wish to change the length at some point.

How can I do this? I see no parameters to do such within the config.xml file. I am suspecting that it may require editing the flash source code. If so, can someone give me a quick primer? I have Flash, but I am no more than a newbie when it comes to using it. Maybe someday...

UPDATE
Nevermind! I found it in the index.html file. In the call for the flash file, it passes parameters for "width" and "height".