i can how insert a animation from creator
my intention is insert menus or dinamic's bannersthans you
[73 byte] By [
scraftera] at [2007-11-26 21:07:46]

# 1
Hi!What kind of "menus or dinamic's banners" You wantto use?If it is something like applet, You can look: http://developers.sun.com/prodtech/javatools/jscreator/reference/techart/2/appl et.htmlAlso You can use component "Image".Thanks,Roman.
# 3
Hi!
About dynamic content's creation You can read here (on example of Tree or Table component):
http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/sit emaptree.html#08
http://blogs.sun.com/winston/entry/creating_dynamic_table
Thanks,
Roman.
# 5
Hi Cesar!If You want to add banner dynamically, You can use Image Hyperlink component. How to add it dynamically You can read in tutorials, links on which I posted above. Just read and do correspondingly, but with Image Hyperlink.Thanks,Roman.