Forum Moderators: open

Message Too Old, No Replies

Fflash navigation without using frames?

         

lolailo

11:18 pm on Dec 18, 2003 (gmt 0)

10+ Year Member



I want to make a site with a flash navbar but want to stay away from frames if possible.

How do people do that?

What I mean is how do people do that without loading the flash movie with every new page?

Lolailo

andrewB

7:24 am on Dec 19, 2003 (gmt 0)

10+ Year Member



I'm not sure if you can do that without frames but once the flash has loaded on the first time it doesn't need to download on the other pages as it will be in the visitors cache and will be served from there

lolailo

10:10 am on Dec 19, 2003 (gmt 0)

10+ Year Member



You are right but that's not exactly my problem. What I want is to click on button "X" and when page "X" loads I want the Flash movie to continue with button "X" in a down state.

Thanks anyway for your help.

Lolailo

benihana

10:32 am on Dec 19, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



you could set it up so when button x is pressed, the page that is loaded has variable passed e.g.?pressed=x, and then use conditional statements in the flash to decide which button should be on.

ben

lolailo

11:06 pm on Dec 19, 2003 (gmt 0)

10+ Year Member



Thanks a lot, I just tried it and it works!

Lolailo