PDA

View Full Version : Dynamic Scroller & loading a movie


Pyralis_Ryu
04-11-2003, 11:50 AM
Hi

WE have a dynamic text scroller into which we load, from a text file, with html tags, a menu list.

Is there a way that the resulting clickable links can load an swf into our base swf at a level other than 0, prefreably level1?

Thanks guys

Ryu

Warrior
04-11-2003, 02:25 PM
I don't think it can be done because the link you are talking about are HTML and you are trying load a flash.swf which must have a on (release) { } statment if you are clicking a button.