Hi guys, ive recently bought this item from activeden
http://activeden.net...ckground/104733
now i am not sure how to deploy it in my website??
it has some AS3 files,source, xml and an index.swf and index.html files...
i am quite a newbie to flash web design so i decided to load index.swf using ui loader.. but it gives an error.. can someone help?
thanks
Page 1 of 1
Help with xml fullscreen background?
#2
Posted 20 April 2011 - 04:29 PM
Hello.
Try this one.
Try this one.
import flash.net.URLRequest;
import flash.display.Loader;
var mLoader:Loader = new Loader();
mLoader.load(new URLRequest("yourswf.swf"));
addChild(mLoader);
- ← Can somebody please help me with AS2 for flash gallery/dock menu?
- Flash, Actionscript & RIA
- contact form problems →
Share this topic:
Page 1 of 1
Help














