Web Design Forum: Help with xml fullscreen background? - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Help with xml fullscreen background? Rate Topic: -----

#1 User is offline   smartkid 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 60
  • Joined: 11-September 10
  • Reputation: 1
  • Gender:Male
  • Location:India
  • Experience:Intermediate
  • Area of Expertise:Web Designer

Posted 05 April 2011 - 02:21 PM

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
0

#2 User is offline   logotypemaker 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 20-April 11
  • Reputation: 0

Posted 20 April 2011 - 04:29 PM

Hello.
Try this one.
import flash.net.URLRequest;
import flash.display.Loader;


var mLoader:Loader = new Loader();
mLoader.load(new URLRequest("yourswf.swf"));
addChild(mLoader);

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users