GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   FlashMX question. How do you open... (https://gfy.com/showthread.php?t=445339)

Luc 03-17-2005 06:08 PM

FlashMX question. How do you open...
 
how do you open a page "x.html" when user clicks a button.

stupid question, i know, but this thing doesn't seem to have an onclick
event or anything.

Got Flash MX Pro 2004. figured out how to create buttons.

thanks!

Yug 03-17-2005 06:16 PM

in the action script part for the button, type this:

on (release) {
getURL('http://www.gofuckyourself.com');
}

replace the url with your own

Wolfy 03-17-2005 06:31 PM

here's another question on those lines - how do you REMOVE something like that?

Luc 03-17-2005 06:34 PM

gotcha. seems to work. i gotta get a book to learn this shit i guess. their
online guides aren't very helpful.

thanks a lot!

Wolfy 03-17-2005 06:35 PM

Quote:

Originally Posted by Wolfy
here's another question on those lines - how do you REMOVE something like that?

Don't forget about meeeeeeeeee! :P

Luc 03-17-2005 06:40 PM

It's actually

function onRelease(){
getURL('http://www.gofuckyourself.com');
}

but yug put me on the right path...

wolfy, if you have Flash MX, just do a search for the URL and it will be in the scripting window. make sure the scripting window is visible.

Wolfy 03-17-2005 06:48 PM

hmmm.. where's the tab to view scripts?

Wolfy 03-17-2005 06:49 PM

or search.. how do I do that?

Wolfy 03-17-2005 06:50 PM

Foir some reason the Help is coming up in font too tiny to read and I can't figure out how to adjust it. Maybe if I stick a spoon in my floppy that'll fix it...

Luc 03-17-2005 06:55 PM

what resolution you running it at? maybe you gotta run at higher, my help fonts are small too but big enough to see. 1280x1024

Luc 03-17-2005 06:56 PM

to search just goto the edit menu and find next. make sure it searches through everything including the scripts.

Wolfy 03-17-2005 06:58 PM

Quote:

Originally Posted by Luc
what resolution you running it at? maybe you gotta run at higher, my help fonts are small too but big enough to see. 1280x1024

same res as you.

Wolfy 03-17-2005 07:02 PM

Quote:

Originally Posted by Luc
to search just goto the edit menu and find next. make sure it searches through everything including the scripts.


Doh! I tried that the first time but I had the url wrong, so it missed it and I thought it didn't work. Thanks :D


All times are GMT -7. The time now is 09:26 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123