Welcome, Guest
  • Author Topic: Understanding the preloading?  (Read 1309 times)

    Aldo Herrera

    • Jr. Programmer
    • **
    • Posts: 96
      • View Profile
      • Universidad Latina de Panama - HomePage
    Understanding the preloading?
    « on: 08/25/04, 18:42 »
    Ok: My movie is using components.

    the problem is the loader.

    Let say that my preloader use frame 1 and frame 2 to calculate and show the loading process.

    Should i set the frame 3 as the frame to publish my classes.??

    Should i remove the linkage to all components in my library??

    Should i remove the export in first frame to all components in my library??


    Im kind of messy.! ???

    In other thred jorge write:

    Quote

    In Publish options (Flash tab), you can set in which frame you want to export your classes.


    Sure, i change the frame, and the preloader works nice, but then the components doesnt show. How do i fix it?

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re:Understanding the preloading?
    « Reply #1 on: 08/26/04, 03:31 »
    Use an external preloader, that means a movie that loads your main movie in a container (an empty MC)

    Jorge