A Flash Developer Resource Site

Results 1 to 9 of 9

Thread: preloader for videochat and load external .swf

  1. #1
    Junior Member
    Join Date
    Jun 2006
    Posts
    12

    preloader for videochat and load external .swf

    Sorry for my english im french.

    I make preloader.swf and videochat.swf

    I make a background for my videochat, and i cut it to 15 pieces, and make 15 .swf in my forlder /skins/

    I make a .xml files called skin.xml in folder /skins/

    something like this.

    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <Skin>
    <SKIN_BKGROUND>
    <BKGROUND name="Standard" value="bkground.swf" />
    <BKGROUND name="Drinking Girl " value="bkground01.swf" />
    <BKGROUND name="Blue Girl" value="bkground02.swf" />
    <BKGROUND name="Conference" value="bkground03.swf" />
    <BKGROUND name="Coffee Woman" value="bkground04.swf" />
    <BKGROUND name="Sweet Lovers" value="bkground05.swf" />
    <BKGROUND name="Party" value="bkground19.swf" />
    <BKGROUND name="Gift" value="bkground22.swf" />
    <BKGROUND name="Sweet Chat" value="bkground21.swf" />
    <BKGROUND name="Hearts" value="bkground23.swf" />
    <BKGROUND name="Love" value="bkground24.swf" />
    <BKGROUND name="Hug" value="bkground25.swf" />
    <BKGROUND name="U&amp;Me" value="bkground26.swf" />
    <BKGROUND name="Cupid" value="bkground27.swf" />
    <BKGROUND name="Heart Flower" value="bkground20.swf" />
    </SKIN_BKGROUND>
    </skin>
    Now i want my preloader load skin.xml and load all the .swf in my xml and at the end it load videochat.swf

    Someone can make me a example full working please because its 1 week im searching on google nothing work for me

    I need the example to preloader everything with 1 progressbar %

    and a example how i can paste the .swf background in my videochat.

    thank you.

  2. #2
    Junior Member
    Join Date
    Jun 2006
    Posts
    12
    up

  3. #3
    Junior Member
    Join Date
    Jun 2006
    Posts
    12
    Up

  4. #4
    Junior Member
    Join Date
    Jun 2006
    Posts
    12
    up

  5. #5
    Junior Member
    Join Date
    Jun 2006
    Posts
    12

    Thumbs up

    up

  6. #6
    Junior Member
    Join Date
    Jun 2006
    Posts
    12
    up

  7. #7
    Junior Member
    Join Date
    Jun 2006
    Posts
    12

    Thumbs up

    up

  8. #8
    Junior Member
    Join Date
    Jun 2006
    Posts
    12
    up

  9. #9
    Junior Member
    Join Date
    Jun 2006
    Posts
    12
    up someone canswer please

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center