Xoco
Good job of Animate team for to increase speed in design time, but I have two errors now in one project after upgrade and web does not work.   Now, in Firefox console show this errors:   TypeError:…
in Edge Animate CC
Xoco
Hi, I need that every time the user accesses a menu option, then a label is added to the url, for example www.website.com/#option1 or www.website.com/option2 (I don't know if possible) .   Even when…
in Edge Animate CC
Xoco
Hi, I have this code:   var aXefsA = []; for (var i = 1; i <= maxXefs; i++) {      sXefA = sym.createChildSymbol("sXefA", "rXefsList");      aXefsA[i] = sXefA;     …
in Edge Animate CC
RuesterProd
I have done a complete search on this, and have tried based on the example here: http://forums.adobe.com/thread/979124?promoid=KBHBD   But I can't seem to get it to work...   I am trying to justify…
in Edge Animate CC
Xoco
If I start a new project and insert a text box with Edge Web Fonts, then are loaded all subsets of font: Bold (n7), Semibold (n6), Medium (n5), Regular (n4), etc. and this slows down the loading of…
in Edge Animate CC
Xoco
I try to get a font from Typekit Trial: http://typekit.com/fonts?collection=trial&language=ca&sort=name like 'Acta Display', but this font not appears in Edge Web Fonts selection screen, why? how I…
in Edge Animate CC
Xoco
How I can (in which event) to control the loading of page elements (divs and elements created in design time) to display messages in the charge as "Loading section1", "Loading section 2", "Loading…
in Edge Animate CC
-=XX=-Nephilim
Hi all,   Having reall dificulties customising preloader in Edge Animate...   To get straight to the point(s):   1. My main project is utilising 100% stage width and height amd naturally I would…
in Edge Animate CC
Svenar
Hi folks   I came over an interesting website yesterday made by Caleb Evans (http://calebevans.me/projects/jcanvas/ ).  He has written an API for html5 canvas to use in Jquery.  I have tested it in…
in Edge Animate CC
Xoco
I need replace some text in several descendants elements of rXefsList div for to translate my website.   I try with jQuery find() Method but this doesn't works for html text:…
in Edge Animate CC
Xoco
I try to use "this" for hide an element in mouseenter event and doesn't work.   I try: this.hide(); sym.this.hide(); sym.$(this).hide(); $(this).hide();   but nothing, why?
in Edge Animate CC
Load more items