Hello,
I am creating zoom, pan with preview, like Magic Touch.
I have found a flash file that works similar to Magic Touch.
There is an image imported to the Library and created as movieclip for main view and preview.
I could replace image on main view(mc.img_mc) with new image from server by using loadclip.
Code: var mcl :MovieClipLoader = new MovieClipLoader ();
mcl.loadClip("......image.jpg", mainmc.mc );But the problem is that I can not replace image on preview.
Maybe there is another mc that I can find. How can I find out where to insert?
How to replace image attached on placeholder
Thursday, June 7, 2012
[Action Script] How to replace image attached on placeholder June,2012
Posted by Bimo Hery Prabowo at 3:13 PM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment