Quantcast
Viewing all articles
Browse latest Browse all 87561

Re: Failed in shifting rect shape on event 'creationComplete', but succeed on event 'compositionReady', why?

Hi,

 

.getComposition().getStage() is not required.

You can use:

sym.$("small_scene_rect").css({"position":"absolute","display ":"block","left":"10px","top":"10px","width":"100px","height":"100px"});


What's your browser?


Viewing all articles
Browse latest Browse all 87561

Trending Articles