Inserting HTML content into an animated DIV
can you, , if how, insert htlm content egde animated div box? specificaly html table? can html code in box won't read/render html code. in flash can tell program contents of box html code , read such don't see way here. i've tried several ways , can code display in box won't render code instruction in boxcan done ??
thanks
joel
hi,
jquery functions , edge api can used.
attachment: jquery [ append(), appendto() ].
coding sym.getsymbol():
sym.$('<p>new text:<br>lorem ipsum</p>').appendto(sym.getsymbol("symname"));
sym.getsymbol("symname").append('<p>new text:<br>lorum ipsum</p>');
you can post project or sample files.
More discussions in Edge Animate CC
adobe
Comments
Post a Comment