PDA

View Full Version : [F5] thumbnails for pics; only pic i want to load should load


daniel
11-14-2002, 10:14 AM
i have some thumbnails of pics and i want to load the big pic of that thumbnail.

i have the thumbs on let's say frame 3.
thumb 2 directs to frame 9.
on frame 6 is also a big pic.

if i use framelabels, can i show the pic i want (on frame 9) without forcing the user to load the pic on frame 6?

thanx

Billy T
11-14-2002, 11:04 AM
use loadMovie and load the big pics into a target mc

cheers

daniel
11-14-2002, 11:45 AM
yeah that seems to be the best thing, BUT i don't know how to work it...

when i make a movie pic1.swf and put that name in the URL specs of LoadMovie, i get ONLY the pic1.swf, without my navigation etc.

how can i load a movie into my site without jumping off the mainmovie i'm in?

daniel
11-14-2002, 02:29 PM
i heard that i should load it in level 1 and it will be ok!

thanx for replying anyway!!
:D

Billy T
11-14-2002, 09:02 PM
yep level 1 or like I said before - a target mc

have a read of this - http://www.tableau.com.au/tutorials/load_movie_tute/index.html

cheers