How to access methods from/to parent and loaded child swfs?
hi everybody
imagine following setup. main swf loads child swf.
in as2 use _parent or _root call desired function. how can done in as3?
can still done? can call function on main swf loaded one? how other way around, time, main loaded swf?
thanks support!
cheers
:::-)
in as3 can call _parent (as2) using movieclip(parent) (as3), , similar _root. if loading child swf have realize child lives in loader loaded with, swf loaded have go movieclip(parent.parent).
as far talking child swf goes, go thru following discussion... http://forums.adobe.com/thread/720211?tstart=0
More discussions in Adobe Animate CC - General
adobe
Comments
Post a Comment