Hi,
 
I'm new to DynAPI 2, so I hope my question is not that stupid:
 
I'm building a slideshow application
I need to load an Image on screen and then, start preloading all the others in its category.
But I want to refered to it with-in a Div.
from what I've understand, I need to :
 
1. Create a parent DynLayer
2. using setHTML(
    2.1- insert the DIV using DynInline
    2.2- insert with <IMG> with in the DIV
3. Display the new Layer
 
But how do I change the img.src within this DIV?
 
Thx
    Tal
 

Reply via email to