thats what i will do instead lets just keep it simple.
it will come down to this
i have a portal page and forum, portal is the page u get when u got to the site so i will put that code ntfu2 gave in the portal page, (will have music and preloader) then anyother page will just get a basic flash with no preloader and no music.
thanks everyone for all your help

i will tell u how it comes out cuz im not gonna do it now im sleepy
im sorry for the dumb question but does that go in the php script or the portal template? if its the php script how would i do that, cuz the vbadvanced portal index.php page is just some sort of template caller
Quote:
Originally Posted by Ntfu2
Couldnt you make two movies. One that is animated for the main page. then the second one that isnt
add a if statement something like?
<if condition="THIS_SCRIPT == 'index'">
Place first flash code here <else /> Place second flash code here, you know the one that doesnt move as much </if>
|