Recommended Posts

The way I set it up. Like the one on my main pages.

You have two files you need for flash. One is your "SWF File" (the actual graphics), and one is the "Text File" (telling it how to act).

This is the way my control text file looks like to get it to go to BTs when you click on it. The second line points it to the URL.

&url=http://www.besttechie.net/forums/index.php?&urljumpto=http://www.besttechie.net/forums/index.php?

This is how my whole text file looks.

&label600=Dots&constructor=[type Function]&__proto__=[object Object]&globalsound=[object Object]&freeze=halt

&url=http://www.besttechie.net/forums/index.php?&urljumpto=http://www.besttechie.net/forums/index.php?

&loop=0&loaded=1&effect=600&colorbackground=0x2700FD&colortext=0xFFFFFF&line1=Have A Question?&line2=Need Help?

&line3=Then Visit&line4= BestTechie Forums&line5=BestTechies&x1=5&x2=5&x3=5&x4=5&x5=5&y1=150&y2=150&y3=150&y4=150&y5=150&

vol=0&s1=190&s2=190&s3=190&s4=190&s5=190&bg=&frameto=_level0.interfaceholder.frameonclick&license=

You would have to add the line of code to your text file

Damn!!!! I can't get it to "Word Wrap" so it's goofing with the whole page......

OOOPs. Reread your post. You have to click on mine as a link. Now I'm not sure how to get it to automatically switch to a new page... I'll have to play with it.

Link to post
Share on other sites
  • 2 weeks later...

I presume you are making this in flash yourself.

in your intro page, add a blank key frame to the end of one of your layerss, usually I use the background layer, then using action script you do the following

getURL("http://www.xxxxxxx.com/sitepage.xxxx","_self");

then save and publish it, you will find that it loads the page you want it to.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...