Hya,

        I'm writing this email cause I need help about 2 things.

1.      I'm trying build an ImageClip Slide Show but allways changing
the images without any other option. I can onload call the function to
make the slide show one time, but how can I make it an infinite cicle?


2.      The other problem I had was on other page that I havei n dynapi
2.5.7 where I use an external js script for a mouseover effect ( just to
change an imagem on mouse on and mouse off ).


// Roll defined ( like it's on the manual
var p =  {
        oversrc:'imgs/mouse_on.gif',
        downsrc:' imgs/mouse_on.gif '
}

var myImage = dynapi.functions.getImage('imgs/mouse_off.gif',32,32,p);

var menu = principal.addChild(new
DynLayer(null,0,164,149,326,'black',true,1));

menu.setHTML(document.write(myImage.getHTML()););   // NOT WORKING


HERE's the problem how to I set the rollovers on the layer html? Or how
to I pass the code to that layer, I'm open to sugestions...


Thanx

        António Godinho



Thanx

   Tó



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to