A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: Preloading all images at once in F8

  1. #1
    Junior Member
    Join Date
    Dec 2005
    Posts
    28

    Preloading all images at once in F8

    hi, i'm working on a slideshow to prelad all the images at the beginning instead of one at a time and have a progress bar too. i know i need 2 seperate movie clips, but i cant figure out how to do this. its only going to be a simple slideshow that has a prev, and a next button, and display the number image they are one, including the total. could someone point me in the right direction?

  2. #2
    Member
    Join Date
    Aug 2004
    Location
    UK
    Posts
    88
    so how far have you got with it?? - r u using xml??
    http://robotnic.co.uk/
    -----------------------------------------

  3. #3
    Junior Member
    Join Date
    Dec 2005
    Posts
    28
    heh not at all. i tried a few things last night but nothing worked and it was late and i had school in the morn so i gave up.
    i took the example that you made for that other guy and messed around with it. but that wont work for what im wanting, i dont think.
    and yes, i'm using xml. or trying to.
    Last edited by sk8rjess; 03-11-2008 at 03:51 PM.

  4. #4
    Member
    Join Date
    Aug 2004
    Location
    UK
    Posts
    88
    what does yr xml look like??
    http://robotnic.co.uk/
    -----------------------------------------

  5. #5
    Junior Member
    Join Date
    Dec 2005
    Posts
    28
    PHP Code:
    <images>

    <
    image image="img1.jpg">
    </
    image>
    <
    image image="img2.jpg">
    </
    image>
    <
    image image="img3.jpg">
    </
    image>

    </
    images
    there will be a total of maybe 80 images.

  6. #6
    Member
    Join Date
    Aug 2004
    Location
    UK
    Posts
    88
    what does the code look like that parses the xml??
    http://robotnic.co.uk/
    -----------------------------------------

  7. #7
    Junior Member
    Join Date
    Dec 2005
    Posts
    28
    :/ I don't have any. I have no clue where to even start. im trying to learn. anyone willing to help, i greatly appreciate it. the site's deadline is thurs night.
    Last edited by sk8rjess; 03-12-2008 at 09:27 PM.

  8. #8
    Junior Member
    Join Date
    Dec 2005
    Posts
    28
    heres what i've got so far.
    i went off a kirupa tutorial.

    could someone please help me with the preloading?
    my deadline is tonight.


    i attached my FLA
    Attached Files Attached Files
    Last edited by sk8rjess; 03-13-2008 at 05:04 PM.

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