View Full Version : Flash intro for a html page?!?


the_dark_one02
05-09-2003, 09:29 PM
How would i make a flash page so that it loads a html page (including the pictures) insted of the next frames?

Marianne
05-09-2003, 10:04 PM
use the "getURL" action.

Love your siggy, b.t.w. :D

the_dark_one02
05-10-2003, 11:02 AM
so will the "getURL" function preload everything on my page?
or just link to it.

Marianne
05-10-2003, 04:31 PM
it just links to it.
The preloader: just create a loading animation, put that on the first frame, and use the action: if frame is loaded, here you specify the last frame, and make sure it only goes on playing frame no. 2 when the last frame was loaded.
Hope that helps.

the_dark_one02
05-11-2003, 11:47 AM
i know how to make a preloader but what i ment was is it possible for it to keep repeating them frames for a HTML page to load? with images. instead of a frame.

Marianne
05-11-2003, 10:03 PM
sorry, I misunderstood your question.
I don't know if that's possible, sorry to let you down. Do let us know if you find out, please!